update reverse
This commit is contained in:
parent
cec4ac6bac
commit
d8a8e77499
|
@ -1,6 +1,6 @@
|
|||
$TTL 1H
|
||||
@ IN SOA in.thelinuxpro.net. root.in.thelinuxpro.net. (
|
||||
24042601 ; serial, todays date + todays serial #
|
||||
24051101 ; serial, todays date + todays serial #
|
||||
1H ; refresh, seconds
|
||||
2H ; retry, seconds
|
||||
1D ; expire, seconds
|
||||
|
@ -18,11 +18,11 @@ unifi IN A 10.200.254.254
|
|||
ns1 IN A 10.99.153.241
|
||||
ns2 IN A 10.99.153.242
|
||||
;
|
||||
pi401 IN A 10.99.22.61
|
||||
pi501 IN A 10.99.22.51
|
||||
pi502 IN A 10.99.22.52
|
||||
pi503 IN A 10.99.22.53
|
||||
pi504 IN A 10.99.22.54
|
||||
pi401.in.thelinuxpro.net. IN A 10.99.22.61
|
||||
pi501.in.thelinuxpro.net. IN A 10.99.22.51
|
||||
pi502.in.thelinuxpro.net. IN A 10.99.22.52
|
||||
pi503.in.thelinuxpro.net. IN A 10.99.22.53
|
||||
pi504.in.thelinuxpro.net. IN A 10.99.22.54
|
||||
;
|
||||
jenkins IN A 10.99.23.11
|
||||
git IN A 10.99.23.12
|
||||
|
|
Loading…
Reference in New Issue