How to set gateway and netmask on vms

Ingvar

New Member
Jun 3, 2009
10
0
1
I am running a vms container and wants to configure the gateway and netmask for the klient (ubuntu). Im editing /etc/network/interface on the klient and changing netmask/adding gateway.

It does not work! How do I change the network setup for a VMS klinet (container not kvm) ?
 
Last edited:
You cant configure the gateway/netmask if you use venet (traffic is routed through the host). Please use bridge mode if you want full control.