 diggs
join:2009-03-28
| reply to etr102 Re: Accessing DSL Modem's web config from behind NAT router
I'm not sure what the modem configured as a bidge is, I haven't come into contact with any of those (I don't think), and I'm not sure where your DHCP is coming from, but it seems like it would work if you configured the modem for router mode, and left just one dhcp server on, either on the modem or the actual router, and turned the others off. I am not sure why it is not working now though. |
|
  etr102
@shepleyrail.com
| Thank you for your reply, tschmidt.
Yes it is possible to set my modem's web interface IP statically. I have changed my modem's IP to 192.168.2.1, and also tried setting up a static route on my router to route all traffic for 192.168.2.0/24 to 192.168.2.1 as the next hop, which should be my modem. Unfortunately my router still seems to be encapsulating everything in a PPPoE frame so that my modem just sends it off and it never gets routed anywhere.
My router is a Netopia 3387WG-ENT, an enterprise grade router, and there are lots of routing functions to play with. There's got to be a way in there to do this, I just wish I could find it. |
|
 NormanS Premium,MVM join:2001-02-14 San Jose, CA
·Pacific Bell - SBC
| If your router is encapsulating everything PPPoE before sending it off to the gateway, you will never be able to get to the modem. Short of having the ability, in the router, to build a route to the modem, which is different from the route to the Internet gateway, about the only things that you can do would be either shift PPPoE to the modem (which is how I have my connection set up), or install another network adapter in the computer, and connect it to the modem via a switch. For that, you will have to build a route on the computer. -- Norman ~Oh Lord, why have you come ~To Konnyu, with the Lion and the Drum |
|
  tschmidt Premium,MVM join:2000-11-12 Milford, NH
·Hollis Hosting
·Verizon Online DSL
·Fairpoint Communic..
| reply to etr102 said by etr102 :
Unfortunately my router still seems to be encapsulating everything in a PPPoE frame so that my modem just sends it off and it never gets routed anywhere. As NormanS posted if you have a PPPoE connection you are out of luck since router encapsulates everything on the WAN port with PPPoE. Try the other workarounds he mentioned.
This is why I prefer modem/router combo to separate modem and router.
/tom |
|