D
doc
Kaffeetrinker
curl -I '<anyURL>'
bringt bei mir die meldung
curl: (7) couldn't connect to host
hat irgendwer eine ahnung woran das liegen könnte, oder kann jemand mit aktuellem arch das mal eben bei sich testen.
ping und alles andere läuft problemlos ...
konkretes beispiel:
von nem server mit debian lenny:
curl -I 'http://www.unixboard.de/vb3/showthread.php?47713-curl-(7)-couldn-t-connect-to-host'
HTTP/1.1 200 OK
Date: Thu, 10 Mar 2011 20:51:48 GMT
Server: Apache/2.2.16 (FreeBSD) mod_fastcgi/2.4.6 mod_ssl/2.2.16 OpenSSL/0.9.8k
Set-Cookie: unixboard_; path=/; domain=.unixboard.de; HttpOnly
Set-Cookie: unixboard_lastvisit=1299790308; expires=Fri, 09-Mar-2012 20:51:48 GMT; path=/; domain=.unixboard.de
Set-Cookie: unixboard_lastactivity=0; expires=Fri, 09-Mar-2012 20:51:48 GMT; path=/; domain=.unixboard.de
Cache-Control: private
Pragma: private
Content-Length: 25913
Content-Type: text/html; charset=ISO-8859-1
at home mit aktuellem arch
curl -I 'http://www.unixboard.de/vb3/showthread.php?47713-curl-(7)-couldn-t-connect-to-host'
curl: (7) couldn't connect to host
Zuletzt bearbeitet: