vmbr0: received packet on eno1 with own address as source address (addr:xx:xx:xx:xx:xx, vlan:0)

moxmox

Active Member
Aug 14, 2019
63
8
28
44
I keep getting hundreds of these lines in my syslog - also

net_ratelimit: 4655 callbacks suppressed

when this happens I seem to get getting network disruption as well which connections hanging etc.

how can I diagnose where the issue is?

here is my network config

Code:
auto lo
iface lo inet loopback

iface enp8s0 inet manual

iface eno1 inet manual
#used by vmbr0

iface enp11s0 inet manual

iface enp9s0 inet manual

iface eno2 inet manual

auto ens3
iface ens3 inet static
        address 10.0.0.2/24
#10g network

auto vmbr0
iface vmbr0 inet static
        address 192.168.128.2/24
        gateway 192.168.128.253
        bridge-ports eno1
        bridge-stp off
        bridge-fd 0
#       bridge-ports enp0s25

interestingly I have two separate proxmox boxes which both have the same issue so I assume its something else on my network causing the issue.
 
resolved it was a network loop where a cable had been looped back into a switch.
 

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!