[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Squid transparent proxy
I've followed the instructions at:
http://www.benzedrine.cx/transquid.html
And compiled squid from ports with the transparent option. I'm sure
this is "on" as I can pkg_info and see this:
squid-2.5.PRE13-transparent
I added the squid.conf entries and the PF entries per the how-to. Squid
is happily listening on port 3128 on localhost, and the ACL's are all
setup right. When I enable the rdr in pf.conf, and try to open a site,
I get the following in my web browser:
ERROR
The requested URL could not be retrieved
------------------------------------------------------------------------
--------
While trying to retrieve the URL: /
The following error was encountered:
Invalid URL
Some aspect of the requested URL is incorrect. Possible problems:
Missing or incorrect access protocol (should be `http://'' or similar)
Missing hostname
Illegal double-escape in the URL-Path
Illegal character in hostname; underscores are not allowed
Your cache administrator is webmaster.
------------------------------------------------------------------------
--------
Generated Tue, 09 Sep 2003 18:44:37 GMT by websurfing.mydomain.com
(squid/2.5.PRE13)
Any ideas where to start? I'm sure lots of OpenBSD FW admins out there
have this working, would appreciate a clue!
Thanks,
Robert