I am trying to use M0n0wal for a lab test. I need to connect from a client across the WAN interface to a server in the DMZ that proxies over to the private LAN I have everything working except the client routing over the WAN interface.
Client - 10.10.10.2 /24 Gateway 10.10.10.1 WAN - 10.10.10.1 /24 Gateway 10.10.10.1 DMZ - 192.168.2.1 /24 Proxy Server in DMZ 192.168.2.2 /24 LAN - 192.168.1.1 /24 ------DMZ------ | | Client <------>Switch<------>WAN<---->Switch Switch<----->LAN<----- hosts
From inside the DMZ I can get to the Proxy Server. From the Proxy server I can get to the hosts. When I try to come in from the WAN interface I can ping 10.10.10.1 from 10.2 but I can nto get to the server in the DMZ.
Any tips?
Thanks
|