Block Youtube http and https
-
Dear Experts,
Is there any package or method which can block youtube on http and https.
Thanks
-
squid3-dev
-
Plz let me know do i need any other package like squidguard with squid3-dev. Or just squid3-dev is enough.
-
squid3-dev for cache and access list ,,, squidguard for webfiltering like blk porn website
you can create a simple access list inside squid3-dev and it will block any website like youtube facebook
in custom access list
acl facebook src 192.168.0.0/24
acl blk_fb dstdomain .facebook.com
http_access deny blk_fb -
Dear with this simple acl, will it block https too. Just asking for under standing.
-
yes
-
Dear it is not blocking https.
let me know any other method.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.