40 lines
1.0 KiB
Plaintext
Executable File
40 lines
1.0 KiB
Plaintext
Executable File
$TTL 1H
|
|
@ IN SOA in.thelinuxpro.net. root.in.thelinuxpro.net. (
|
|
24041302 ; serial, todays date + todays serial #
|
|
1H ; refresh, seconds
|
|
2H ; retry, seconds
|
|
1D ; expire, seconds
|
|
1D ) ; minimum, seconds
|
|
;
|
|
@ NS ns1.thelinuxpro.net.
|
|
@ NS ns2.thelinuxpro.net.
|
|
; MX 10 thelinuxpro.net. ; Primary Mail Exchanger
|
|
TXT "The Linux Pro Internal Net"
|
|
;
|
|
localhost IN A 127.0.0.1
|
|
;
|
|
unifi IN A 10.200.254.254
|
|
;
|
|
;ns1 IN A 204.8.15.80
|
|
;ns2 IN A 204.8.15.81
|
|
;
|
|
pi401 IN A 10.99.22.61
|
|
pi501 IN A 10.99.22.51
|
|
;
|
|
git IN A 10.99.23.12
|
|
jenkins IN A 10.99.23.11
|
|
;
|
|
ns1 IN A 10.99.153.241
|
|
ns2 IN A 10.99.153.242
|
|
;
|
|
1.ntp IN A 10.200.53.251
|
|
2.ntp IN A 10.200.53.252
|
|
;
|
|
dns01 IN A 10.200.53.241
|
|
dns02 IN A 10.200.53.242
|
|
dns03 IN A 10.200.53.243
|
|
;
|
|
nas81 IN A 10.200.99.231
|
|
nas IN CNAME nas81
|
|
gw99 IN A 10.200.99.254
|