Maybe i'll explain a little more what i trying to achieve:
I have a dedicated server with public IP on which i want to host 3 KVMs.
root@server:~# pveversion
pve-manager/3.1-3/dc0e9b0e (running kernel: 2.6.32-23-pve)
For now i have interfaces file with 4 IPs:
auto eth0
iface eth0 inet static...
Hello,
i'm trying to setup a public IP on my VM and i can't get it to work.
My host interfaces file is:
auto lo
iface lo inet loopback
iface eth0 inet manual
auto vmbr0
iface vmbr0 inet static
address xxx.xxx.131.201
netmask 255.255.248.0
gateway xxx.xxx.128.1
bridge_ports eth0...
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.