Friends, good morning!
Today, when logging into my PBX, I noticed a strange thing on my dashboard: there were three new network cards:
In the print, 1 and 2 are my eth0 and eth1.
Here are the other NICs in the system admin:
From what I understand, the two “veth” interfaces are connected to each other, through the “@”.
And strangely, that “docker0” card has an IP assigned to it.
These three interfaces appeared on my system out of nowhere, and I’m worried about it.
I did a brief search on google and from what it seems, these interfaces are related to virtualization.
My system runs in a VM using Hyper-V 2022.
What could have happened and how to remove these interfaces?
EDIT:
The output of the ifconfig -a command, giving more information about these cards:

(separated into two prints because of the size)