I am having an unusual problem when trying to use IP Chains to
transparently redirect port 80 to the Squid Proxy Server. The
odd thing is that the IP Chain Command I used in the past did work and
now it doesn't. I moved directories onto another partition and
then symlinked them immediately prior to this breaking but did not
make any networking changes.
This works when I manually tell each web browser to use
192.168.0.1:3128 as a proxy server. When I try the commands
below I get an error from Squid like this. While trying to
retrieve the URL: /Regional/U_S__States/
The following error was encountered:
*
Invalid URL
The URL was http://dir.yahoo.com/Regional/U_S__States/.
The relevant IP Chain Commands:
# This adds Squid Transparent Caching Ability.
$IPCHAINS -A input -p tcp -s $INTERNALNET -d 0/0 80 -j REDIRECT
3128
________________________________________________________________________________
InterNetWorkingSolutions
Enterprise Class Solutions for the Small Enterprise
PO Box 152, Cabot, VT 05647 USA
VOICE: 888.726.9030
FAX: 888.726.9030
General Information:
[EMAIL PROTECTED]
Website Hosting:
[EMAIL PROTECTED]
Systems Administration Services :
[EMAIL PROTECTED]
Technical Support & Training Services:
[EMAIL PROTECTED]
________________________________________________________________________________
InterNetWorkingSolutions
Enterprise Class Solutions for the Small Enterprise
PO Box 152, Cabot, VT 05647 USA
VOICE: 888.726.9030
FAX: 888.726.9030
General Information:
Website Hosting:
Systems Administration Services :
Technical Support & Training Services:
________________________________________________________________________________