Published November 23, 2020 DHCP – DORA DHCP Process Discover – Client sends a broadcast Discover Offer – Server replies with an offer of IP details Request – Client […]
Published March 11, 2025 Wifi channels for Mikrotik AX devices Credit to https://mikrotikmasters.com/
Published November 19, 2020 SSH Notifications via email IP=”$(echo $SSH_CONNECTION | cut -d ” ” -f 1)”HOSTNAME=$(hostname)NOW=$(date +”%e %b %Y, %a %r”) echo ‘Someone from ‘$IP’ logged into ‘$HOSTNAME’ on […]
Published May 17, 2009 Smoothwall Static routes I eventually solved this problem. Edit /etc/rc.d/rc.firewall.up After the section on “# Allow packets that we know about through …” Add: # […]