Thursday, July 28, 2022

Mikrotik Packet Capture Streaming Setup with Wireshark

To get this setup to work you need to setup mikrotik's streaming sniffer service:

1.) CLI

/tool sniffer set streaming-enabled=yes streaming-server=<wireshark-host-ip>

/tool sniffer start

Wireshark --> Capture --> Capture Filters


Filter Name: Microtik Packet Capture
Filter Express: udp port 37008


and its ready!