Good morning everyone, I have the following scenario: PfSense+Squid3+Dansguardian+AD authentication for LDAP+Marked on the proxy browser
Everything is working normally, the problem is that I want certain IPs do not require proxy to access the internet but at the same time the accesses to the sites are logged. Releasing port 80 to the IP I want the Firewall IP that I can not use the proxy, but the accesses are not logged. I've tried putting in direct squid.inc the following rules before rule that requires authentication: acl fwdpc req_header X-Forwarded-For 10.4.0.236 http_access allow fwdpc acl liberados src 10.4.0.236 http_access allow liberados I've tried also redirect traffic from port 80 to port Proxy like a transparent proxy, but the internet access is denied stating that you need to login. Does anyone know any way to release certain IPs need to use the Proxy but at the same time has access to the logged sites?
_______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
