ERR_ADDRESS_UNREACHABLE — Chrome could not establish a TCP connection to the IP. Below the TLS layer. Causes: DNS returned wrong IP, routing issue (server down/no internet), firewall in the path, ISP blocks the range. Fix: ping/traceroute to diagnose.
This error blocks HTTPS access. Below: causes, fixes, working config, FAQ.
Free online tool — ping & port checker: instant results, no signup.
nslookup example.com 1.1.1.1 — right IP?ping example.com — any reply?traceroute example.com — where does it die?The ERR_ADDRESS_UNREACHABLE error indicates that the browser cannot connect to the server at the specified IP address. This typically arises from network configuration issues, firewall settings, or server unavailability. To troubleshoot, check your network connections, test the server's IP with ping, and verify DNS settings. If the server is unreachable, it may be down or misconfigured.
The ERR_ADDRESS_UNREACHABLE error can stem from several underlying issues. Understanding these causes is essential for effective troubleshooting:
To resolve the ERR_ADDRESS_UNREACHABLE error, follow these practical troubleshooting steps:
ping command to test connectivity to the server:ping [Server_IP_Address]Replace [Server_IP_Address] with the actual IP address of the server. If you receive replies, your network is functioning correctly. If not, proceed to the next step.
sudo iptables -LLook for any rules that might block access to the server. Adjust the rules as necessary.
nslookup command to verify that the domain name resolves to the correct IP address:nslookup [Your_Domain]If the IP is incorrect or not returned, you may need to update your DNS settings. Check your DNS provider's documentation for guidance.
By systematically addressing these areas, you can effectively troubleshoot and resolve the ERR_ADDRESS_UNREACHABLE error.
Ping sends ICMP packets to a host and measures response time. Port scanning checks which TCP ports are open and accepting connections — helping diagnose serviceavailability issues.
Choose packet count (3, 4, 6, 10). Stats: min/avg/max latency and packet loss.
Check 14 key ports: HTTP, HTTPS, SSH, FTP, SMTP, MySQL, PostgreSQL, and more.
Testing from our server — see site availability from outside, not just your local network.
Need constant monitoring? Create a monitor — checks every minute with notifications.
availability diagnosis
TCP port scanning
connection debugging
basic health check
Ping check history, host availability monitoring and downtime alerts.
Sign up freeREFUSED = server sent RST (no listener). UNREACHABLE = IP does not respond at all (network issue).
Check via Enterno Ping from multiple regions. Only your network — your problem.
Depends on cause. DC outage — hours. DNS propagation — 5-60 min. Hardware — more complex.
Mobile carriers have different DNS/routing. Try 8.8.8.8 on phone.
Free plan — 10 monitors, checks every 5 min, no card required. Upgrade for 1-minute interval and multi-region monitoring.