How to block port 80 for some clients ?
-
I have pfsense 2.0.1-RELEASE (i386) and it works very well.
i have squid and squidguard installed and i need to close port 80 for some client.
Before installing squid everything was ok but now i cant close this portThis is the configuration :
Thank you
-
transparent Squid bypasses firewall rules. You'll have to block them within Squid.
-
Can you explain me more detailed ?
Any printscreen or any rule ?
thank you in advance -
Services > Proxy Server > Access Control > Banned host addresses
-
Thank You
You help me a lot
:) -
It works, but this users that i block on "Banned host addresses" can open the web pages with https (port 443)
How can i close this port for this clients??
;) -
It works, but this users that i block on "Banned host addresses" can open the web pages with https (port 443)
How can i close this port for this clients??
;)Transparent proxy does not filter port 443. Create a firewall -> rule to block it.