error iface enp0s31f6 - ip address can't be set on interface if bridged in vmbr0 (500)

couillin-studio

New Member
Feb 10, 2024
6
0
1
hello

I am new to proxmox and I cannot create a linux bridge can you help me please

error iface enp0s31f6 - ip address can't be set on interface if bridged in vmbr0 (500)
 
It sounds like you enp0s31f6 is a member of vmbr0 already, and so you can't assign an IP to that interface directly and should assign it to vmbr0 instead of enp0s31f6.

If that's not it, be sure to apply any changes if not done so already (reboot will do it automatically if you are not certain).
After applying any changes, what is your /etc/network/interfaces file?
 
hello

I am new to proxmox and I cannot create a linux bridge can you help me please

error iface enp0s31f6 - ip address can't be set on interface if bridged in vmbr0 (500)

edit /etc/network/interfaces and reboot server


iface enp0s31f6 inet manual

auto vmbr99
iface vmbr99 inet static
address 142.111.111.111/26
gateway 142.111.111.1
bridge-ports enp0s31f6
bridge-stp off
bridge-fd 0
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!