Updated pns.usr (added the new wifi routers to DNS).
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Mon, 4 Jan 2021 09:34:31 +0000 (10:34 +0100)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Mon, 4 Jan 2021 09:34:31 +0000 (10:34 +0100)
sources/pns.usr/postinstall/install/var/named/228.10.in-addr.arpa.zone
sources/pns.usr/postinstall/install/var/named/usr.user.hu.zone

index e0a10c4a8e7665d6fe4f6a5af9cff444f9ae4a4c..d79880e10133b4013599907f4422515c68e80e50 100644 (file)
@@ -1,6 +1,6 @@
 $TTL   86400
 @      IN      SOA     ns.usr.user.hu. hostmaster.mx.usr.user.hu.      (
-                                       2020112401      ; Serial
+                                       2021010401      ; Serial
                                        86400           ; Refresh (1 day)
                                        7200            ; Retry (2 hours)
                                        2419200         ; Expire (4 weeks)
@@ -15,8 +15,10 @@ $TTL 86400
 ; ================================================================
 ; wifi routers (wr = 23 * 10 + 18 = 248)
 ; ================================================================
-196.248                IN      PTR     archer-c5-sf.usr.user.hu.
-66.248         IN      PTR     archer-c5-ff.usr.user.hu.
+206.248                IN      PTR     archer-c5-tf.usr.user.hu.
+196.248                IN      PTR     archer-c6-sf.usr.user.hu.
+193.248                IN      PTR     archer-c5-sc.usr.user.hu.
+66.248         IN      PTR     archer-c6-ff.usr.user.hu.
 
 ; ================================================================
 ; UPSes (up = 21 * 10 + 16 = 226)
index fa92f22d7436546d96dc39c41b46ab7461368054..1763a5eaed7a91dcefb6c3e25fc7b955ad13ca7b 100644 (file)
@@ -1,6 +1,6 @@
 $TTL   86400
 @      IN      SOA     ns.usr.user.hu. hostmaster.mx.usr.user.hu.      (
-                                       2020112401      ; Serial
+                                       2021010401      ; Serial
                                        86400           ; Refresh (1 day)
                                        7200            ; Retry (2 hours)
                                        2419200         ; Expire (4 weeks)
@@ -15,8 +15,10 @@ $TTL 86400
 ; ================================================================
 ; wifi routers (wr = 23 * 10 + 18 = 248)
 ; ================================================================
-archer-c5-sf   IN      A       10.228.248.196  ; sf (second floor)
-archer-c5-ff   IN      A       10.228.248.66   ; ff (first floor)
+archer-c5-tf   IN      A       10.228.248.206  ; tf (third floor)
+archer-c6-sf   IN      A       10.228.248.196  ; sf (second floor)
+archer-c5-sc   IN      A       10.228.248.193  ; sc (second floor conference room)
+archer-c6-ff   IN      A       10.228.248.66   ; ff (first floor)
 
 ; ================================================================
 ; UPSes (up = 21 * 10 + 16 = 226)