add old zones from ns-intern
This commit is contained in:
parent
7086b189b9
commit
7da581236c
19 changed files with 1207 additions and 0 deletions
37
resources/chaosknoten/auth-dns/zones/old-old/vpn.hh.ccc.zone
Normal file
37
resources/chaosknoten/auth-dns/zones/old-old/vpn.hh.ccc.zone
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
$ORIGIN vpn.hh.ccc.
|
||||
$TTL 7200
|
||||
|
||||
@ IN SOA vpn.hh.ccc. haegar.ccc.de. (
|
||||
2002101502
|
||||
10800
|
||||
3600
|
||||
3600000
|
||||
86400 )
|
||||
|
||||
IN NS turing.hamburg.ccc.de.
|
||||
|
||||
localhost IN A 127.0.0.1
|
||||
|
||||
network IN A 192.168.0.64
|
||||
fwhh IN A 192.168.0.65
|
||||
worf IN A 192.168.0.66
|
||||
sdinet-cut IN A 192.168.0.67
|
||||
migri IN A 192.168.0.68
|
||||
cemil IN A 192.168.0.69
|
||||
fw IN A 192.168.0.70
|
||||
fw-server IN A 192.168.0.71
|
||||
|
||||
broadcast IN A 192.168.0.127
|
||||
|
||||
net.znet IN A 192.168.23.0
|
||||
gate.znet IN A 192.168.23.23
|
||||
bc.znet IN A 192.168.23.255
|
||||
|
||||
net.no-maam IN A 192.168.24.0
|
||||
gate.no-maam IN A 192.168.24.1
|
||||
bc.no-maam IN A 192.168.24.255
|
||||
|
||||
net.loom IN A 192.168.33.0
|
||||
gate.loom IN A 192.168.33.1
|
||||
bc.loom IN A 192.168.33.255
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue