]> git.deb.at Git - debienna.git/blobdiff - DnsMasq/index.mdwn
use unix newlines everywhere
[debienna.git] / DnsMasq / index.mdwn
index e44f71be933f74dfb44d607773a909e7ffcec659..c0b4dc9445a8781003c97dfbfe8efcdc0dbd9075 100644 (file)
@@ -1,25 +1,25 @@
-{{{\r
-\r
-# Never forward plain names (with a dot or domain part)\r
-domain-needed\r
-# Never forward addresses in the non-routed address spaces.\r
-bogus-priv\r
-\r
-#interface=eth0\r
-listen-address=192.168.100.1\r
-expand-hosts\r
-\r
-domain=quintessenz.net\r
-\r
-dhcp-range=eth3,192.168.100.50,192.168.100.199,12h\r
-\r
-read-ethers\r
-\r
-dhcp-option=3,192.168.100.1\r
-dhcp-option=6,192.168.100.1\r
-dhcp-option=119,quintessenz.net\r
-\r
-dhcp-boot=/tftpboot/pxelinux.0,odyssey,192.168.100.1\r
-\r
-\r
+{{{
+
+# Never forward plain names (with a dot or domain part)
+domain-needed
+# Never forward addresses in the non-routed address spaces.
+bogus-priv
+
+#interface=eth0
+listen-address=192.168.100.1
+expand-hosts
+
+domain=quintessenz.net
+
+dhcp-range=eth3,192.168.100.50,192.168.100.199,12h
+
+read-ethers
+
+dhcp-option=3,192.168.100.1
+dhcp-option=6,192.168.100.1
+dhcp-option=119,quintessenz.net
+
+dhcp-boot=/tftpboot/pxelinux.0,odyssey,192.168.100.1
+
+
 }}}
\ No newline at end of file