• Okay to run Squid despite errors?

    1
    0 Votes
    1 Posts
    376 Views
    No one has replied
  • Qsync with HAPROXY

    1
    0 Votes
    1 Posts
    371 Views
    No one has replied
  • MySQL behind HAProxy

    2
    0 Votes
    2 Posts
    751 Views
    M
    It seems, per HAProxy documention, that the user needs to exist and it must be able to login without password. This is against all our policies so I changed the mysql-check back to a basic ping check. This fixes the Health check, but not the biggest problem: No connection is possible trough HAProxy.
  • Headers??

    squid headers
    4
    0 Votes
    4 Posts
    1k Views
    JonathanLeeJ
    @mcury Thanks for the information
  • 0 Votes
    1 Posts
    387 Views
    No one has replied
  • Upgrade Pfsene - The requested URL could not be retrieved

    1
    0 Votes
    1 Posts
    412 Views
    No one has replied
  • 0 Votes
    10 Posts
    2k Views
    V
    @PF4PFS Enter a path to a log (/var/run/log) file at "Remote syslog host" in the HAproxy general settings. As mentioned above, I would remove all actions and only state a default backend for investigation, to see if the site works basicall through HAproxy.
  • Very slow uploads to web app through HAProxy externally

    1
    0 Votes
    1 Posts
    321 Views
    No one has replied
  • its posible multiwan with Squid MIT?

    2
    0 Votes
    2 Posts
    511 Views
    M
    @j-sejo1 This used to work: acl LAN1 src 10.0.4.0/24 acl LAN2 src 192.168.0.0/21 tcp_outgoing_address (IP WAN1) LAN1 tcp_outgoing_address (IP WAN2) LAN2 http://www.squid-cache.org/Doc/config/tcp_outgoing_address/
  • Matrix Synapse behind HAProxy on pfSense

    haproxy matrix synapse firewall rules
    19
    0 Votes
    19 Posts
    5k Views
    O
    @sub2010 I use the same config. domain.tld and matrix.domain.tld. I'm not sure about your srv record, I dont use one. For my certificate I use 1 certificate. In acme you can specify multiple domains for one certificate. Mine includes. *.domain.tld and domain.tld Get a cert like that, put it on your haproxy frontend and also put it on your matrix host and point your homeserver.yaml to it and restart matrix. The error is still saying your cert is expired, so I am assuming the cert you have on your matrix host that your homeserver.yaml is pointing to is expired.
  • Squid ACL rule question

    2
    0 Votes
    2 Posts
    543 Views
    JonathanLeeJ
    It goes on and on for every client. Does Squid proxy require an ACL from the firewall IP and squids port to all the clients using the proxy?
  • 0 Votes
    17 Posts
    10k Views
    A
    @vlurk Thank you for this guide. I have the same issue but with Viber. How can I use your settings for viber desktop App
  • LightSquid not open

    13
    0 Votes
    13 Posts
    2k Views
    J
    @periko Yes, now it's working correct. Thank you once more.
  • 0 Votes
    46 Posts
    14k Views
    JonathanLeeJ
    @dkzsys try this client_persistent_connections on client_persistent_connections off "Squid uses persistent connections (when allowed). You can use this option to disable persistent connections with clients." http://www.squid-cache.org/Doc/config/client_persistent_connections/
  • HAProxy applying same cert to all domains

    4
    0 Votes
    4 Posts
    783 Views
    C
    @colinstu Edit: Huh, after also checking on "Add ACL for certificate Subject Alternative Names." for the alt cert, it now works!
  • Lightsquid update

    lightsquid
    1
    0 Votes
    1 Posts
    401 Views
    No one has replied
  • error when restart ha proxy?

    1
    0 Votes
    1 Posts
    334 Views
    No one has replied
  • HAProxy won't connect to TLS backend

    8
    0 Votes
    8 Posts
    1k Views
    M
    @johnpoz Yeah I did the 'offloading only' approach for quite a while and it works great - actually it's how I do it for most other services I host publicly. But in this case the backend server is Vaultwarden, an open source implementation of Bitwarden (password manager). I am currently in the progress of strengthen my security posture and I came to the conclusion to treat every network that has a live connection to the internet under 'assume breach' and evaluate the risk based on that. Under this assumption it is really really important that no one ever sees decrypted traffic to that server (e.g. master vault password of a user etc.) under any circumstance (except of course if vaultwarden itself is compromised). So for this specific scenario Internet > HAProxy > Vaultwarden the potential higher backend load is more than acceptable when compared to the security gain.
  • I have different version of HAProxy on same pfsense version?

    2
    0 Votes
    2 Posts
    445 Views
    P
    @planetinse removed package - then install package - did the trick
  • Squid Feature Request "host verify strict" GUI option

    9
    0 Votes
    9 Posts
    2k Views
    M
    @jimp You think a resource can be assigned to review the redmine? This will be a quality of life improvement with the use of the application. https://redmine.pfsense.org/issues/14390
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.