Before making any changes to any Directional DNS records, lower the TTL value.
This ensures that changes are propagated quickly on recursive nameservers.
The TTL values in the recursive servers need to expire before they can cache the new information.
To monitor the TTL value at any time, run a dig against each recursive nameserver.
-
Check general digs to determine accuracy of local resolution of hostname
- Go to online dig tool at https://digwebinterface.com
- Enter <hostname> in Hostnames or IP addresses
- Under Type leave Unspecified
- Under Options select Show Command and Trace
- Under Nameservers leave Default
- Press Dig
-
Check dig result
- Ensure Answer section is returned
- Ensure Authoritative section shows UltraDNS nameservers
- Ensure Answer section shows correct information i.e, correct IP/hostname based on Directional/Geo IP configuration
-
Check digs against UltraDNS nameservers to determine correct resolution of hostname
- Go to online dig tool at https://digwebinterface.com/
- Enter <hostname> in Hostnames or IP addresses
- Under Type leave Unspecified
- Under Options select Show Command and Trace
- Under Nameservers select Specify Myself and enter Vercara nameservers
- Click on Dig
-
Check dig result
- Ensure Answer section is returned
- Ensure Authoritative section shows UltraDNS nameservers
- Ensure Answer section shows correct information i.e, correct IP/hostname based on Directional/Geo IP configuration
-
Check digs against recursive nameservers to determine correct resolution of hostname
- Go to online dig tool at https://digwebinterface.com/
- Enter <hostname> in Hostnames or IP addresses
- Select ANY under Type
- Select ALL under Nameservers
- Do not select any check boxes under Options
- Click on Dig
-
Check dig result
- If recursive nameservers are not answering correctly by recursive server location, check TTL value
- If the TTL value is high, the TTL value will need to expire on the recursive server before it can cache the new information