Skip to content

Cannot enable Promiscuous Mode for network device

Hello,

i would like to enable the promiscuous mode for the 'eth0' network device.

 

I tried this with the following commands:

1) ip link set eth0 promisc on

2) ifconfig eth0 promisc

 

Verificiation via ip a shows it is not set.

 

After reboot of the system a log message via dmesg shows device eth0 entered promiscuous mode, but it is still not activated for the device. 

 

Is there any way to activate the mode?

Version is 2019.9

 

Best regards,

fspecht

Comments

Sign In or Register to comment.