m***@mattkeys.net
2012-07-02 10:46:27 UTC
download.ezuce.com seems to be down at the moment :
$ ping download.ezuce.com
PING ec2-184-73-28-155.compute-1.amazonaws.com (184.73.28.155) 56(84) bytes of data.
^C
--- ec2-184-73-28-155.compute-1.amazonaws.com ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 4380ms
$ curl -vvv download.ezuce.com
* About to connect() to download.ezuce.com port 80 (#0)
* Trying 184.73.28.155... Connection refused
* couldn't connect to host
* Closing connection #0
curl: (7) couldn't connect to host
$
$ ping download.ezuce.com
PING ec2-184-73-28-155.compute-1.amazonaws.com (184.73.28.155) 56(84) bytes of data.
^C
--- ec2-184-73-28-155.compute-1.amazonaws.com ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 4380ms
$ curl -vvv download.ezuce.com
* About to connect() to download.ezuce.com port 80 (#0)
* Trying 184.73.28.155... Connection refused
* couldn't connect to host
* Closing connection #0
curl: (7) couldn't connect to host
$