|
||||||||||
Kurt Inge Smådal wrote: >Hi.. > > > >Anyone know how to solve this ? > > > >I've got 2 networks + WAN .. > > > >LAN: 10.1.1.0/24 (m0n0wall ip 10.1.1.200) > >WAN: some.official.ip.address (actually not in us atm) > >OPT1: 10.2.1.0/24 (m0n0wall ip 10.2.1.200) > > > >All boxes in the 10.2.1.0/24 net has default gw set to 10.2.1.1 > >All boxes in the 10.1.1.0/24 net has default gw set to 10.1.1.1 and a static route for 10.2.1.0/24 to 10.1.1.200 > > > >But I'm not able to ping 10.2.1.1 from 10.1.1.12 .... > > > >I've tried to use outbound natting, but it seems that the nat is set on the WAN interface, so this won't work .. > > > >Does anyone know how I can solve this ? > > > > > You shouldn't need to set up any static routes on your clients, a default gateway should be sufficient. You should only need to add firewall rules to permit traffic from LAN to OPT1 and vice versa. |