DNS Servers: Difference between revisions
Initial Page Creation |
Add Infoboxes |
||
| Line 2: | Line 2: | ||
{{License|cc-by-nc-sa}} | {{License|cc-by-nc-sa}} | ||
For my infrastructure I host 2 types of DNS servers. First I have the authoritative DNS Servers for my domains and additionally I got reverse resolvers on the same servers. DNS-A and DNS-B are serving both of those under the same IP/Domain. | For my infrastructure I host 2 types of DNS servers. First I have the authoritative DNS Servers for my domains and additionally I got reverse resolvers on the same servers. DNS-A and DNS-B are serving both of those under the same IP/Domain. | ||
== DNS-A == | == DNS-A == | ||
{{Infobox server | |||
| name = DNS-A | |||
| status = active | |||
| type = DNS Server | |||
| hostname = dns-a.nordgedanken.dev | |||
| location = Hel1 | |||
| ipv4 = 46.62.175.246 | |||
| ipv6 = 2a01:4f9:c013:e837::1 | |||
| provider = Hetzner | |||
| os = Fedora 43 | |||
| zones = mtrnord.blog, nordgedanken.dev, midnightthoughts.space | |||
| since = 18.09.2025 | |||
| subtitle = Main DNS server and host for docker based software like wg-easy. | |||
}} | |||
== DNS-B == | == DNS-B == | ||
{{Infobox server | |||
| name = DNS-B | |||
| status = active | |||
| type = DNS Server | |||
| hostname = dns-b.nordgedanken.dev | |||
| location = Hel1 | |||
| ipv4 = 46.62.199.69 | |||
| ipv6 = 2a01:4f9:c010:ba3f::1 | |||
| provider = Hetzner | |||
| os = Fedora 43 | |||
| zones = mtrnord.blog, nordgedanken.dev, midnightthoughts.space | |||
| since = 18.09.2025 | |||
| subtitle = Secondary DNS Server | |||
}} | |||
[[Category:Infrastructure]] | [[Category:Infrastructure]] | ||
[[Category:Hetzner]] | [[Category:Hetzner]] | ||