source: genesis/dns/26.zone@ 2223

Last change on this file since 2223 was 2005, checked in by jasper, 21 years ago

syntax wijziging DNS voor bind 9

File size: 840 bytes
Line 
1$ORIGIN 26.172.in-addr.arpa.
2$TTL 86400
3@ 1D IN SOA ns1.wLeiden.NET. hostmaster.wLeiden.NET. (
4 2004041501 ; serial (d. adams)
5 3H ; refresh
6 15M ; retry
7 1W ; expiry
8 1D ) ; minimum
9
10 IN NS ns1.wLeiden.NET.
11 IN NS ns2.wLeiden.NET.
12 IN NS ns3.wLeiden.NET.
13 IN NS ns4.wLeiden.NET.
14
15ns1 IN A 172.18.8.66 ;tango
16ns2 IN A 172.17.8.68 ;proxy1
17ns3 IN A 172.17.143.4 ;proxy2
18ns4 IN A 172.20.128.98 ;proxy4
19
200.0 PTR network-Meca.wLeiden.NET.
211.0 PTR CNodeMeca.wLeiden.NET.
228.0 PTR zeehos1.CNodeMeca.wLeiden.NET.
239.0 PTR zeehos1.CNodeMeca.wLeiden.NET.
24
25$GENERATE 10-62 $.0 PTR dhcp$.CNodeMeca.wLeiden.NET.
26
2765.0 PTR ethernet.CNodeMeca.wLeiden.NET.
2866.0 PTR dorsthorst.CNodeMeca.wLeiden.NET.
29
Note: See TracBrowser for help on using the repository browser.