Hello. I’m trying to capture and view traffic on ether2. I know there is traffic TX and RX on the Ethernet interface as I have verified this with:
/interface monitor-traffic interface=ether2
rx-packets-per-second: 7
rx-drops-per-second: 0
rx-errors-per-second: 0
rx-bits-per-second: 30.8kbps
tx-packets-per-second: 8
tx-drops-per-second: 0
tx-errors-per-second: 0
tx-bits-per-second: 33.7kbps
-- [Q quit|D dump|C-z pause]
I am using the sniffer tool from WinBox, but I am not seeing anything. I have tested via the CLI using “quick mode” but again I am not seeing any traffic being displayed. The command I am using is:
/tool sniffer quick interface=ether2
And the output is simply:
INTERFACE TIME NUM DI SRC-MAC DST-MAC VLAN SRC-ADDRESS
[admin@MTik_ZZ] /tool sniffer>
Ultimately I want to be able to view a dump in Wireshark, but I cannot as yet even dump to screen any traffic at all…
Can you explain this?
Resources:
http://wiki.mikrotik.com/wiki/Manual:Tools/Packet_Sniffer#Quick_mode