This is a discussion on RE: [squid-users] Seen this before??? - squid ; =20 >=20 > Hi trying to configure transparent proxy with this rule any error? >=20 >=20 > #iptables -t nat -A PREROUTING -i eth1 -p tcp --dport 80 -j REDIRECT=20 > --to-port 3128 >=20 > The requested URL could not ...
=20
>=20
> Hi trying to configure transparent proxy with this rule any error?
>=20
>=20
> #iptables -t nat -A PREROUTING -i eth1 -p tcp --dport 80 -j REDIRECT=20
> --to-port 3128
>=20
> The requested URL could not be retrieved
>=20
> While trying to retrieve the URL: /
>=20
> The following error was encountered:
>=20
> * Invalid URL
>=20
> Some aspect of the requested URL is incorrect. Possible problems:
>=20
> * Missing or incorrect access protocol (should be `http://'' or=20
> similar)
> * Missing hostname
> * Illegal double-escape in the URL-Path
> * Illegal character in hostname; underscores are not allowed
>=20
> Your cache administrator is root The requested URL could not=20
> be retrieved
Checkout :
http://www.squid-cache.org/Doc/FAQ/FAQ-17.html
Checkout item 2. (required squid.conf entries)
M.
=20