I have an annoying issue where CheckMK is identifying the physical (hyper-V VMNic) interfaces of my podman host as a new interface every time it’s rebooted, with the previously identified instance vanishing.
The mac, IP and uplink speed of the interfaces remain unchanged but checkmk will flap between identify them as (Interface 02 >> Interface2 >> Interface 02) and (Interface 03 >> Interface 3 >> Interface 03 ) which is really annoying.
All of the other interfaces are [cni-podman#] ones, which are higher number then the (physical) interfaces.
This problem is only present on my Podman (Docker) VM, so I suspect it’s something related to it?