Create and manage DNS Resolvers
Last updated on
New Networks
Section titled “New Networks”- Open your project in the STACKIT Portal
- Navigate to Networking → Network
- Click on Create network
- In the creation model click Add DNS Name Server three time.
- Fill in the DNS Resolver IPs.
Existing Networks
Section titled “Existing Networks”- Open your project in the STACKIT Portal
- Navigate to Networking → Network
- Click on the Network you want to edit
- In the overview of the Network you can click on Edit to change the name of your selected Network. Furthermore you are able to edit and/or add up to 3 DNS Name Servers.
- Fill in the DNS Resolver IPs.
-
Open
/etc/systemd/resolved.confwith a text editor. In the[Resolve]section, uncomment theDNS=line and add the DNS Resolver IPs.For the region
EU01add this snippet to the file:[Resolve]DNS=192.214.161.53 213.17.17.17 188.34.111.111For the region
EU02add this snippet to the file:[Resolve]DNS=45.137.172.101 45.137.172.102 45.137.172.103 -
Restart the
systemd-resolvedservice.Terminal window sudo systemctl restart systemd-resolved -
Verify your changes.
Terminal window resolvectl status
For RFC 8484 compliant clients use the endpoint: https://dns.stackit.cloud/dns-query