QUOTE(Anime4000 @ Mar 2 2022, 03:07 AM)
To who using stock TIME AIO ONU, want to change DNS, try this,
Enable SSH or TELNET:
[attachmentid=11103806]
Open SSH:
ssh root@192.168.100.1
Root password is:
adminHW
Later you will be greet WAP>
Enter SU WAP:
su
You will see SU_WAP> when success
See your LAN DHCP
display dhcp server pool all
look like this:
----------------------------------------------------------------------
Index DHCP Server Netmask State
----------------------------------------------------------------------
1 192.168.100.1 255.255.255.0 up
2 -- -- down
----------------------------------------------------------------------
Total: 2
success!
Then, Update it:
dhcp server pool config index 1 gateway 192.168.100.1 netmask 255.255.255.0 start 192.168.100.2 end 192.168.100.254 dns 1.1.1.1
Check on WebGUI if success:
[attachmentid=11103807]
Done
Some extra finding...
SU_WAP>display pppoe client all
----------------------------------------------------------------------
Index Interface HW Addr State IP/Netmask
----------------------------------------------------------------------
1 TIMEBB 34:58:40:1A:C1:59 Up 202.184.170.93/32
----------------------------------------------------------------------
Total: 1
success!
SU_WAP>display ppp interface interface TIMEBB
---------------------------------------------------------------------
Mru :1492
Status :Enable
IPCPStatus :Enable
IPv6CPStatus :Enable
---------------------------------------------------------------------
success!
SU_WAP>ppp interface config ?
ppp interface config interface interface { status status | ipcpstatus ipcpstatus | ipv6cpstatus ipv6cpstatus | mru mru } *
Enable SSH or TELNET:
[attachmentid=11103806]
Open SSH:
CODE
ssh root@192.168.100.1
Root password is:
CODE
adminHW
Later you will be greet WAP>
Enter SU WAP:
CODE
su
You will see SU_WAP> when success
See your LAN DHCP
CODE
display dhcp server pool all
look like this:
CODE
----------------------------------------------------------------------
Index DHCP Server Netmask State
----------------------------------------------------------------------
1 192.168.100.1 255.255.255.0 up
2 -- -- down
----------------------------------------------------------------------
Total: 2
success!
Then, Update it:
CODE
dhcp server pool config index 1 gateway 192.168.100.1 netmask 255.255.255.0 start 192.168.100.2 end 192.168.100.254 dns 1.1.1.1
Check on WebGUI if success:
[attachmentid=11103807]
Done
Some extra finding...
CODE
SU_WAP>display pppoe client all
----------------------------------------------------------------------
Index Interface HW Addr State IP/Netmask
----------------------------------------------------------------------
1 TIMEBB 34:58:40:1A:C1:59 Up 202.184.170.93/32
----------------------------------------------------------------------
Total: 1
success!
SU_WAP>display ppp interface interface TIMEBB
---------------------------------------------------------------------
Mru :1492
Status :Enable
IPCPStatus :Enable
IPv6CPStatus :Enable
---------------------------------------------------------------------
success!
SU_WAP>ppp interface config ?
ppp interface config interface interface { status status | ipcpstatus ipcpstatus | ipv6cpstatus ipv6cpstatus | mru mru } *
CODE
ssh root@192.168.0.1
Unable to negotiate with 192.168.0.1 port 22: no matching host key type found.Their offer: ssh-rsa
Unable to negotiate with 192.168.0.1 port 22: no matching host key type found.Their offer: ssh-rsa
BTW, my huawei is still 2 in 1 mode, not in bridge mode.
Edit:
I use normal telnet, can login and use the SU_WAP
This post has been edited by linearz: Mar 4 2022, 05:27 PM
Mar 4 2022, 05:22 PM

Quote
0.0283sec
0.73
7 queries
GZIP Disabled