Initial example

This commit is contained in:
Ben Charlton 2019-01-03 21:23:16 +00:00
commit 329aea35ba
5 changed files with 128 additions and 0 deletions

7
dnsmasq.d/02.local.conf Normal file
View file

@ -0,0 +1,7 @@
addn-hosts=/etc/pihole/hosts.local
local=/example.com/
domain=example.com
expand-hosts
dhcp-option=6,192.168.6.3,192.168.6.4
dhcp-option=option6:dns-server,[2a02:c0ff:ee::3],[2a02:c0ff:ee::4]
ra-param=*,0,0

View file

@ -0,0 +1,3 @@
dhcp-host=B8:27:EB:AA:AA:AA,desktop
dhcp-host=B8:27:EB:BB:BB:BB,pizero
dhcp-host=B8:27:EB:CC:CC:CC,somethingelse