Kiriakos Naiskes software developer

Posts tagged "networking"

All tags

(2026-08-17) Setting Up Static IP Address on FreeBSD

Switching from dynamic DHCP to a static IP ensures your machine remains reachable at the exact same address after every reboot. A predictable IP simplifies SSH access, service hosting, and system management, which is why it is one of the first things I configure on my FreeBSD (and Linux) instances. In this guide, I will show you how to set it up.