I am having an issue with transparent proxy and Squid Here is my firewall rule.
REDIRECT tcp -- 172.16.0.50 anywhere tcp dpt:http redir ports 8080 this is what is showing up in my access log. 1064673992.945 39 127.0.0.1 TCP_MISS/301 599 GET http://www.qn.net/download - DIRECT/206.21.174.9 text/html 1064673993.047 64 127.0.0.1 TCP_MISS/200 4217 GET http://www.qn.net/download/ - DIRECT/206.21.174.9 text/html 1064674098.409 51 127.0.0.1 TCP_MISS/200 2973 GET http://www.qn.net/ - DIRECT/206.21.174.9 text/html Why does it show the request comming from localhost, is there any way to fix this? The request came from 172.16.0.50 Any Ideas??? Michael
