So, just to check, when I telnet to port 80, I get :
[guck@ns1 ~]$ telnet myserver.com 80
Trying 192.168.1.1...
Connected to myserver.com.
Escape character is '^]'.
501 Method Not Implemented
Method Not Implemented
arse to /index.html not supported.
Invalid method in request arse
Connection closed by foreign host.
[guck@ns1 ~]$
And you don't even get "Connected to myserver.com"?
G
After pounging on the keyboard this is what I get
HTTP/1.0 400 Bad Request
Server: Squid/2.4.STABLE3
Mime-Version: 1.0
Date: Fri, 01 Aug 2003 19:31:57 GMT
Content-Type: text/html
Content-Length: 870
Expires: Fri, 01 Aug 2003 19:31:57 GMT
X-Squid-Error: ERR_INVALID_REQ 0
X-Cache: MISS from 1375.blabla.com
Proxy-Connection: close
ERROR: The requested URL could not be retrieved
ERROR
The requested URL could not be retrieved
While trying to process the request:
The following error was encountered:
Some as pect of the HTTP Request is invalid. Possible problems:
- Missing or unknown request method
>Missing URL
- Missing HTTP Identifier (HTTP/1.0)
- Request is too large
- Content-Length missing for POST or PUT requests
- Illegal character in hostname; underscores are not allowed
Your cache administrator is
admin@BLABLA.com.
clear="all">
Generated Fri, 01 Aug 2003 19:31:57 GMT by 1375.BLABLA.com (Squid/2.4.STABLE3)