vmbr0 problem changing interface

diegargon

New Member
Nov 20, 2021
12
0
1
47
hello

I have a (i think) strange problem.

Today i change the iface of the vmbr0 but seems not work (i reboot) if i disconnect the cable from old interface i can't connect ,


The old interface is enp3s0, the new one is enx3c18a0d4e038

I only can connect if the ens3s0 cable is connected

If i remove the cable from enx3c18a0d4e038 interface i still can connect using 192.168.1.2
if i remove the cable from enp3s0 i can't connect neither using 192.168.1.2 or .52

Version: Latest non-subscription

auto lo
iface lo inet loopback

iface enp1s0 inet manual

iface enp2s0 inet manual

auto enp3s0
iface enp3s0 inet static
address 192.168.1.52/22

auto enx3c18a0d4e038
iface enx3c18a0d4e038 inet manual

iface enp4s0 inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.1.2/22
gateway 192.168.1.1
bridge-ports enx3c18a0d4e038
bridge-stp off
bridge-fd 0

---
4: enp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 7c:2b:e1:13:8c:d1 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.52/22 scope global enp3s0
valid_lft forever preferred_lft forever
inet6 fe80::7e2b:e1ff:fe13:8cd1/64 scope link
valid_lft forever preferred_lft forever
5: enp4s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 7c:2b:e1:13:8c:d2 brd ff:ff:ff:ff:ff:ff
6: enx3c18a0d4e038: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master vmbr0 state UP group default qlen 1000
link/ether 3c:18:a0:d4:e0:38 brd ff:ff:ff:ff:ff:ff
7: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 3c:18:a0:d4:e0:38 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.2/22 scope global vmbr0
valid_lft forever preferred_lft forever
inet6 fe80::3e18:a0ff:fed4:e038/64 scope link
valid_lft forever preferred_lft forever
 
Last edited:

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!