From bc035d86c229c180891a542004d7a6c99e29a237 Mon Sep 17 00:00:00 2001 From: Kameron Kenny - pi501 Date: Sat, 20 Apr 2024 21:45:39 -0400 Subject: [PATCH] fix A to CNAME --- primary/var/lib/bind/db.in.thelinuxpro.net | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/primary/var/lib/bind/db.in.thelinuxpro.net b/primary/var/lib/bind/db.in.thelinuxpro.net index 7eabafb..6890e95 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. ( - 24042003 ; serial, todays date + todays serial # + 24042004 ; serial, todays date + todays serial # 1H ; refresh, seconds 2H ; retry, seconds 1D ; expire, seconds @@ -45,7 +45,7 @@ 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 +printer IN CNAME print diskstation IN A 10.200.99.230 nas81 IN A 10.200.99.231 nas IN CNAME nas81