Hi,
I've created following network setup:
iface eno1 inet manual
iface eno1.191 inet manual
auto vmbr191
iface vmbr191 inet static
address 192.168.0.1/24
bridge-ports eno1.191
bridge-stp off
bridge-fd 0
I can see vmbr191 interface after proxmox restart. But when I start VM one more additional interface appears - vmbr191v19
Can someone tell me more about this interface? I thought that it is VM's interface, like vnet in KVM, but it seems its not. So I'm little bit lost here
I've created following network setup:
iface eno1 inet manual
iface eno1.191 inet manual
auto vmbr191
iface vmbr191 inet static
address 192.168.0.1/24
bridge-ports eno1.191
bridge-stp off
bridge-fd 0
I can see vmbr191 interface after proxmox restart. But when I start VM one more additional interface appears - vmbr191v19
Can someone tell me more about this interface? I thought that it is VM's interface, like vnet in KVM, but it seems its not. So I'm little bit lost here