Why is my ethernet interface in promiscuous mode
- by nhed
I read that seeing a flag of M in netstat -i is the way to tell which of your interfaces is in promiscuous mode
I run it and I see that eth1 is in promiscuous mode
$ netstat -i
Kernel Interface table
Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg
eth1 1500 0 1770161198 0 0 0 57446481 …