X-Git-Url: https://git.deb.at/?p=debienna.git;a=blobdiff_plain;f=DnsMasq%2Findex.mdwn;h=390009561eca561002ad857dfc5bee9a05d86ea0;hp=e44f71be933f74dfb44d607773a909e7ffcec659;hb=970aedd815a7095a8b9f8797ba8f9a17c1f2f3c3;hpb=bb58b440ee60e34e1c961060195598787087c131 diff --git a/DnsMasq/index.mdwn b/DnsMasq/index.mdwn index e44f71b..3900095 100644 --- a/DnsMasq/index.mdwn +++ b/DnsMasq/index.mdwn @@ -1,25 +1,26 @@ -{{{ - -# 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 + + +[[!format txt """ +# 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