Have you taken a look at the FAQ at www.squid-cache.org? It has two
different sections in it that talk about ipchains and Linux.
---- Russell Mosemann, Ph.D. * Computing Services * Concordia University, Nebraska "When young I saw the signs 'Slow children at play'. Later in life I saw 'Slow men at work' and was happy they found a productive niche." On 14 Aug 2000 pre@satyamonline.com wrote: > IP forwarding and other configuration was made by following commands. > > echo 1 > /proc/sys/net/ipv4/ip_forward > > ipchains -A input -p TCP -d 127.0.0.1/32 www -j ACCEPT > ipchains -A input -p TCP -d <ip address>/32 www -j ACCEPT > ipchains -A input -p TCP -d 0/0 www -j REDIRECT 3128 > > I am unable to brows after applying ipchains command from the cliant side. in other case the clients r using the proxy server address as their default gateway and able to bwows before applying ipchains command. I checked up with kernel parameters the transparent proxy support is made enabled by default. > > The clietns are getting the "invalid url error" fro squid after I apply ipchains > command. -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Tue Aug 15 2000 - 11:15:10 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:52 MST