I put this command,

ipchains -A input -s 192.168.6.0/24 -d 0/0 80 -p tcp -j REDIRECT 3128

and the result  in browser:

ERROR
The requested URL could not be retrieved
While trying to retrieve the URL: /pub/Linux/docs/HOWTO/mini/Advocacy
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


and I see in /var/log/squid/acces.log :

939963224.224     10 192.168.6.2 NONE/400 1119 GET
/pub/Linux/docs/HOWTO/mini/Ad
vocacy - NONE/- -


I think  ipchains truncate the hostname, but Last time I used the same
configuration can work successfully.




Ibam
--------
One man's constant is another man's variable.
  -- A.J. Perlis


-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to