
Quoting Jason White via luv-talk (luv-talk@luv.asn.au):
I'm trying to collect URIs that link to presentations which I've given, including those at LCA.
When I try to connect to lca2013.linux.org.au it appears that not even a TCP connection is established - also tried with SSL/TLS.
Any suggestions? Could someone in Australia let me know whether you're experiencing the same result?
It's not at your end. The httpd is either not there at all or not answering. $ host lca2013.linux.org.au lca2013.linux.org.au has address 192.55.98.186 lca2013.linux.org.au mail is handled by 10 team.linux.conf.au. $ telnet lca2013.linux.org.au 80 Trying 192.55.98.186... telnet: Unable to connect to remote host: Connection timed out $ FWIW, I'm in Sint Maarten / Saint Martin in the Caribbean, not that it matters. ;->