jeroen@jeroen-laptop:~$ snort -l /home/jeroen/ -L test
Running in packet logging mode
Log directory = /home/jeroen/
--== Initializing Snort ==--
Initializing Output Plugins!
Verifying Preprocessor Configurations!
ERROR: Failed to lookup
for interface:
no suitable device found. Please specify one with -i switch
Fatal Error, Quitting..
jeroen@jeroen-laptop:~$
jeroen@jeroen-laptop:~$ snort -l /home/jeroen/ -L test -i wlan0
Running in packet logging mode
Log directory = /home/jeroen/
--== Initializing Snort ==--
Initializing Output Plugins!
Verifying Preprocessor Configurations!
Initializing Network Interface wlan0
ERROR: OpenPcap
() device wlan0
open:
socket: Operation
not permitted
Fatal Error, Quitting..
jeroen@jeroen-laptop:~$