Show network interface which named as
vethf2842c3
:
ifconfig | grep veth -A 7
vethf2842c3: flags=-28605 mtu 1500
inet 169.254.83.218 netmask 255.255.0.0 broadcast 169.254.255.255
inet6 xxxxxxxxxx prefixlen 64 scopeid 0x20
ether xx:xx:xx:xx:xx:xx txqueuelen 0 (Ethernet)
RX packets 761 bytes 112388 (109.7 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1112 bytes 482321 (471.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
I wondered which app create the vethf2842c3
?
Asked by newview
(205 rep)
Oct 28, 2022, 02:06 AM