Wildcard DNS resolution issue
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
I am running into an issue where ServiceNow is unable to connect to an endpoint where the host resolves to a wildcard DNS record (e.g. *.domain.com). I see a Java UnknownHostException error in the logs. Any one has seen this?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10m ago
Hi @amallick
Refer KB: KB2091827 Outbound API Request Failure Due to UnknownHostException
Resolution
Recommendation to resolve this type of issue:
Verify DNS Resolution
- Work with internal endpoint or networking team to verify whether the domain is publicly resolvable.
- Perform a ping or nslookup from your local machine or MID Server (if applicable) to validate DNS resolution.
Check Network Access
- If the domain is intended to be accessed internally only, ensure that the instance connects through a MID Server located within your internal network that can resolve internal domains.
- Confirm that the MID Server has appropriate DNS settings to reach internal domains.
Review Firewall and DNS Policies:
- Confirm with internal networking team if any firewall rules or DNS restrictions exist that might block external access to the domain.
Public DNS Registration:
- If the endpoint is intended to be accessible externally, verify that the domain is properly registered and reachable through public DNS servers.
Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
