socratis wrote:You want to isolate the VM from the other VMs, yet you want the VM to be a peer in the network. I can't think of an easy way to do it, unless I'm not thinking straight.
I have just the one vm so far, as i'm a new user. I'm saying - the host computer is configured to have no internet, I want to keep it offline. The vm is bridged to the machine's wifi - the vm has internet just fine.
I prefer to keep this vm off the same subnet as my host (and other computers on the lan) and I understand the way to do that is to use nat mode rather than bridged, since in bridged mode the vm acts as just another computer on the network, nat mode is more isolated (if i'm right?)
Yet I can't get nat mode working, it must have something to do with the fact that I purposely set a bad gateway in the host's ip config (to keep it offline).
This is a learning exercise for me, understanding the ways that vms can interact with other machines (or not)
Thanks!