I like to leave a dhcp server up so that when I spin up a virtual machine to tinker with it’ll grab that IP and I’ll be on my marry way. If in the event that I want to later statically assign it (the ip) just use the following template and adjust.
Month: February 2022
Linux Cheat Sheet ‘ls’
One of the most common commands in Linux is the ‘ls’ command. It dates back to 1961 and is used to “list” files and directories on a filesystem. To list files and directories: To list file details (long): List all files: List all files with details:
Remote Packet Sniff with Mikrotik
Remote TZSP packet capture. Prerequisites. Working Mikrotik connected to a port/resource you would like to sniff. A Linux-like host to receive the stream. Using Winbox (it makes it so easy eh?) go to Tools->Packet Sniffer. There add a server to receive a udp stream as well as a destination udp port. Odds are you will… Continue reading Remote Packet Sniff with Mikrotik