Hi All,
I want to enable transparent proxy true a Linux firewall
The firewall is on address 192.168.10.252
The Squid Proxy server is on address 192.168.10.1
How should the rule in my FW look?
Is it correct if it looks like this? And what is the inpact on my internal
mail server which is on 192.168.10.61?
ipchains -A input -j REDIRECT 3128 -p tcp -s 0.0.0.0/0 -d 192.168.10.1/24 80
Rgds,
John
Received on Fri Dec 27 2002 - 14:08:19 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:12 MST