Community discussions

MikroTik App
 
ckwilcox
just joined
Topic Author
Posts: 11
Joined: Sat Feb 02, 2013 2:18 am

Mikrotik RouterOS Equivalent to Wireless "Monitor Mode"

Sat Feb 02, 2013 3:20 am

Some wireless cards and access points are capable of entering into wireless "monitor mode". Monitor mode basically means the device can capture data about packets which are sent within range of the device's antennae but not necessarily intended for that particular device.

By "capture data" I just mean it can produce something like a PCAP packet dump or just some summary information about packets it observes.

This is similar to, but NOT the same thing as what the "packet sniffer tool" does. (http://wiki.mikrotik.com/wiki/Manual:To ... et_Sniffer) However the `/tools packet_sniffer` (as far as I understand) is limited to capturing data about the packets which are passing *through* the device, not packets which are simply in range of the device.

Does anyone know if RouterOS devices are capable of "monitor mode"? (Sorry if this has already been asked I searched for but could not find a question).

Thanks!
 
JorgeAmaral
Trainer
Trainer
Posts: 199
Joined: Wed Mar 04, 2009 11:53 pm
Location: /ip route add type=blackhole

Re: Mikrotik RouterOS Equivalent to Wireless "Monitor Mode"

Sat Feb 02, 2013 5:06 pm

In winbox open the wireless section. It opens a new window, and near the scanner and freq usage buttons you have one called Wireless Sniffer
 
ckwilcox
just joined
Topic Author
Posts: 11
Joined: Sat Feb 02, 2013 2:18 am

Re: Mikrotik RouterOS Equivalent to Wireless "Monitor Mode"

Sun Feb 03, 2013 4:21 am

Thanks for your response.

Are you aware of a way to use the wireless sniffing functionality via the command line? (i.e., by SSHing into the Mikrotik).

Thanks
 
rjscomms
Member Candidate
Member Candidate
Posts: 132
Joined: Fri Jan 28, 2011 12:22 pm

Re: Mikrotik RouterOS Equivalent to Wireless "Monitor Mode"

Sun Feb 03, 2013 6:57 am

Howdy,

try this
/interface wireless sniffer> sniff
but do not do it on a working interface otherwise you may disconnect yourself :lol:

You should see packets counting.

Then do this
/interface wireless sniffer> packet pr


to see the packet info.
 
ckwilcox
just joined
Topic Author
Posts: 11
Joined: Sat Feb 02, 2013 2:18 am

Re: Mikrotik RouterOS Equivalent to Wireless "Monitor Mode"

Wed Feb 06, 2013 5:21 am

Wow, thanks! That's very helpful. I believe this is exactly what I'm looking for!

Found the docs here:
http://wiki.mikrotik.com/wiki/Manual:In ... ss#Sniffer

I'm curious though what the difference between the "Sniffer" and the "Snooper" are?! I don't fully understand from the documentation.

thanks

Who is online

Users browsing this forum: Lukacento and 14 guests