On Tuesday 19 February 2002 15:20, you wrote: Err no, iptables is a (statefull) firewall and NAT/MASQ/Packet mangling software whereas squid is a HTTP proxy. The 2 are totally different and setting up iptables lines does not mean squid is running, although you could have it running they are not associated to each other in any way. You can see if squid is running like this: ps -Af | grep squid if nothing shows up you're not running squid.
regards > By using IP tables, am I also using squid in any way?
