[Git][root/services/dns][main] Add jughisto

Fernando K pushed to branch main at Root / Serviços / DNS Commits: 2325add1 by Fernando Monteiro Kiotheka at 2025-08-06T11:58:49-03:00 Add jughisto - - - - - 3 changed files: - global-0.8.f.f.0.8.2.8.0.0.1.0.8.2.ip6.arpa.zone - global-144.238.200.in-addr.arpa.zone - global-c3sl.ufpr.br.zone Changes: ===================================== global-0.8.f.f.0.8.2.8.0.0.1.0.8.2.ip6.arpa.zone ===================================== @@ -11,7 +11,7 @@ $TTL 21600 0.5.b.c.1.5.e.f.f.f.a.b.2.e.2.9.1.0 IN PTR forsyn.c3sl.ufpr.br. @ IN NS ns2.c3sl.ufpr.br. @ IN NS ns.c3sl.ufpr.br. -@ 21600 IN SOA ns.c3sl.ufpr.br. root.c3sl.ufpr.br. 1754490938 86400 7200 2592000 3600 +@ 21600 IN SOA ns.c3sl.ufpr.br. root.c3sl.ufpr.br. 1754492311 86400 7200 2592000 3600 0.9.0.7.5.b.e.f.f.f.7.0.a.8.6.2.1.0 IN PTR barril1.c3sl.ufpr.br. 0.9.c.f.3.3.e.f.f.f.3.4.7.0.2.0.1.0 IN PTR orval.c3sl.ufpr.br. 0.a.0.0.9.7.e.f.f.f.e.3.6.1.2.0.1.0 IN PTR cpu1.c3sl.ufpr.br. @@ -81,6 +81,7 @@ $TTL 21600 7.b.b.4.0.8.e.f.f.f.c.c.6.1.2.0.2.0 IN PTR wrk3-k8stest.c3sl.ufpr.br. 7.d.6.0.8.1.e.f.f.f.c.c.6.1.2.0.2.0 IN PTR wrk2-k8stest.c3sl.ufpr.br. 8.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN PTR mozilla.c3sl.ufpr.br. +8.1.6.2.6.c.e.f.f.f.c.c.6.1.2.0.3.0 IN PTR jughisto.c3sl.ufpr.br. 8.4.2.0.d.c.e.f.f.f.c.c.6.1.2.0.1.0 IN PTR fai.c3sl.ufpr.br. 8.8.b.4.6.c.e.f.f.f.c.c.6.1.2.0.2.0 IN PTR dmarc-report.c3sl.ufpr.br. 8.8.e.8.3.6.e.f.f.f.3.1.f.1.6.e.9.0 IN PTR debiansec.c3sl.ufpr.br. ===================================== global-144.238.200.in-addr.arpa.zone ===================================== @@ -31,10 +31,11 @@ $TTL 21600 144 IN PTR estatistica.c3sl.ufpr.br. @ IN NS ns2.c3sl.ufpr.br. @ IN NS ns.c3sl.ufpr.br. -@ 21600 IN SOA ns.c3sl.ufpr.br. root.c3sl.ufpr.br. 1753388556 86400 7200 2592000 3600 +@ 21600 IN SOA ns.c3sl.ufpr.br. root.c3sl.ufpr.br. 1754492310 86400 7200 2592000 3600 145 IN PTR blauemaus.c3sl.ufpr.br. 146 IN PTR droidiag.c3sl.ufpr.br. 147 IN PTR netsmith.c3sl.ufpr.br. +148 IN PTR jughisto.c3sl.ufpr.br. 152 IN PTR arg.c3sl.ufpr.br. 153 IN PTR wiki.c3sl.ufpr.br. 154 IN PTR bd.c3sl.ufpr.br. ===================================== global-c3sl.ufpr.br.zone ===================================== @@ -95,7 +95,7 @@ c3hpc.docs IN CNAME root.pages @ IN MX 10 mx @ IN NS ns2.c3sl.ufpr.br. @ IN NS ns.c3sl.ufpr.br. -@ 21600 IN SOA ns.c3sl.ufpr.br. root.c3sl.ufpr.br. 1754490939 86400 7200 2592000 3600 +@ 21600 IN SOA ns.c3sl.ufpr.br. root.c3sl.ufpr.br. 1754492311 86400 7200 2592000 3600 @ IN TXT "google-site-verification=1QxfWQZw27Mp-PLffYIKhzRAgkU-RHSQPzQPuuHA3Go" @ IN TXT "v=spf1 a:mx.c3sl.ufpr.br mx:inf.ufpr.br mx:c3sl.ufpr.br -all" campanhas.sus IN CNAME sus @@ -237,6 +237,8 @@ jitsi IN A 200.236.31.236 jitsi IN AAAA 2801:82:80ff:8002:216:ccff:feaa:50 jmeterclient IN A 200.238.144.134 jmeterclient IN AAAA 2801:82:80ff:8003:216:ccff:fe5f:426a +jughisto IN A 200.238.144.148 +jughisto IN AAAA 2801:82:80ff:8003:216:ccff:fec6:2618 jwt.matrix.sus IN CNAME matrix.sus k8sprod IN A 200.236.31.195 k8sprod IN A 200.236.31.196 View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dns/-/commit/2325add18c49097b63821... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dns/-/commit/2325add18c49097b63821... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Fernando K (@fmkiotheka)