Ted Here is the diagram. I did as you suggested and started over. There was another response- adding routes in the network-scripts directory. The netstat -nr shows: Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.100.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 10.10.11.0 192.168.1.1 255.255.255.0 UG 0 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo I still can't get to 10.10.11.50 from eth1(192.168.100.20). Again the reason I'm doing this is to split the wireless network. Here is the diagram: Proxy Server ----10.10.11.50----- | | | Satellite Broadband Gateway ---------10.11.57.1---------- | | -----------Switch----------- | | | | 10.11.57.2 10.11.57.2 wireless router wireless router --192.168.1.1-- ---192.168.100.1----- | | | | 192.168.1.0/24---- ----192.168.100.0/24---- | | | | 192.168.1.20 192.168.100.20 | | eth1--newengland--eth2 2 Proxy Clients- 1 serving 192.168.1.0/24 1 serving 192.168.100.0/24 Thanks