[Git][root/services/dns][main] add hyme

Bruno Sime Ferreira Nunes pushed to branch main at Root / Serviços / DNS Commits: 1418bb3f by Bruno Sime Ferreira Nunes at 2025-07-31T16:55:19-03:00 add hyme - - - - - 6 changed files: - dfs-home.zone - interna-254.10.in-addr.arpa.zone - interna-c3local.zone - xc3sl-home.zone - xlab12-home.zone - xlab3-home.zone Changes: ===================================== dfs-home.zone ===================================== @@ -8,11 +8,3 @@ $TTL 21600 @ IN NS ns.c3sl.ufpr.br. @ 21600 IN SOA ns.c3sl.ufpr.br. root.c3sl.ufpr.br. 1753206607 86400 7200 2592000 3600 nfs IN CNAME urquell.dfs.c3local. -cloneimgteste IN A 10.17.110.72 -cpu1 IN A 10.17.110.70 -cpu2 IN A 10.17.110.71 -fradim IN A 10.17.110.7 -macalan IN A 10.17.110.6 -mumm IN A 10.17.110.11 -orval IN A 10.17.110.26 -urquell IN A 10.17.110.3 ===================================== interna-254.10.in-addr.arpa.zone ===================================== @@ -50,6 +50,7 @@ $TTL 21600 5.221 IN PTR alpha137.c3local. 5.225 IN PTR j1.c3local. 5.226 IN PTR mah.c3local. +5.229 IN PTR hyme.c3local. 5.232 IN PTR rafael2.c3local. 5.237 IN PTR grogu.c3local. 5.238 IN PTR jack.c3local. @@ -438,4 +439,4 @@ $TTL 21600 249.227 IN PTR mojito7.c3local. @ IN NS ns2.c3sl.ufpr.br. @ IN NS ns.c3sl.ufpr.br. -@ 21600 IN SOA ns.c3sl.ufpr.br. root.c3sl.ufpr.br. 1753982121 86400 7200 2592000 3600 +@ 21600 IN SOA ns.c3sl.ufpr.br. root.c3sl.ufpr.br. 1753991337 86400 7200 2592000 3600 ===================================== interna-c3local.zone ===================================== @@ -69,7 +69,7 @@ brioja IN A 10.254.221.54 buxfox IN A 10.254.237.8 @ IN NS ns2.c3sl.ufpr.br. @ IN NS ns.c3sl.ufpr.br. -@ 21600 IN SOA ns.c3sl.ufpr.br. root.c3sl.ufpr.br. 1753982121 86400 7200 2592000 3600 +@ 21600 IN SOA ns.c3sl.ufpr.br. root.c3sl.ufpr.br. 1753991337 86400 7200 2592000 3600 caio IN A 10.254.221.1 calvin IN A 10.254.229.6 carate IN A 10.254.221.43 @@ -184,6 +184,7 @@ hardy IN A 10.254.241.6 harley IN A 10.254.241.8 hipes-cockpit IN A 10.254.249.74 hipes13 IN A 10.254.227.244 +hyme IN A 10.254.229.5 i21 IN A 10.254.224.48 i22 IN A 10.254.224.49 i23 IN A 10.254.224.50 ===================================== xc3sl-home.zone ===================================== @@ -8,11 +8,3 @@ $TTL 21600 @ IN NS ns.c3sl.ufpr.br. @ 21600 IN SOA ns.c3sl.ufpr.br. root.c3sl.ufpr.br. 1753206697 86400 7200 2592000 3600 nfs IN CNAME urquell.xc3sl.c3local. -cloneimgteste IN A 10.17.110.72 -cpu1 IN A 10.17.110.70 -cpu2 IN A 10.17.110.71 -fradim IN A 10.17.110.7 -macalan IN A 10.17.110.6 -mumm IN A 10.17.110.11 -orval IN A 10.17.110.26 -urquell IN A 10.17.110.3 ===================================== xlab12-home.zone ===================================== @@ -8,11 +8,3 @@ $TTL 21600 @ IN NS ns.c3sl.ufpr.br. @ 21600 IN SOA ns.c3sl.ufpr.br. root.c3sl.ufpr.br. 1753206699 86400 7200 2592000 3600 nfs IN CNAME urquell.xlab12.c3local. -cloneimgteste IN A 10.17.110.72 -cpu1 IN A 10.17.110.70 -cpu2 IN A 10.17.110.71 -fradim IN A 10.17.110.7 -macalan IN A 10.17.110.6 -mumm IN A 10.17.110.11 -orval IN A 10.17.110.26 -urquell IN A 10.17.110.3 ===================================== xlab3-home.zone ===================================== @@ -8,11 +8,3 @@ $TTL 21600 @ IN NS ns.c3sl.ufpr.br. @ 21600 IN SOA ns.c3sl.ufpr.br. root.c3sl.ufpr.br. 1753206700 86400 7200 2592000 3600 nfs IN CNAME urquell.xlab3.c3local. -cloneimgteste IN A 10.17.110.72 -cpu1 IN A 10.17.110.70 -cpu2 IN A 10.17.110.71 -fradim IN A 10.17.110.7 -macalan IN A 10.17.110.6 -mumm IN A 10.17.110.11 -orval IN A 10.17.110.26 -urquell IN A 10.17.110.3 View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dns/-/commit/1418bb3f0df4fd1f752e0... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dns/-/commit/1418bb3f0df4fd1f752e0... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Bruno Sime Ferreira Nunes (@bsfn19)