DNS failure

DNS failure

Issue: Via proxy sometimes occur an error "DNS Lookup for safesqddns.com failed".


Root Causes

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

Solution

If FQDN of the website is incorrect you will face DNS failure issue to that particular website while accessing via proxy. So you should have to enter correct FQDN of that particular website.
If FQDN of particular website is correct but local DNS server service is not running still you can face DNS failure issue. So you make sure about local DNS server service is running.
Run below commands to verify DNS server service
nslookup (FQDN of 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 website, it is displaying connection fail error “Connection to 192.168.27.30:80 failed” When I access https://abc.safesquid.com/ via proxy and login using my corporate email ID, it is displaying connection fail error “Connection ...
    • ISO installation Failure

      Issues When you misconfigured any of your DNS IP, Gateway or the NIC card, you will face issue as "Failed to retrieve the pre-configuration file". IP address which you assigned for SafeSquid proxy if blocked because of firewall, you will face issue ...
    • Product Activation Failure

      Issues I uploaded my activation key, still SafeSquid UI is showing Failed to set Subscription details After uploading the activation key, I am getting the template on browser proxy server refusing connections Unable to see subscription details on ...
    • 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 is failed 1.Make sure User Name: administrator@safesquid.test (User name should be any user from AD having administrative permissions) 2.Monit ...