Koozali.org: home of the SME Server

IPSEC port 80

Greg

Re: IPSEC port 80
« Reply #15 on: August 02, 2003, 12:48:50 AM »
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:



  • Invalid Request


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)

Greg

Re: IPSEC port 80
« Reply #16 on: August 02, 2003, 01:03:15 AM »
Or
[blabal@1375 root]# telnet 192.168.20.65 80
Trying 192.168.20.65...

Guck Puppy

Re: IPSEC port 80
« Reply #17 on: August 02, 2003, 08:48:04 AM »
Greg wrote:
>
> After pounging on the keyboard this is what I get
>
> HTTP/1.0 400 Bad Request
> Server: Squid/2.4.STABLE3

So... you have squid running... could this be part of the issue? After all you're trying to make port 80 connections and squid is supposed to cache all port 80 (i.e. web) requests isn't it? maybe try disabling squid?

G