Need help with routing problem

Jaylllo

Senior member
Aug 13, 2002
457
0
0
I setup a Loopback adapter in Windows.

I have 3 network interfaces
1 Loopback 10.0.0.0
1 Wireless 192.168.1.0

1 Connection OUTSIDE world

I can't get the Virtual Machine on 10 to talk to 192 and vice versa.

I added a pair of static routes, it doesn't work. However, if I can connect to either machine from the OUTSIDE world, depending on the service.
I thought the static route would solve the problem?

How do I get a machine on 10.0.0.x to communicate to 192.168.1.x? They both can ping the gateways of the router(Windows 2k3 box using RRAS).

10.0.0.10 can ping 10.0.0.1 & 192.168.1.1 but not 192.168.1.10
192.168.1.10 can ping 10.0.0.1 & 192.168.1.1 but not 10.0.0.10

No firewalls are enabled.

Thanks for the help.