How can I configure transparente proxy for my every users in my internal
network that server using linux kernell 2.4.19 and squid 2.4.7 with:
iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j
REDIRECT --to-port 3128
and in the same server for only one user of the same internal netwok not
configure transparent proxy.
Can i insert one iptables comand to configure this exceptio of
interceptation ?
Anybody can write this line for me ?
Received on Thu Nov 06 2003 - 09:46:02 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:21:09 MST