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!




Sunday, March 6, 2022

Mojave OSX

Want to make a mojave USB installer. 

Download Mojave Installer

https://apps.apple.com/us/app/macos-mojave/id1398502828?mt=12

Format USB drive with atleast 16GB of storage space) 

sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/<volumename>