What's new
  • 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!

How to access modem configuration page while bridged?

xaitmi

Occasional Visitor
Hi.

My RT N66U is currently bridged with my modem.

I want to be able to view the modem configuration/status page without having to manually plug my laptop directly into the modem. I was viewing the instructions from here and was wondering.

How do i determine my modems IP for step 1.

And if there was a way to set all this up directly from the routers settings, since it's been about 2 years since truva made those scripts

Here is the post I am referring to.
http://www.snbforums.com/threads/access-modem-configuration-page.11957/#post-74960
 
My RT N66U is currently bridged with my modem.

I want to be able to view the modem configuration/status page without having to manually plug my laptop directly into the modem. I was viewing the instructions from here and was wondering.
Hi,

In my case the modem has a fixed IP address but is only accessable when connecting directly to it with a LAN cable: My provider manual says "Open a Web Browser and type http://192.168.100.1 in the URL address field."

The details come from your Internet Service Provider or (if you are lucky) you find the information online with the vendor of your modem.

You also need find out login and password for the modem... :rolleyes:

With kind regards
Joe :cool:
 
Last edited:
The ISP usually provides some documentation where they mention the IP address. You can also connect your laptop to the modem and see if you get an IP address via DHCP.

For example my modem by default is at 192.168.1.1.

A simple and non permanent way of doing this is to telnet or SSH into your router and input ip addr add 192.168.1.254/24 brd + dev eth0

Now you can access the modem at 192.168.1.1.

This is gone after a reboot, for a permanent setting you need to use scripts.
 
With u-verse there default address was 192.168.1.254. Even though I am set up in DMZ PLUS (bridged), if I enter that address into my browser I get the residential gateways' web page without having to write rules to the routing table.
 
Hi, thanks for your replies guys.

My problem is that I have a Rogers Home Gateway modem, so it's a modem and router 2 in 1.

I put it into bridge mode to disable the router function of the modem, after that all it gets assigned is a public IPV4 address.

I then attach the modem to my ASUS router.

Here is an ifconfig from the router. Any help would be much appreciated.

Code:
    ifconfig
br0        Link encap:Ethernet  HWaddr 40:16:7E:2E:B3:00
           inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:24861 errors:0 dropped:0 overruns:0 frame:0
           TX packets:22808 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:0
           RX bytes:2361577 (2.2 MiB)  TX bytes:11652453 (11.1 MiB)

eth0       Link encap:Ethernet  HWaddr 40:16:7E:2E:B3:00
           inet addr:99.232.86.xxx  Bcast:99.232.87.xxx  Mask:255.255.254.0
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:746082 errors:0 dropped:0 overruns:0 frame:0
           TX packets:277384 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:1000
           RX bytes:1014006370 (967.0 MiB)  TX bytes:197885935 (188.7 MiB)
           Interrupt:4 Base address:0x2000

eth1       Link encap:Ethernet  HWaddr 40:16:7E:2E:B3:00
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:868 errors:0 dropped:0 overruns:0 frame:48622
           TX packets:5718 errors:1 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:1000
           RX bytes:118488 (115.7 KiB)  TX bytes:2721691 (2.5 MiB)
           Interrupt:3 Base address:0x8000

eth2       Link encap:Ethernet  HWaddr 40:16:7E:2E:B3:04
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:288624 errors:0 dropped:0 overruns:0 frame:6455
           TX packets:760475 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:1000
           RX bytes:198923497 (189.7 MiB)  TX bytes:1025794014 (978.2 MiB)
           Interrupt:5 Base address:0x8000

lo         Link encap:Local Loopback
           inet addr:127.0.0.1  Mask:255.0.0.0
           UP LOOPBACK RUNNING MULTICAST  MTU:16436  Metric:1
           RX packets:1476 errors:0 dropped:0 overruns:0 frame:0
           TX packets:1476 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:0
           RX bytes:298181 (291.1 KiB)  TX bytes:298181 (291.1 KiB)

vlan1      Link encap:Ethernet  HWaddr 40:16:7E:2E:B3:00
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:1258 errors:0 dropped:0 overruns:0 frame:0
           TX packets:4384 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:0
           RX bytes:151461 (147.9 KiB)  TX bytes:699880 (683.4 KiB)

As you can see, my modem's public iPV4 is on eth0.
I replied the last 3 digits with XXX
 
My problem is that I have a Rogers Home Gateway modem, so it's a modem and router 2 in 1.

I put it into bridge mode to disable the router function of the modem, after that all it gets assigned is a public IPV4 address.
Hi,

I have the same setup (from a different ISP and modem) and still it works as outline in my above posting! :eek:

With kind regards
Joe :cool:
 
Hi,

I have the same setup (from a different ISP and modem) and still it works as outline in my above posting! :eek:

With kind regards
Joe :cool:

Yeah I can access my modem status page if I connect to it directly via an Ethernet. I was looking for a way to avoid that, and just be able to type in an IP address.

But it looks like that is not possible. It is unfortunate that ISPs force us to use these 2 in 1 Gateway Modems. :(
 
Different modems have different ways of "bridging". According to my modem's manual, once you put it in bridge-mode, the web-interface is no longer accessible.

If your modem's web-interface happens to still be accessible, the only tutorial I have personally encountered is for pfSense; https://doc.pfsense.org/index.php/Accessing_modem_from_inside_firewall

I have no idea if this same functionality can be achieved with Asuswrt.
 
Very true. Some may turn off the local address when it hands the public IP to the bridged local device. In the case of 2Wire and modern Motorola devices they don't seem to do this thus you are able to get though the personal router. On some of the less "expensive" DSL devices when they are bridge don't provide any access. With those devices the only option is a lan connection.

Different modems have different ways of "bridging". According to my modem's manual, once you put it in bridge-mode, the web-interface is no longer accessible.

If your modem's web-interface happens to still be accessible, the only tutorial I have personally encountered is for pfSense; https://doc.pfsense.org/index.php/Accessing_modem_from_inside_firewall

I have no idea if this same functionality can be achieved with Asuswrt.
 

Latest threads

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!
Back
Top