From 9e10c5d93673357669c22a15fb25011e32e366ac Mon Sep 17 00:00:00 2001 From: Kameron Kenny - pi501 Date: Sat, 20 Apr 2024 14:07:28 -0400 Subject: [PATCH] updates --- primary/var/lib/bind/db.10.200 | 6 +++++- primary/var/lib/bind/db.10.99 | 3 ++- primary/var/lib/bind/db.in.thelinuxpro.net | 15 +++++++++++---- primary/var/lib/bind/db.thelinuxpro.net | 6 ++++-- 4 files changed, 22 insertions(+), 8 deletions(-) diff --git a/primary/var/lib/bind/db.10.200 b/primary/var/lib/bind/db.10.200 index 3c46fe3..a4eee7a 100755 --- a/primary/var/lib/bind/db.10.200 +++ b/primary/var/lib/bind/db.10.200 @@ -1,6 +1,6 @@ $TTL 3600 @ IN SOA in.thelinuxpro.net. hostmaster.in.thelinuxpro.net. ( - 24041302 ; serial + 24042001 ; serial 21600 ; refresh after 6 hours 3600 ; retry after 1 hour 604800 ; expire after 1 week @@ -12,8 +12,12 @@ $TTL 3600 241.53 IN PTR dns01 242.53 IN PTR dns02 243.53 IN PTR dns03 +250.53 IN PTR pihole 251.53 IN PTR 1.ntp 252.53 IN PTR 2.ntp +222.99 IN PTR maverick +226.99 IN PTR print +230.99 IN PTR diskstation 231.99 IN PTR nas81 254.99 IN PTR gw99 254.254 IN PTR unifi diff --git a/primary/var/lib/bind/db.10.99 b/primary/var/lib/bind/db.10.99 index 26d8b67..75d22c9 100755 --- a/primary/var/lib/bind/db.10.99 +++ b/primary/var/lib/bind/db.10.99 @@ -1,6 +1,6 @@ $TTL 3600 @ IN SOA in.thelinuxpro.net. hostmaster.in.thelinuxpro.net. ( - 24041302 ; serial + 24042001 ; serial 21600 ; refresh after 6 hours 3600 ; retry after 1 hour 604800 ; expire after 1 week @@ -14,5 +14,6 @@ $TTL 3600 11.23 IN PTR jenkins 12.23 IN PTR git 13.23 IN PTR git-mysql +99.23 IN PTR viz 241.153 IN PTR ns1 242.153 IN PTR ns2 diff --git a/primary/var/lib/bind/db.in.thelinuxpro.net b/primary/var/lib/bind/db.in.thelinuxpro.net index 7327f9c..17c6471 100755 --- a/primary/var/lib/bind/db.in.thelinuxpro.net +++ b/primary/var/lib/bind/db.in.thelinuxpro.net @@ -1,6 +1,6 @@ $TTL 1H @ IN SOA in.thelinuxpro.net. root.in.thelinuxpro.net. ( - 24041302 ; serial, todays date + todays serial # + 24042001 ; serial, todays date + todays serial # 1H ; refresh, seconds 2H ; retry, seconds 1D ; expire, seconds @@ -15,18 +15,21 @@ 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 +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 ; -git IN A 10.99.23.12 jenkins IN A 10.99.23.11 +git IN A 10.99.23.12 +git-mysql IN A 10.99.23.13 +viz IN A 10.99.23.99 ; ns1 IN A 10.99.153.241 ns2 IN A 10.99.153.242 ; +pihole IN A 10.200.53.250 1.ntp IN A 10.200.53.251 2.ntp IN A 10.200.53.252 ; @@ -34,6 +37,10 @@ dns01 IN A 10.200.53.241 dns02 IN A 10.200.53.242 dns03 IN A 10.200.53.243 ; +maverick IN A 10.200.99.222 +print IN A 10.200.99.226 +printer IN A print +diskstation IN A 10.200.99.230 nas81 IN A 10.200.99.231 nas IN CNAME nas81 gw99 IN A 10.200.99.254 diff --git a/primary/var/lib/bind/db.thelinuxpro.net b/primary/var/lib/bind/db.thelinuxpro.net index b47fe1e..5380a12 100755 --- a/primary/var/lib/bind/db.thelinuxpro.net +++ b/primary/var/lib/bind/db.thelinuxpro.net @@ -1,7 +1,7 @@ $TTL 86400 @ IN SOA thelinuxpro.net. root.thelinuxpro.net. ( - 2024041601 ; serial number YYMMDDNN + 24042001 ; serial number YYMMDDNN 28800 ; Refresh 7200 ; Retry 864000 ; Expire @@ -9,8 +9,10 @@ $TTL 86400 ) ; NS ns1.thelinuxpro.net. -@ NS ns2.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 +; +v IN A 204.8.15.80