Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

TIME [OFFICIAL] TIME Fibre Broadband™ v4, Experience the ONE TRUE 2Gbps

views
     
linearz
post Mar 4 2022, 05:22 PM

New Member
*
Junior Member
40 posts

Joined: Jan 2003
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:
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 biggrin.gif

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

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
linearz
post Mar 7 2022, 01:12 AM

New Member
*
Junior Member
40 posts

Joined: Jan 2003
When I was using Huawei HG8145V5 in AIO mode, I got static IPv6 address and static /64 prefix(2001:f40:909:xxx/64). IPv4 always dynamic.
After changing it to bridge mode, my 3rd party router no longer able to get static IPv6. Why is that? Is there a way to get static IPv6?

 

Change to:
| Lo-Fi Version
0.0283sec    0.73    7 queries    GZIP Disabled
Time is now: 17th December 2025 - 05:24 PM