Questions tagged [squidguard]
SquidGuard is a URL redirector used to use blacklists with the proxysoftware Squid. There are two big advantages to squidguard: it is fast and it is free. SquidGuard is published under GNU Public License.
7 questions
0 votes
0 answers
334 views
How to add windows client machines IP’s and names in squid proxy so the logs output as clients name instead IP
I have configured squid proxy server on centos stream and its up and running perfectly I want access.log output as windows client usernames instead of machine IP . As example below . current output ...
1 vote
1 answer
3k views
squid url_regex not matching characters
I have a url_regex acl: ^http(s)://bitbucket.org/example/* However, it's matching the url: http(s)://bitbucket.org/example_test/* This seems to not consider the "/" at the end of ^http(s)://...
0 votes
1 answer
1k views
Squid deny_info https not working
I have squid proxy server configured on centos 8 and working fine i have blocked some sites through squid when anyone access to blocked url it simply show the page browser cant open the page. I just ...
-2 votes
1 answer
318 views
How to block web traffic for some websites without proxy server
Hello in our windows environment we need to block or filter internet some websites using Centos 8 For squid proxy server we need to assign group policy or add proxy address one by on which is not ...
1 vote
1 answer
126 views
Would a Netgate 1100 with pfSense Plus Software support SquidGuard?
Would a Netgate 1100 with pfSense Plus Software support SquidGuard? I'd like to be able to do web filtering using that software / hardware combination. P.S. Apologies if I have posted this in an ...
1 vote
0 answers
675 views
Squid + Squidguard - redirect http traffic
Im having trouble figuring out which is the best way to redirect the traffic for a certain subnet. Basically i want to deny the access for a certain subnet to the internet. And i want it to always ...
-2 votes
1 answer
1k views
Squid Proxy let user use only one ip
how can i let user1 only use 100.160.238.0:17648 and user2 only use 100.160.238.1:48049 and user3 only use 100.160.238.2:26394 ??? I tried some method but not work now my config is mixed with error....