pub-dns/primary/var/lib/bind/db.thelinuxpro.net

20 lines
529 B
Plaintext
Executable File

$TTL 2m
@ IN SOA thelinuxpro.net. root.thelinuxpro.net. (
24051501 ; serial number YYMMDDNN
1h ; Refresh
15m ; Retry
10d ; Expire
1d ; Min TTL
)
;
NS ns1.thelinuxpro.net.
NS ns2.thelinuxpro.net.
TXT "The Linux Pro Net"
;
ns1 IN A 204.8.15.80
ns2 IN A 204.8.15.81
;
IN A 204.8.15.81
v IN A 204.8.15.80