• SquidGuard / Light Squid Report / Squid Usewr Access Report

    1
    1 Votes
    1 Posts
    309 Views
    No one has replied
  • [solved] backend server nginx down HAProxy

    45
    5
    0 Votes
    45 Posts
    13k Views
    P
    @wesleylc1 Then it seems you have answered your question why the host header must be send in checks . HAProxy's health-checks by default do not send this header and your nginx configuration needs it to find the correct virtual host with the server_name configuration. The 'default virtual host' likely returns the 400 response status. Its nice to know that doing some research and actually understanding how things work you can succeed with fishing without needing other people to give you the fish, that will definitely help with future diagnosing of issues.
  • Double server squid and rsyslog same pc?

    Moved
    6
    0 Votes
    6 Posts
    929 Views
    I
    @kiokoman thanks!
  • squidGuard squidguard_log.php wrong

    2
    0 Votes
    2 Posts
    353 Views
    jimpJ
    Make a bug report at https://redmine.pfsense.org/projects/pfsense-packages
  • lightsquid only 127.0.0.1 user

    Moved
    10
    0 Votes
    10 Posts
    1k Views
    stephenw10S
    Yeah, that looks more like real data.
  • not mail with SQUIDGUARD

    1
    0 Votes
    1 Posts
    367 Views
    No one has replied
  • send-proxy option

    1
    0 Votes
    1 Posts
    315 Views
    No one has replied
  • android devices not working with Root CA

    9
    0 Votes
    9 Posts
    2k Views
    dragoangelD
    @gwaitsi Unfortunately I doesn't know, something wrong maybe with you CA. I done this before without any issue. It must process with success by cert install. No download needed. Can you try create new CA over Cert Manager and try again?
  • squid working, but how to bypass

    2
    0 Votes
    2 Posts
    896 Views
    M
    Some applications do not work well with PAC file. Are you using authentication ? Based on your config, it seems that you are bumping everything, tried splice all? Based on the problems I had, I found this: Some apps can work with PAC file, others not. Some apps can work with proxy authentication, like Kerberos for an exemple, others not. So, sometimes you will see Access Denied in Squid, because the apps like Pokerstars for an example are not carrying credentials to the proxy. Here, I have a Squid proxy with SSO, using Kerberos. Some apps don't work if I set Direct at the PAC file, however, they do work when I set a bypass like this: before_auth: acl whitelist dstdomain .pokerstars.com .dropbox.com <---- This allow everything to pokerstars.com and dropbox.com to go through the proxy without authentication auth_param negotiate program /usr/local/libexec/squid/negotiate_kerberos_auth -k /usr/local/etc/squid/mykeytab.keytab auth_param negotiate children 100 auth_param negotiate keep_alive on http_access allow whitelist <----- This allow whitelist before auth is required acl auth proxy_auth REQUIRED http_access deny !auth http_access allow auth
  • Comodo SSL for pfsense webgui

    Moved
    13
    0 Votes
    13 Posts
    2k Views
    jimpJ
    ACME/Let's Encrypt is the best thing to do here, assuming you have a public domain available you can leverage and a supported DNS provider.
  • Proxy authentication error

    1
    0 Votes
    1 Posts
    194 Views
    No one has replied
  • squidguard Package/Squid/Realtime Stats (SQStat)

    1
    0 Votes
    1 Posts
    362 Views
    No one has replied
  • My proxy not block youtube some computers

    2
    0 Votes
    2 Posts
    512 Views
    KOMK
    There must be a domain involved that you aren't blocking. If you see them watching YouTube, check Squid's access log to see where they actually are going.
  • SquidGuard Error Page - Redirects to the IP not the SSL Domain

    Moved
    2
    0 Votes
    2 Posts
    291 Views
    stephenw10S
    Hmm, you could try using the url mode redirect method. Or maybe one of the other redirect methods. Steve
  • squid + squidguard blocking an app

    2
    0 Votes
    2 Posts
    517 Views
    KOMK
    Those are probably CDNs hosting the videos, and you may end up playing whack-a-mole trying to whitelist them all. Either allow IP addresses globally, or create an ACL for just your wife and allow them there.
  • (54) Connection reset by peer (TLS code: SQUID_ERR_SSL_HANDSHAKE)

    1
    1
    0 Votes
    1 Posts
    272 Views
    No one has replied
  • How to block Google search keyword

    3
    0 Votes
    3 Posts
    327 Views
    A
    you can also force google and bing into safe mode
  • Squid Reverse proxy error with https

    1
    0 Votes
    1 Posts
    553 Views
    No one has replied
  • Squidguard Https block page not showing

    Moved squidguard
    14
    0 Votes
    14 Posts
    5k Views
    stephenw10S
    We did a hangout walk though on this. It explains everything you need to know: https://youtu.be/xm_wEezrWf4 Steve
  • Pfsense+Mikrotik+Squid

    Moved
    2
    0 Votes
    2 Posts
    531 Views
    stephenw10S
    How is any of that configured? What are those IP addresses? What's working/not working? Steve
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.