How to block web pages to users with the captive portal, squid and squidguard
-
How can I make one user access a website while another cannot? All this with squid and squidguard and captive portal.
All this I have created and I can block the pages that I want, but I block them to both users and I would like to only block one of them
-
Create ACLs in squidguard to match the different users and apply different filter lists to them.
Steve
-
@stephenw10 My colleague told me that a solution is that from the Firewall, in the Advanced part there is an option to apply them to a Shedule.
Is this possible? Do you have any idea how it would be done?
I have never used it.
-
Sure you can apply a schedule to a firewall rule so it only applies at certain times:
https://docs.netgate.com/pfsense/en/latest/book/firewall/time-based-rules.htmlI'm not sure how that would help filtering different groups of users though.
Steve