DNS Failure

DNS Failure

Issue

Via proxy sometimes an error "DNS Lookup for safesqddns.com failed" occurs.


Root Causes

  1. If the FQDN of the website is incorrect.
  1. The local DNS server service is not running.
  1. If the forwarder DNS server is not able to resolve the query.
  1. If network service is down.

Solution

  1. If the FQDN of the website is incorrect you will face a DNS failure issue to that particular website while accessing via proxy. So you should have to enter the correct FQDN of that particular website.
  1. If the FQDN of a particular website is correct but the local DNS server service is not running still you can face a DNS failure issue. So you make sure that the local DNS server service is running.
Run the below commands to verify DNS server service
nslookup (FQDN of the site)
  1. example:
  2. nslookup www.safesquiddns.com
  3. Server:         127.0.0.1
  4. Address:        127.0.0.1#53
  5. Non-authoritative answer:
  6. www.safesquiddns.com       canonical name = safesquiddns.com.
  7. Name:   safesquiddns.com
  8. Address: 164.177.149.146
If the website is not able to resolve:
  1. root@dev:~# nslookup www.safesquiddns.com
  2. Server:         127.0.0.1
  3. Address:        127.0.0.1#53
  4. server can't find test.safesquiddns.com: NXDOMAIN


    • Related Articles

    • Connection failure to websites

      Issues When I access the website, it displays the connection failed error “Connection to 192.168.27.30:80 failed”. When I access https://abc.safesquid.com/ via proxy and log in using my corporate email ID, it displays the connection failed error ...
    • ISO installation Failure

      Issues When you misconfigure any of your DNS IP, Gateway or NIC cards, you will face the issue "Failed to retrieve the pre-configuration file". The IP address that you assigned for the SafeSquid proxy is blocked because of the firewall, you will face ...
    • Product Activation Failure

      Issues I uploaded my activation key, but still, SafeSquid UI is showing Failed to set Subscription details. After uploading the activation key, I am getting the template on the browser proxy server refusing connections. Unable to see subscription ...
    • Standard Operating Procedure (SOP) for Troubleshooting Issues in your SafeSquid proxy server

      Purpose To provide a consistent and effective approach to troubleshooting network connectivity and web server issues using key commands. Scope This SOP applies to troubleshooting sessions involving DNS resolution, port connectivity, web server ...
    • SSO Authentication Fail

      Troubleshooting If your configuration is exactly similar to How to and still your SSO authentication failed. 1. Make sure the User Name: administrator@safesquid.test (The user name should be any user from AD having administrative permissions) 2. ...