Anime4000 / RTL960x

Hacking RTL960x based xPON ONU Stick to suite your Universal OLT
The Unlicense
656 stars 111 forks source link

Getting into Huawei HG8040H #184

Open shrmnk opened 1 year ago

shrmnk commented 1 year ago

Hi folks, I am having trouble getting into my Huawei HG8040H - the sticker has no login credentials or IP addresses, just 3 lines/barcodes of Mac, SN and Prod ID.

I have attempted to clone Mac, generate related MACKEY and set GPON SN as HWTC+last 8 hex characters of sticker SN, but PON status stays between O2 and O3.

provider is Starhub in Singapore, hoping someone can give some insights into obtaining PLOAM password and other details from the Huawei ONT.

I have already tried plugging into ONT port and settting static IP to access 192.168.1.1 and 192.168.100.1 - both did not work, no pings, no http response.

ToTheCLI commented 1 year ago

I have already tried plugging into ONT port and settting static IP to access 192.168.1.1 and 192.168.100.1 - both did not work, no pings, no http response.

Try while fiber is disconnected

Anime4000 commented 1 year ago

it's best to login stock ONU is via Disconnected Fiber and Cold Boot. So, OMCI wont override any ISP specific that prevent you from login

shrmnk commented 1 year ago

I have done that too, cold boot and fiber disconnected. Tried all ports 1 to 4 and both 192.168.1.1, 192.168.100.1, 192.168.1.254, didn't work.

Is it possible that the ONU was locked down by ISP that survives reboots? Anyway I could possibly do a hard reset then?

EDIT: Also unsure if this affects anything but my current subscription from ISP provides 1+1 gbps (hence why I am hoping to have my ODI stick working to get a single 2gbps line)

Anime4000 commented 1 year ago

@shrmnk I think only way to get inside is via UART TTL,

have you tried telnet or ssh it? maybe your ONU has disabled webGUI

shrmnk commented 1 year ago

@shrmnk I think only way to get inside is via UART TTL,

have you tried telnet or ssh it? maybe your ONU has disabled webGUI

I did try telnet when I was on those addresses (in addition to simply ping-ing them), but to no avail.

I'm not familiar with UART TTL - do you have a guide handy to setting this up with a similar ONU?