ClarkConnect Home 3.2 eth0 - WAN - inet - ip:192.168.1.2 gw:192.168.1.1 (connected to my www.woosh.co.nz gatway) wlan - WAN - private community wireless networt - ip:10.252.16.16 gw:10.252.16.1 eth1 - LAN - ip:192.168.2.1 # route add -net 10.0.0.0 netmask 255.0.0.0 gw 10.252.16.1 [root@bowenvale etc]# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 10.252.16.0 * 255.255.255.224 U 0 0 0 wlan0 192.168.2.0 * 255.255.255.0 U 0 0 0 eth1 192.168.1.0 * 255.255.255.0 U 0 0 0 eth0 10.0.0.0 10.252.16.1 255.0.0.0 UG 0 0 0 wlan0 default 192.168.1.1 0.0.0.0 UG 0 0 0 eth0 [root@bowenvale etc]# I can ping 10.252.1.7 from the cc box (which is called 'bowenvale'). I can't get a ping result from any of the machines connected to the LAN(192.168.2.0/24) I can ping anything on the internet ok (ie where the ip being pinged is located on the default route). I've had it suggested to me that my problem is that I don't have the NAT set up correctly to nat WAN-wlan0 --> LAN-eth1 I've had a look at the multi-WAN module but that seems to be more for dealing with two or more wan links where they're both inet. I want the 10.0.0.0 network on the WAN side of the network because it's a public access network, hence needs to be on the other side of my firewall. What am I doing wrong and what should I be doing? Cheers Don -- Don Gould _______________________________________________ LARTC mailing list LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc