This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Infrastructure Issue Routing?

Ok heres my setup:

Cable Modem-->WRT-54G-->asg and clients on switch


Heres where I want to be:

Cable Modem--->ASG-->clients
                             -->dmz-->WRT-54G

It seems that when I set it up the 2nd way, it cannot route out, destination hosts unreachable. The way I have my interfaces setup is as follows:

WAN: DHCP from cable modem, default gateway, ISP IP
LAN: DHCP to clients 192.168.1.x network

There are no routes defined because I tried to route from WAN network to LAN network but it does not let me, or vice versa. 

Am I missing some configurations? I bet I am. 

Can you please help me figure this out. Thanks


This thread was automatically locked due to age.
Parents Reply Children
  • The masquerade rule should be internal -> wan

    The packet filter rule is fine if it is internal -> ANY
  • Thank you very much. I am now running the setup number 2. Can you point me in the right direction that explains masquerading. I should know how it functions but I seem to have lost that knowledge. Thanks again.


    One other thing.

    My damn gateway is still saying 192.168.1.1 which is the wrt-54g linksys.
    even though the linksys has a gateway setup for 1.5 which is the asg.  Any clues?
    I am using the linksys router as a switch till I can get a switch.
  • You're welcome,

    The masq rule is taking your private IP's on your LAN and "masquerading" them as the external wan interface IP, so they are routable on the Internet.

    Not quite sure I follow the gateway problem.... Make sure you only have one device setup as the dhcp server (either the Astaro or the linksys)
  • I do, doesnt make sense to me either but everything is going through the asg now either way. Once i move the "router" off the internal lan it should fix itself. thanks again.