Hi, i trying to do something simple put 2 nic in the VM with different subnet example
eth0 = 200.62.X.X
eth1 = 10.10.X.X
the /etc/network/interface (KVM)
auto eth0
iface eth0 inet static
address 200.62.X.X
netmask 255.255.255.240
network 200.62.X.X
broadcast...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.