Daily Shaarli

All links of one day in a single page.

April 6, 2025

VNET Jails with DHCP on FreeBSD | Notes

I wanted to create some jails that run under their own IP address on my home network for various services. I prefer to have the central DHCP server hand out of the IP addresses, so that if I want to change anything it can all be managed in one place, but it does mean getting the jails and related networking to use DHCP, which turned out to be a little more involved that I thought.