Linux enable promiscuous mode
I was using Debian to run NTOP and monitor my network. After setting up the port mirror, I realized no traffic was flowing to that ethernet adapter. To allow that adapter to listen to traffic, you need to put it in promiscuous mode. you can do this by putting in: ifconfig ethx promisc where X is the eth #
Related posts:
- Dell PowerConnect 6248 port monitor
- Great Free Open Source Monitoring
- Trend Micro Officescan will not start in safe mode
- The IP address you have entered for this network adapter is already assigned to another adapter (microsoft Virtual machine Bus Network Adapter) which is no longer present in this computer.
