Duplcates on bridge

svirus

Active Member
Jul 3, 2018
22
1
43
40
When I adding in VM two interfaces to same bridge then I see duplicates on arping
config:
Screenshot 2024-08-06 at 15.23.12.png
dups:

Bash:
# arping 10.33.102.23
ARPING 10.33.102.23
60 bytes from 22:ca:b9:f7:65:88 (10.33.102.23): index=0 time=378.197 usec
60 bytes from 96:db:7c:26:c9:2c (10.33.102.23): index=1 time=444.363 usec
60 bytes from 96:db:7c:26:c9:2c (10.33.102.23): index=2 time=771.571 usec
60 bytes from 22:ca:b9:f7:65:88 (10.33.102.23): index=3 time=797.353 usec
60 bytes from 96:db:7c:26:c9:2c (10.33.102.23): index=4 time=811.056 usec
60 bytes from 22:ca:b9:f7:65:88 (10.33.102.23): index=5 time=836.490 usec
60 bytes from 96:db:7c:26:c9:2c (10.33.102.23): index=6 time=599.131 usec
60 bytes from 22:ca:b9:f7:65:88 (10.33.102.23): index=7 time=618.959 usec
60 bytes from 22:ca:b9:f7:65:88 (10.33.102.23): index=8 time=543.966 usec
60 bytes from 96:db:7c:26:c9:2c (10.33.102.23): index=9 time=562.344 usec



There is an option to prevent this?

I have MAC Filter enabled and I think that will be filter this.

Thanks in advanced
 
Ah I forog about `rp_filter` thanks!

I need to do couse of OVH networks.
I have public IP block added to vRACK, and same vRACK have also internal connections.
Two networks cards becouse I have configured firewall in proxmox.