• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need help with routing problem

Jaylllo

Senior member
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.
 
Back
Top