Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Maunium
dns
Commits
08e4ad02
Commit
08e4ad02
authored
Feb 24, 2021
by
Tulir Asokan
🐈
Browse files
Update some ipv6 addresses
parent
5cefe408
Changes
2
Hide whitespace changes
Inline
Side-by-side
zones/asokan.org
View file @
08e4ad02
$TTL 86400
@ IN SOA ns1.mau.fi. admin.mau.fi. (16
073
510
18
8H 2H 1W 2H)
@ IN SOA ns1.mau.fi. admin.mau.fi. (16
14175
510 8H 2H 1W 2H)
IN NS ns1.mau.fi.
IN NS robotns2.second-ns.de.
IN NS robotns3.second-ns.com.
IN NS ns1.first-ns.de.
IN A 95.216.50.129
IN AAAA 2a01:4f9:
2
a:f
c
29::
IN AAAA 2a01:4f9:
3
a:f
f
29::
IN CAA 0 iodef "mailto:admin@asokan.org"
IN CAA 0 issue "letsencrypt.org; accounturi=https://acme-v02.api.letsencrypt.org/acme/acct/86838730; validationmethods=http-01,tls-alpn-01"
IN CAA 0 issuewild ";"
...
...
zones/mau.fi
View file @
08e4ad02
$TTL 86400
@ IN SOA ns1.mau.fi. admin.mau.fi. (161417
2046
8H 2H 1W 2H)
@ IN SOA ns1.mau.fi. admin.mau.fi. (161417
5545
8H 2H 1W 2H)
IN NS ns1.mau.fi.
IN NS robotns2.second-ns.de.
IN NS robotns3.second-ns.com.
...
...
@@ -38,9 +38,9 @@ _25._tcp.meow.host IN TLSA 2 1 1 276fe8a8c4ec7611565bf9fce6dcace9be320c1b5bea275
ns1 IN A 95.216.50.128
ns1 IN AAAA 2a01:4f9:2a:fc04:1::2
asokan.host IN A 95.216.50.129
asokan.host IN AAAA 2a01:4f9:
2
a:f
c
29::
asokan.host IN AAAA 2a01:4f9:
3
a:f
f
29::
test.host IN A 95.216.50.130
test.host IN AAAA 2a01:4f9:
2
a:f
c
30::
test.host IN AAAA 2a01:4f9:
3
a:f
f
30::
construct.host IN A 95.216.50.131
construct.host IN AAAA 2a01:4f9:2a:fc31::
guard.host IN A 95.216.50.132
...
...
@@ -48,9 +48,9 @@ guard.host IN AAAA 2a01:4f9:2a:fc32::
pages.host IN A 95.216.50.133
pages.host IN AAAA 2a01:4f9:2a:fc15::
u1.host IN A 95.216.50.134
u1.host IN AAAA 2a01:4f9:
2
a:f
c
34::
u1.host IN AAAA 2a01:4f9:
3
a:f
f
34::
u2.host IN A 95.216.50.135
u2.host IN AAAA 2a01:4f9:
2
a:f
c
35::
u2.host IN AAAA 2a01:4f9:
3
a:f
f
35::
; Other hosts
shell.host IN A 95.217.17.32
shell.host IN AAAA 2a01:4f9:c010:612f::
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment