Hi First sorry for my English.
I configured a Squid in authentication mode on port 8888 and redirect my network trafic eq www via a route-map to squid server. On the squid server I have used iptables redirect traffic on port 80 to 8888(squid port). When I browse a web in Internet Explorer this error displayed.
The requested URL could not be retrieved
--------------------------------------------------------------------------------
The following error was encountered while trying to retrieve the URL: /
Invalid URL
And this messege present in access.log:
1281752166.811 0 10.32.3.12 NONE/400 1744 GET / - NONE/- text/html
When I set every IP (not squid ip) in the Internet Explorer proxy setting with port 80 ; present authentication window then my requested web.
When squid is configured in transparent mode, it work fine.