[PVE-User] proxmox2 bridge ip alias
Stefan
stefan at fuhrmann.homedns.org
Sat Jul 28 21:38:13 CEST 2012
Hello all,
I want a second net on an interface and trying without luck by editing
/etc/network/ interfaces:
auto vmbr00
iface vmbr00 inet static
address 10.100.221.1
netmask 255.255.255.0
gateway 10.100.221.254
bridge_ports eth0:0
bridge_stp off
bridge_fd 0
wenn I use vmbr0:0 seems to work.
auto vmbr0:0
iface vmbr0:0 inet static
address 10.100.221.1
netmask 255.255.255.0
gateway 10.100.221.254
bridge_ports eth0:0
bridge_stp off
bridge_fd 0
I can do ping -I vmbr0:0 to the world. But using this I dont have it in
webinterface and cant use it for vm's. Cause the "colon" is not accepted in
gui config.
Tried alot of things and searching but can not find a solution.
What is the correct way having multiple net's on a nic, each useable for
vm's??
Can someone help?
tia
Stefan
it seems
More information about the pve-user
mailing list