Hi,
As I understood, you will be having guest virtual m/cs on the 172.20.0.x, and the host m/c on 192.168.2.x.
the guest m/cs will talk to each other since all are on the same subnet.
So, if you let the host m/c to be in the 172.20.0.x subnet as well, and configure it as router and set it as the default gateway for the guest m/cs then they can access other networks reachable by the host m/c.
Main Topics
Browse All Topics





by: arrkerr1024Posted on 2007-11-29 at 07:16:48ID: 20374137
In short - you need a router. Something has to route between your 172.20.0.x subnet and your 192.168.2.x subnet. You could do the routing on your host OS, or you could do it on your local router - depending on what equipment you have.
You could also just give your host machine a secondary IP that is on the 172.20.0.x subnet - that way it will be on both. But your 172.20.0.x machines won't be able to get on the internet unless something is routing (and NATing) them outwards.