I have configured a set of DNS records at a new DNS provider. The configuration is complex, with load-balancing, SSL, etc, there are things that could go wrong.
I want to test this configuration before changing the namespace records at registrar.
- Is there any way to locally provide my machine with the new nameserver for the domain?
- Are there any tools that might help with this?
Please note: I don't want to just update the A records (e.g. in /etc/hosts
) - I want to specifically check the nameserver is returning the A and CNAME records.