// Do any local configuration here // // Consider adding the 1918 zones here, if they are not used in your // organization include "/etc/bind/zones.rfc1918"; // // zone "homenet.de" { type master ; file "/etc/bind/zone.homenet.de" ; } ; // zone "0.100.168.192.in-addr.arpa" { type master ; notify no ; file "/etc/bind/zone.0.100.168.192.in-addr.arpa" ; } ; References to the zone files are added to /etc/bind/named.local. $TTL 2d @ IN SOA pi.homenet.de. .pi.homenet.de. ( 2013080701 ; serial 3h ; refresh 1h ; retry 1w ; expiry 1d ) ; minimum homenet.de. IN NS pi.homenet.de. vectra IN A 192.168.100.1 fhserver IN A 192.168.100.2 fritz-pc IN A 192.168.100.50 fpc-wlan IN A 192.168.100.51 andrey-laptop IN A 192.168.100.52 andrey-lap-wire IN A 192.168.100.53 lena-laptop IN A 192.168.100.54 lena-lap-lan IN A 192.168.100.55 frlap-wlan IN A 192.168.100.56 frlap-lan IN A 192.168.100.57 andrey-pc IN A 192.168.100.58 fritz-ipad IN A 192.168.100.59 andrey-gpad IN A 192.168.100.60 fritz-phone IN A 192.168.100.61 andrey-phone IN A 192.168.100.62 sony-tv IN A 192.168.100.63 screenplay IN A 192.168.100.64 pioneer-av IN A 192.168.100.65 printserver IN A 192.168.100.66 wlan-router IN A 192.168.100.67 pioneer-bd IN A 192.168.100.68 fritz-vmlinux IN A 192.168.100.69 fritz-vm98 IN A 192.168.100.70 fritz-vmdos IN A 192.168.100.71 noxon IN A 192.168.100.72 pi IN A 192.168.100.73