dns1
This commit is contained in:
15
sisr1/tp02-dns/dns1/db.sio-tg.lan.rev
Normal file
15
sisr1/tp02-dns/dns1/db.sio-tg.lan.rev
Normal file
@@ -0,0 +1,15 @@
|
||||
;
|
||||
; BIND data file for local loopback interface
|
||||
;
|
||||
$TTL 604800
|
||||
@ IN SOA dns-tg.sio-tg.lan. root.dns-tg.sio-tg.lan. (
|
||||
2 ; Serial
|
||||
604800 ; Refresh
|
||||
86400 ; Retry
|
||||
2419200 ; Expire
|
||||
604800 ) ; Negative Cache TTL
|
||||
;
|
||||
IN NS dns1-tg.sio.lan.
|
||||
|
||||
120 IN PTR deb-dhcp-tg.sio-tg.lan.
|
||||
121 IN PTR dns1-tg.sio-tg.lan.
|
Reference in New Issue
Block a user