• HAProxy Path in Backend

    2
    0 Votes
    2 Posts
    29 Views
    T

    Did'nt you forget the ACL? The action will never be triggered...?!

  • haproxy 0.63_2 weird behavior, edits not working

    2
    0 Votes
    2 Posts
    50 Views
    T

    Yes, I can confirm that, at least partially. I simply had to enable SSL on the backend and thought the connection was secured. The SSL server was not available so I should have seen a 503. But haProxy did continue to gain access to the webserver which means that the settings were not applied correctly. Also a restart of the service did not help. Only a restart of the whole pfSense worked and applied the new SSL setting. I got a 503 then.

    Strange: The other way around worked directly. Disabling SSL and hitting the apply button showed immediately the old website again, no need to restart the haProxy service or even the whole pfSense. So it is partially buggy :-)

    This is reproducable!

    Is this enough to open a case?

  • 0 Votes
    7 Posts
    405 Views
    JonathanLeeJ

    this can also be done with squidlight

    first delete the /var/lightsquid/report
    create a new file to use with lightsquid on your other drive and link them

    rmdir -r /var/lightsquid/report

    mkdir /var/lightsquid/report

    mkdir /nvme/Logs_Optane/Light_Squid_Reports

    ln -s F /nvme/Logs_Optane/Light_Squid_Reports /var/lightsquid/report

  • Squid Status GUI tab not working pfsense plus v 24

    5
    0 Votes
    5 Posts
    215 Views
    B

    Bumping this as I am experiencing the exact same issue with the exact same behavior. I have even tried putting a transparent bypass for 127.0.0.1 as the source and destination, the hostname of the firewall, and the firewall's own public address as a source with no success.

  • Can't protect certain path only with client certificate

    2
    0 Votes
    2 Posts
    106 Views
    V

    @sensewolf said in Can't protect certain path only with client certificate:

    -- The expected outcome is that in order to access the specific path, a client certificate is required. Surprisingly, however, the path becomes publicly accessible again without the client certificate --

    I don't understand why this doesn't work. The setup is basically the same as for my other accessible and protected domains with the only difference that in this case only a certain path should be protected.

    Did you put this rule to the top, so that it is probed and executed before the other one?

    For testing the ACLs just use a simple rule, which give a clear result like "http request deny".

    Why isn't this working? What am I missing?

    Maybe someone will see it if you post the whole configuration.

  • HAProxy: Possible MIME type issue with NextCloud

    4
    0 Votes
    4 Posts
    97 Views
    J

    Hi there,

    Thanks for the detailed explanation—this is a good catch. Your suspicion is right: this issue isn’t caused by pfSense or HAProxy, but by the web server behind Nextcloud (likely Apache or Nginx) not serving .mjs files with the correct MIME type.

    HAProxy simply acts as a reverse proxy and does not handle or modify MIME types. It forwards the request to your backend server (10.0.24.10:3334 in this case), which is responsible for serving static content like .mjs files. To fix it:

    For Nginx, modify mime.types to include: application/javascript js mjs; For Apache, add: AddType application/javascript .mjs

    Once this change is in place, the viewer and other JS modules should load properly through HAProxy.

    As a side note, if you're ever doing advanced tasks like proxy rotation for web scraping or external API access, that’s something HAProxy can help with—but it doesn’t apply here.

    Let me know if you'd like help locating your web server config!

  • HAProxy Websockets - Frigate

    11
    0 Votes
    11 Posts
    670 Views
    R

    @sensewolf All of the applications I have that run websockets use the same port, so I do not create separate backends for them and it works fine. If your application does use separate ports then you will need to create a separate backend. I'm not sure how common this is, but I have I think 5 domains with websockets and none of them use a separate port.

  • phpMyAdmin behind HAProxy

    1
    0 Votes
    1 Posts
    53 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    14 Views
    No one has replied
  • HAProxy Seems to Forward to wrong Backend Port

    7
    0 Votes
    7 Posts
    1k Views
    F

    Yeah, same problem here, I was hitting the wall for days, messing with certificates, and it was this exact bug. april 2025 recent pfsense/haproxy devel install, and still nothing.

  • HAProxy & Cloudflare - 526 Invalid SSL

    2
    0 Votes
    2 Posts
    177 Views
    L

    Did you manage to get it working as I am doing the same thing but have noticed Cloudflare Proxied traffic seems to really be slow......not sure if there is something in Cloudflare that needs tweaking but it is pretty much unusable

  • Nextcloud und SSL über pfSense Configurieren

    9
    0 Votes
    9 Posts
    198 Views
    M

    @viragomann said in Nextcloud und SSL über pfSense Configurieren:

    https://<WAN IP>

    Sooo Fehler gefunden, es waren die IPv6 Einträge, gelöscht und es funktioniert!

    Über DSL von Zuhause konnten alle anfragen Aufgelöst werden, über bein Test gerät welches über Mobiele Daten ging nicht... da dieses vermutlich IPv6 genutzt hatte.

    Besten Danke für die unterstützung

  • Squid package can utilize hardware based cryptographic acceleration

    4
    1 Votes
    4 Posts
    160 Views
    JonathanLeeJ

    @ngr2001 I don’t know try the directive to see it if works, I do not have that crypto chip

  • SQUID TO ONLY SEE DOMAINS WITHOUT DECRYPTING CONTENT

    6
    0 Votes
    6 Posts
    270 Views
    JonathanLeeJ

    @tiago-duarte squid + pfSense plus

  • HA-Proxy, how to set correctly a shared fronted with Offloading and TCP

    3
    0 Votes
    3 Posts
    153 Views
    B

    @Sebastian74

    If you're using TCP mode, make sure that SSL passthrough is configured correctly for both backends.

    If you're offloading SSL at HAProxy, ensure that the certificates are properly assigned and that backend communication is happening over HTTP or correctly re-encrypted HTTPS.

    I'm using every of this two option because one server have the certificate inside it, the other one is certified by HA Proxy and the cert is on Pfsense.

    I need to mix this two mode or tell me another way to do this correctly, i can't find anything for this case scenario.

    Thank you

  • IGMP Proxy unable to Select GRE as Interface

    1
    0 Votes
    1 Posts
    53 Views
    No one has replied
  • HA Proxy Issues when add a new ACL to exist FrontEnd.

    4
    0 Votes
    4 Posts
    195 Views
    MMapplebeckM

    Wow, I am some glad I finally found this. I've been racking my brain on it since December, and holding off upgrading 2 production instances of pfSense to 24.11 as I thought the problem was related to 24.11, and not MIM. I'll now be able to do the upgrades on those 4 other units(2x HA pairs in remote datacenter sites).

  • Squid read/write failures - PFSense 2.7.2

    7
    0 Votes
    7 Posts
    465 Views
    R

    CPU and memory all good. This is a brand new install. Why would I need to rebuild the cache?

  • HAProxy

    8
    0 Votes
    8 Posts
    1k Views
    AlanPowellA

    Thank you!

  • How to guide for Accessing Squid's cachemgr.cgi over https

    9
    0 Votes
    9 Posts
    2k Views
    perikoP

    @JonathanLee Hi, running Pfsense CE 2.7.2 Squid 6.3.

    Make sense what you mention, will be cool to have this feature available.

    Thanks @JonathanLee

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