Did you ever get your networking config issue resolved ? I'm having the same issue.
I have the default config for the VM Server ( and it can ping etc...)
But none of my vm's can ping out. ( they work privately, but not publicly )
my vm machines look like this:
/etc/network/interfaces
auto eth0
iface eth0 inet static
address 192.168.1.xxx (whatever IP i want the machine to have)
netmask 255.255.255.0
gateway 192.168.1.254
I can get into the machines, but the machines can't get out to the internet.
I have the default config for the VM Server ( and it can ping etc...)
But none of my vm's can ping out. ( they work privately, but not publicly )
my vm machines look like this:
/etc/network/interfaces
auto eth0
iface eth0 inet static
address 192.168.1.xxx (whatever IP i want the machine to have)
netmask 255.255.255.0
gateway 192.168.1.254
I can get into the machines, but the machines can't get out to the internet.