Solved
all right... I got it work.
The new SQUID 3.0 has a simple line to define it as TRANSPARENT.
#HEADER problem when using as Transparent Proxy
http_port <SQUID_IP>:<PORT> transparent
on older versions people used the http_accel mode to hack squid to perform transparent,
no longer it is needed
|