Hi
I recently installed a small proxmox cluster we are playing arround with vlans, here is the deal after add the vlan information in etc/network/interfaces the following information is the one used to configure the vlan :
auto vmbr0
iface vmbr0 inet manual
bridge\_ports enp3s0f0
bridge\_stp off
bridge\_fd 0
bridge\_vlan\_aware yes
auto vmbr0.xxx
iface vmbr0.xxx inet static
address 10.0.0.x
netmask 255.255.255.0
gateway 10.0.0.1
the vmbr0 disappears as an option when adding the network device I tried to find the specific issue on the forum but I dont have any luck is there any parameter that can produce vmbr0 to dessapears from the switch options? by the way de web interface is accesible on the network with out any Issue just vmbr0 is not an option when add de VNIC to a VM
thanks in advance for the help
I recently installed a small proxmox cluster we are playing arround with vlans, here is the deal after add the vlan information in etc/network/interfaces the following information is the one used to configure the vlan :
auto vmbr0
iface vmbr0 inet manual
bridge\_ports enp3s0f0
bridge\_stp off
bridge\_fd 0
bridge\_vlan\_aware yes
auto vmbr0.xxx
iface vmbr0.xxx inet static
address 10.0.0.x
netmask 255.255.255.0
gateway 10.0.0.1
the vmbr0 disappears as an option when adding the network device I tried to find the specific issue on the forum but I dont have any luck is there any parameter that can produce vmbr0 to dessapears from the switch options? by the way de web interface is accesible on the network with out any Issue just vmbr0 is not an option when add de VNIC to a VM
thanks in advance for the help