Additional network interfaces are displayed in the dashboard - although only two are installed !?

  • Good morning,



    I have been seeing a lot of additional network interfaces in OMV for about 2 days now. I have not installed any extension in this regard, nor do I have a proxy, or the like installed/running.


    I can't say when I started seeing the additional interfaces in the dashboard, nor whether it's been like this all along and I'm just noticing it now. :/


    What does that mean?


    I am using version 6.9.16-1 (Shaitan)


    I would be very grateful if you could help me.


    could it be a docker container that creates these network interfaces? if “yes” how do i find out which one it is?


  • I would still ask the question if virtual network interfaces can be filtered in the display of the dashboard. For example, in Jellyfin I have:

    Code
    <IgnoreVirtualInterfaces>true</IgnoreVirtualInterfaces>
    <VirtualInterfaceNames>
      <string>veth*</string>
      <string>br-*</string>
      <string>vEthernet*</string>
      <string>docker*</string>
      <string>lxcbr*</string>
      <string>cni-podman*</string>
    </VirtualInterfaceNames>

    Example why this is kind of not useful anymore:

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!