Quote from: Seimus on August 11, 2025, 01:46:22 PMIs it possible you have promiscuous mode enabled on the interfaces?Hey Seimus, thanks for the reply. Interfaces are not promiscuous:
Regards,
S.
Code Select
igc1: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500
options=4802028<VLAN_MTU,JUMBO_MTU,WOL_MAGIC,HWSTATS,MEXTPG>
ether f4:90:ea:01:6f:2e
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
vlan0.634: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500
description: INTERNET (wan)
options=4000000<MEXTPG>
ether f4:90:ea:01:6f:2e
inet x.x.x.x netmask 0xffffffc0 broadcast x.x.x.x
groups: vlan
vlan: 634 vlanproto: 802.1q vlanpcp: 0 parent interface: igc1
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
Quote from: mooh on August 11, 2025, 03:44:28 PMWhile the source MAC is the same on the WAN and LAN interface, is there a chance that there are 2 VMware instances using the same MAC? One on the WAN, one on the LAN side?
Hey mooh,
nice one. But on the LAN side there is a Proxmox environment, so I am afraid that's not the case.