I've tried to get it to work without success... On OpenBSD+PF (my
router) I've tried using NAT and inetd+nl method listed in http://
www.openbsd.org/faq/pf/rdr.html#rdrnat
Both methods results in the same error response from squid... But it
doesn't make sense to me... It complains about missing HTTP/1.0, but
it seems like there is enough information in the HTTP request to go
on ahead....
The response from squid.... (BTW, I tried different mozilla firefox
and os x safari, on a linux desktop and a mac desktop... Samething)
--------------------------------------------------------------
ERROR
The requested URL could not be retrieved
While trying to process the request:
GET / HTTP/1.1
Accept: */*
Accept-Language: en
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/
412 (KHTML, like Gecko) Safari/412
Connection: keep-alive
Host: www.mac.com
The following error was encountered:
Invalid Request
Some aspect 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
--------------------------------------------------------------
Received on Wed Jun 01 2005 - 01:11:49 MDT
This archive was generated by hypermail pre-2.1.9 : Fri Jul 01 2005 - 12:00:02 MDT