|
||||||||
Beau Woods wrote: > Computer 2 on WRAP2 > Network Destination Netmask Gateway Interface Metric > 0.0.0.0 0.0.0.0 192.168.2.1 192.168.2.199 > 20 > 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1 > 192.168.2.0 255.255.255.0 192.168.2.199 192.168.2.199 Your default routes are wrong. It should be 192.168.2.1, and it is 192.168.2.199. Unless you have something at 192.168.2.199 that knows 192.168.1.0/24 is behind 192.168.2.1, you are dead in the water. Lee |