diff --git a/aries/dhcpd/README.md b/aries/dhcpd/README.md new file mode 100644 index 0000000..61b5ad8 --- /dev/null +++ b/aries/dhcpd/README.md @@ -0,0 +1,4 @@ +# 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. \ No newline at end of file