summaryrefslogtreecommitdiff
path: root/conf/dnsmasq.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/dnsmasq.conf')
-rw-r--r--conf/dnsmasq.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/dnsmasq.conf b/conf/dnsmasq.conf
new file mode 100644
index 0000000..2b523ec
--- /dev/null
+++ b/conf/dnsmasq.conf
@@ -0,0 +1,9 @@
1interface=br0
2domain=localdomain
3dhcp-range=192.168.10.10,192.168.10.253,255.255.255.0,1h
4dhcp-boot=pxelinux.0,pxeserver,192.168.10.1
5pxe-service=x86PC, "Samizdat", pxelinux
6enable-tftp
7tftp-root=/usr/local/lib/samizdat-rhizome/isolinux
8tftp-unique-root
9dhcp-script=/usr/local/bin/dnsmasq-dhcp-script.sh