NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

piotr_dobrogost's avatar
Mar 22, 2021

How to access modem from router when modem is in the bridge mode?

According to https://superuser.com/a/993785/664 answer to the question "How do I access my modem's GUI when it's in bridged mode?" it should be possible to access modem's web UI from LAN when modem – connected to the router – is in bridge mode. However the solution given requires being able to execute shell commands at routers's startup (they have DD-WRT installed on the router) to assign (additional?) IP address to router's WAN interface.

 

Is something like this possible with the original firmware of R8000 and if so then how?

6 Replies

    • piotr_dobrogost's avatar
      piotr_dobrogost
      Aspirant

      antinode wrote:

            https://community.netgear.com/t5/x/x/m-p/2066232

       

      > [...] it should be possible to access modem's web UI from LAN when
      > modem - connected to the router - is in bridge mode. [...]

       

         Says who?  It depends on the modem.  If not, then it's not a router
      problem.


      It's true modem has to support it in bridge mode and this modem does support it which I checked by connecting computer directly to one of modem's LAN ports, obtained IP 192.168.1.4 and accessed modem's web UI at IP 192.168.1.1

      Now I'm concerned with what is needed on the router side to access this modem. As shown in the answer cited they had to properly configure router so hosts on the LAN could access modem through it. I'm asking about how to configure R8000 using original firmawe the same way they configured their router using DD-WRT.

       

      • antinode's avatar
        antinode
        Guru

        > It's true modem has to support it in bridge mode and this modem does
        > support it which I checked by connecting computer directly to one of
        > modem's LAN ports, obtained IP 192.168.1.4 and accessed modem's web UI
        > at IP 192.168.1.1

         

           If your "modem" were acting as a modem in bridge mode, then your
        computer would be getting its IP address from your ISP, not some private
        address like "192.168.1.4" from the "modem" itself.  An actual bridge
        provides a simple, straight-through connection, and does not provide a
        DHCP server or NAT.

         

           You seem to think that you understand what's happening here, but I
        claim that you're wrong.

         

        > [...] As shown in the answer cited [...]

         

           So far, I see no relationship between what you're doing and the
        material in that discussion.

         

           As explained elsewhere, a router needs no special help to pass data
        from its LAN side to its WAN side. That's its whole purpose in life.