X-Git-Url: https://git.deb.at/?p=debienna.git;a=blobdiff_plain;f=DnsMasq%2Findex.mdwn;h=c0b4dc9445a8781003c97dfbfe8efcdc0dbd9075;hp=e44f71be933f74dfb44d607773a909e7ffcec659;hb=096ccad2de573f503e177bb76164614337f92da3;hpb=bb58b440ee60e34e1c961060195598787087c131 diff --git a/DnsMasq/index.mdwn b/DnsMasq/index.mdwn index e44f71b..c0b4dc9 100644 --- a/DnsMasq/index.mdwn +++ b/DnsMasq/index.mdwn @@ -1,25 +1,25 @@ -{{{ - -# 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 - - +{{{ + +# 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