View Single Post

  #5 (permalink)  
Old 05-18-2008, 10:03 AM
eyetoeye eyetoeye is offline
Junior Member
User
 
Join Date: May 2008
My distro: Debian
Posts: 1
Rep Power: 0
eyetoeye is on a distinguished road
Default transparent proxy in rhel 5

im facing so much difficulty to create a transparent proxy in my rhel server.
i have enabled the routing from my server with the following iptable rule:
iptables -t nat -A POSTROUTING -j SNAT --to-source 203.83.188.138

but i cant act squid as transparent
note that i have made changes in the following lines
http_port 3128 transparent
http_port 80 vhost
and insert a acl too.

pls help me if any?
Reply With Quote