What's new

Accessing modem that restricts source traffic to 192.168.100.0/24?

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Hi, I resume this thread, since I was accessing with my router to the ONT with the following address till this morning: the ONT address is 192.168.1.1 and the subnet is 255.255.255.0. If I connect directly to the ONT via PC I set 192.168.1.2/255.255.255.0 and I can access the webUI; instead using the following instructions:

Code:
ifconfig eth0 192.168.1.2 netmask 255.255.255.0
iptables -t nat -I POSTROUTING -o eth0 -j MASQUERADE

I changed the ONT this morning but recently also the router...(I've a RT-BE86U), but I tested this with the GT-BE98 and it was working

I've a PPPoE connection
 
About Hitron CODA-56 modem in particular - I have one and the firmware 7.2.4.7.1b7 it came with now allows accessing the UI from a different subnet.
 
About Hitron CODA-56 modem in particular - I have one and the firmware 7.2.4.7.1b7 it came with now allows accessing the UI from a different subnet.
Mine has firmware 7.3.5.0.1b5 (later firmware) and it still does not.
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top