Files
showcase/aries/dhcpd/README.md

472 B

DHCPd

This is a fairly simple deployment of the isc-dhcp-server software. As mentioned previously, I'm trying to stick as closely to a router replacement as possible. This means that the DHCPd configuration will follow standard zones 192.168.0.0/24 and no events.

I have included a DHCP reserved lease for my smart TV since I wanted to log its traffic easily using pflog on the firewall.

I wanted to get the rndc stuff working, but I haven't gotten around to it.