• Reverse Proxy with pre authentication

    1
    0 Votes
    1 Posts
    339 Views
    No one has replied
  • Problems with Google/GMail

    Moved
    2
    0 Votes
    2 Posts
    1k Views
    stephenw10S
    Commonly that's caused by Squid and clients resolving URLs to different IPs because they are using different DNS servers. https://docs.netgate.com/pfsense/en/latest/cache-proxy/squid-troubleshooting.html?highlight=squid#sites-not-loading-with-splice-error-409-in-access-log Steve
  • Redirect to HTTPS as backend

    2
    0 Votes
    2 Posts
    266 Views
    senseivitaS
    ...turns out ACLs are processed in order, just like firewall rules. My bad! Just have to keep a wildcard ACL matching a redir action just like before but at the very end of the ACL list, no default backend needed. I'm so stupid!--no wonder why I kept noticing the little blue anchors next to each entry. ...is it anchor or anvil? 🤨 IDK anymore.
  • Transparent Proxy and Bind Resolve Issue

    2
    0 Votes
    2 Posts
    708 Views
    perikoP
    @periko I will answer my own post. Looks like I found the issuem, once we enable and setup bind, for some reason the file /etc/resolv.conf lost the line: nameserver 127.0.0.1 Them squid read this file and for some reason the queries fall. Now, I have 2 paths: Add manually the localhost in the resolv.conf file in the first line. Or add as alternative dns in squid localhost 127.0.0.1 Using any of this 2 options everything start working. Them bind have some daemon, because I select LAN+Localhost for listen. Hope some could check this which affect proxy transparent MITM. Thanks.
  • HA Proxy balanced by server loads...

    Moved
    4
    0 Votes
    4 Posts
    631 Views
    stephenw10S
    Hmm, not sure I've seen that specific use case but I would set it up and try the different algorithms to see what works best for you. Steve
  • SSLBUMP without MITM

    58
    0 Votes
    58 Posts
    27k Views
    K
    @Bismarck ,thanks for the help. I saw the ssl_bumps just underneath "custom options before auth" but there's a 2 line space between this section and the config so not sure if it's part of it. Custom options before auth acl sglog url_regex -i sgr=ACCESSDENIED http_access deny sglog ssl_bump peek step1 ssl_bump splice all
  • Haproxy 504 error

    3
    0 Votes
    3 Posts
    2k Views
    A
    @PiBa Ok, I increased the time and it works well
  • The requested URL could not be retrieved

    Moved
    1
    0 Votes
    1 Posts
    485 Views
    No one has replied
  • ssl_error_rx_record_too_long

    1
    0 Votes
    1 Posts
    298 Views
    No one has replied
  • 0 Votes
    8 Posts
    822 Views
    M
    i check the link that i followed. [image: 1553838146429-dba6a014-542f-4f9b-ad48-f50735619a48-image.png]
  • LightSquid report per User

    5
    0 Votes
    5 Posts
    1k Views
    S
    hi @KOM unfortunately i did not find any solution.
  • SQUID not intercepting everything

    2
    0 Votes
    2 Posts
    453 Views
    KOMK
    I think you answered your own question. It doesn't block until you clear their local cache... so maybe it's been working all along and blocking as it should, but the blocked content is being pulled from local cache and/or squid? I don't know how squid behaves if you ask for content that is technically blocked for that user, but is sitting in squid's cache. Squidguard is a helper program that gets called for each URL that squid needs to fetch. If the required content is still is cache and not stale, it will server from there first.
  • 0 Votes
    7 Posts
    2k Views
    B
    NFM! thanks.
  • HA Proxy with VIP IP?

    2
    0 Votes
    2 Posts
    475 Views
    K
    Bump anyone???
  • Squid + Active Directory + SSO

    3
    0 Votes
    3 Posts
    2k Views
    A
    Hi. The attached file contains the procedure to achieve this goal. Someone in the past has done this. Use at your own risk. Autenticacao Transparente Squid + WMI + Squidguard.zip
  • Create config to deny all except sites on white list

    1
    0 Votes
    1 Posts
    147 Views
    No one has replied
  • HAProxy noob (SONARR NZBGET RADARR etc…)

    35
    1 Votes
    35 Posts
    7k Views
    R
    What do you put in the Base URL on Ombi, Sonarr, etc. when using HAProxy? EDIT: I think I found the answer. You don't need it unless you want /ombi for example after your domain name. (yourdomain.com/ombi)
  • SSL error on gmail

    1
    0 Votes
    1 Posts
    226 Views
    No one has replied
  • setup lets encrypy behind haproxy

    1
    0 Votes
    1 Posts
    146 Views
    No one has replied
  • HAProxy logging issues

    3
    0 Votes
    3 Posts
    3k Views
    R
    Hi PiBa, As usual you saved the day. that did the job and its now back to logging on the local file or even in remote syslog
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.