I want to experiment with Wireshark but it requires setting my network to "promiscuous mode". There is not much info on exactly how to do this. Can ypu help?
macbook pro mid 2010
I want to experiment with Wireshark but it requires setting my network to "promiscuous mode". There is not much info on exactly how to do this. Can ypu help?
macbook pro mid 2010
Promiscuous mode means the network interface is operating in a mode to listen to all network traffic - whether it is addressed to your computer IP or not. Requires root/superuser privileges.
Non-promisucous mode will only be able to listen to packets addressed to the computer's IP (or broadcast messages). Can be run as a regular user.