Connection Failure to Websites
Connection Failure to Websites can interrupt web access, policy enforcement, or evidence collection. Use this runbook to restore service, preserve logs, and prove the corrective action during security review.Connection failed to proxy or origin
When the user accesses the website, the browser displays “Connection to 192.168.27.30:80 failed”. When the user accesses https://abc.safesquid.com/ via proxy and logs in with a corporate email ID, the browser may show “Connection to abc.safesquid.com:443 failed”.
Root Causes
If the website which you are trying to reach is not up If you are unable to reach the particular website because of internet slowness issues.Case1
Check whether the website is opening without proxy configuration inside the browser (No proxy in the middle). If the website is not opening without a proxy, then it is not the problem with SafeSquid. If it is opening without a proxy, then run the below command to verify whether the website is resolving or not. Command: nslookup 192.168.27.30 To check SafeSquid server is connecting to 192.168.27.30 on port 80 Command: telnet WEBSITE PORT_TO_CONNECTON When the website cannot be reached, example output: telnet 192.168.27.30 80 Trying 192.168.27.30… telnet: Unable to connect to remote host: No route to host When the website is reachable, the output isCase 2
For an on-premises server integrated with directory services, DNS resolution is done by the directory DNS server. To check the configuration on the local internal network and its address record pointed on an active directory (AD) or local DNS server. Run the below commands on the command prompt for abc.safesquid.comCapture useful evidence
Collect evidence before restarting services or changing policy. Keep screenshots, command output, and relevant SafeSquid logs with the incident ticket.Next steps
- Use Find a complete connection log to trace a specific client transaction.
- Use Troubleshooting for the broader diagnostic checklist.

