- Static IP: Never changes. Ideal for servers, DNS filtering, remote access, and any service that needs a consistent address. Typically costs extra from your ISP
- Dynamic IP: Assigned by DHCP and can change at any time (though many ISPs rarely rotate them). Standard for residential connections. Free
From a DNS filtering perspective, static IPs are preferred because the association between your IP and your filter profile never breaks. With dynamic IPs, you need a mechanism to keep your profile updated when the IP changes.