Question
DNS - WGET - No route to host
I have config DNS and httpd service on my host, but i can not wget my site from pc (client). Please referbelow
From DigitalOcean (ssh to Server):
[root@localhost html]# wget denybuddy.com --2014-06-19 13:11:25-- http://denybuddy.com/ Resolving denybuddy.com (denybuddy.com)... 128.199.168.164 Connecting to denybuddy.com (denybuddy.com)|128.199.168.164|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 57 [text/html] Saving to: ‘index.html.8’ 100%[========================================>] 57 --.-K/s in 0s 2014-06-19 13:11:25 (10.3 MB/s) - ‘index.html.8’ saved [57/57]From My PC:
[jack@jack Downloads]$ wget denybuddy.com --2014-06-20 00:11:26-- http://denybuddy.com/ Resolving denybuddy.com (denybuddy.com)... 128.199.168.164 Connecting to denybuddy.com (denybuddy.com)|128.199.168.164|:80... failed: No route to host.Thanks and Best Regards
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×