• HAProxy Nextcloud WebDAV URL Discovery

    7
    0 Votes
    7 Posts
    3k Views
    V

    @swemattias said in HAProxy Nextcloud WebDAV URL Discovery:

    the second part is not able to be saved due to that I have a http redirect already http to https.

    Possibly you did that wrong? Did you limit the respective ACL to non-HTTPS Traffic?

  • HAProxy use_backend multiple ACLs

    9
    0 Votes
    9 Posts
    2k Views
    L

    @gerdesj said in HAProxy use_backend multiple ACLs:

    S

    Haha. That did it. So essentially you don't need any ACLs to help with websockets when using HAProxy. Fantastic. Thanks for the help.

  • Squidguard download for .tar file goes where?

    5
    0 Votes
    5 Posts
    980 Views
    Dobby_D

    @jonathanlee

    SquidGuard "General settings TAB"
    For automatic loading this option here must be activated
    as if I was not getting it wrong.
    SquidGuard.jpg

    SquidGuard "Blacklist TAB"
    And this should be for manual loading that lists but multiple of them (one after one). Links keep stored for the next "run".
    SquidGuard 2.jpg

  • proxy client can not download large file

    2
    0 Votes
    2 Posts
    617 Views
    S

    @soheil-amiri
    by increasing retry option on my client application, problem solved.

  • CVE-2023-0056 & CVE-2023-25725 (critical) - haproxy upgrade to 2.2.29 ?

    15
    0 Votes
    15 Posts
    3k Views
    M

    @jsiegfried I don’t see any notification from HA Proxy about that CVE. They haven’t addressed it or spoken about it at least on their blog.
    The CVE score is pretty low compared to the other one tho.

    https://www.cvedetails.com/cve/CVE-2023-0056/

  • connection is not private when using Chrome

    3
    0 Votes
    3 Posts
    1k Views
    GertjanG

    @karimhaydar31 said in connection is not private when using Chrome:

    X509_V_ERR_SELF_SIGNED_CERT_IN_CHAIN

    The certificate is valid, but not co-signed by one of the major players, like Verisign etc. see here for a list.

    The thing is, your browser only accepts (and stays silent) certificates if they were co or toot signed by one of the authorities that are on 'the list' (in your device).
    You could actually empty this list, and your browser would not even trust https://www.micirostf.com any more.

    So, the easiest thing to do, is : export the certificate that is being used by the Webconfigurator, and import it into you browser / OS.
    Now, your browser / OS it trust it, and no more errors. That's all it takes !

    You could also get your hands on a certificate that is trusted out of the box.
    A trusted certificate is free.
    Example : if these are your general settings :

    5f251b0a-5c89-4ab6-aec6-556829c21c72-image.png

    and you actually own, or rent the some-domain.tld domain name, you could obtain certificate for *.some-domain.tld for free.
    The pfSense package "acme" is all about that functionality.
    Again : the certificate will be free, the domain name will cost some money.

  • Instant Website Redaction Technology Not working

    4
    0 Votes
    4 Posts
    825 Views
    JonathanLeeJ

    @michmoor I think clam AV has it as a false positive.

  • Not understanding the HA Proxy flow for one backend server

    2
    0 Votes
    2 Posts
    860 Views
    M

    @michmoor This was solved on my end. Was an issue with the backend server domain-name vs. hostname configured.

  • Rewrite host address of backend server

    2
    0 Votes
    2 Posts
    853 Views
    M

    @jonathan-young you need a redirection rule - http-request redirect along with a conditional i think would help.

    http-request redirect location def-test.example.com code 302 if { hdr(host) -i abc-test.example.com
  • HA Proxy - adding defaults

    1
    0 Votes
    1 Posts
    414 Views
    No one has replied
  • 0 Votes
    4 Posts
    1k Views
    stephenw10S

    Try setting a file extension in the field there even if you're not using that.

  • This topic is deleted!

    6
    0 Votes
    6 Posts
    23 Views
  • How to make squid transparent proxy to proxy non-80,443 traffic?

    5
    0 Votes
    5 Posts
    1k Views
    KOMK

    @t3st That I don't know. Transparent proxy is a major pain in the ass. I prefer explicit mode.

  • ICAP protocol error

    8
    0 Votes
    8 Posts
    1k Views
    N

    @steve-williams said in ICAP protocol error:

    Not sure if this is in the right section but since updating to 2.6 I am now getting random ICAP protocol errors and Clam service stops working. The random website working can be one works and one won't a few hours later they might flip. After a quick Google Pfsense was the top result with a glitch with Squid just wondering if anyone else has been getting issues

    I am also encounter the same isssue. Even when I access my website cubes 2048, it announces that it can't be reached. I wonder whether this issue can be solved.

  • HAProxy with different Frontend and Backend URLs

    1
    0 Votes
    1 Posts
    608 Views
    No one has replied
  • The firewall encountered an error after upgrading to 23.01

    Moved
    44
    1 Votes
    44 Posts
    10k Views
    JonathanLeeJ

    @hugoeyng

    I know in Java It would be something like this photo. Again it needs the C programming version of it so you can read the specific error. This photo I have a array that is out of bounds when it prints that element, notice the error is caught. You can do more than print the error you can redirect it to other code also, so if something was missing in that config it could flag it if needed would need more code.

    Screenshot 2023-03-24 at 1.45.11 PM.png

    Screenshot 2023-03-24 at 1.49.18 PM.png

  • pfsnese NAT, how to find out through what the "NAT + PROXY" function does

    3
    0 Votes
    3 Posts
    611 Views
    M

    @viragomann so what utility does he use for this?

  • Vpn client on pfsense and squid proxy.

    1
    0 Votes
    1 Posts
    564 Views
    No one has replied
  • Problem with HAproxy after upgrade to 23.01

    Moved
    2
    0 Votes
    2 Posts
    766 Views
    NollipfSenseN

    @ryan0413 Did you try re-installing the package?

  • HAProxy: adding map file via GUI?

    3
    0 Votes
    3 Posts
    1k Views
    M

    That would likely need to be a feature request.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.