• 0 Votes
    1 Posts
    217 Views
    No one has replied
  • 0 Votes
    2 Posts
    310 Views
    T
    Fixed!
  • HAProxy not starting after upgrade to 2.7.0

    1
    0 Votes
    1 Posts
    464 Views
    No one has replied
  • Squid Proxy, "No Such File Or Directory" Error

    4
    1
    0 Votes
    4 Posts
    963 Views
    P
    @JonathanLee said in Squid Proxy, "No Such File Or Directory" Error: https://redmine.pfsense.org/issues/14406 Please add your comments to it with a screenshot and logs. Thanks will do :)
  • HA Proxy Portainer Agent

    1
    0 Votes
    1 Posts
    681 Views
    No one has replied
  • PHP ERRO IN SQUIDGUARD UPDATE PFSENSE 2.6 -> 2.7

    9
    1 Votes
    9 Posts
    1k Views
    G
    @periko I understand, for now I'm using squid alone just as a proxy to have access history
  • pfsense upgradation to 2.7

    Moved
    2
    0 Votes
    2 Posts
    504 Views
    1
    @1s440 can anyone please help me with his
  • Password for HA Proxy

    2
    0 Votes
    2 Posts
    513 Views
    T
    @scott_solomon Like that? : https://hochwald.net/user-authentication-with-haproxy-on-pfsense/ I don´t use it anymore, but that worked for me.
  • haproxy command socket does not exist

    3
    0 Votes
    3 Posts
    1k Views
    R
    @angel701129 @PiBa I ended up with a similar response after the 2.7 upgrade, it seems odd that this would be changed by the OS upgrade rather than a package change though. Did something change withing the 2.7 version that reverted how the HAProxy config gets written? In my case specifically it listed '[ALERT] 190/122149 (58497) : parsing [/var/etc/haproxy_test/haproxy.cfg:520] : The 'rspirep' directive is not supported anymore since HAProxy 2.1. Use 'http-response replace-header' instead.'
  • HA Proxy with Lets Encrypt wildcard certs

    2
    0 Votes
    2 Posts
    664 Views
    S
    @cfrudolphy That is how I have it set up and the config/setup is no different than any other frontend/backend pair. I happen to use a single front end using CNAME DNS pointing to a single DDNS URL on the front end, and then making sure I have unique IP/TCPs on the backend.
  • Add Intermediate an issued Certificate Server

    9
    0 Votes
    9 Posts
    989 Views
    johnpozJ
    @jirobaye said in Add Intermediate an issued Certificate Server: Digicert What intermediate are you looking for? https://www.digicert.com/kb/digicert-root-certificates.htm DigiCert Customers: If you are looking for your certificate’s intermediate root, please download it from inside your DigiCert account or contact your account manager or DigiCert Support.
  • Chain certificate order problem (intermediate certificate sent twice)

    2
    0 Votes
    2 Posts
    439 Views
    W
    I solve it. (Somehow) After switching back and forth the cert selection in the frontend, the proxy configuration in /var/etc/haproxy has been regenerated. This time correctly with only two certificates.
  • Redirect to external error or maintenance page for HA-Proxy?

    3
    0 Votes
    3 Posts
    589 Views
    W
    Solved it. It's been more easy than I thought. I created an Errorfile ("Files" section of HA-Proxy) with a redirect to an external "construction" page: HTTP/1.0 302 Found Cache-Control: no-cache Location: https://constructionpage.example.com Content-Type: text/html !DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>302 Moved Temporarily</title> </head><body> <h1>Moved </h1> <p>The document has moved <a href="https://constructionpage.example.com">here</a>.</p> </body></html> . .. and assigned that one with Error 503 I did not run the final test on the live system, but in a test environment it worked.
  • List of common service URLs

    3
    0 Votes
    3 Posts
    375 Views
    T
    @emefff Thanks a lot Mario
  • 0 Votes
    3 Posts
    3k Views
    W
    @johnpoz hangs head Thanks. I skipped the step mentally on adding certs in the SSL Offloading section. I added it there, and no error. Again, Thank you.
  • HAproxy not rebinding properly after WAN DHCP IP change

    8
    0 Votes
    8 Posts
    2k Views
    bthovenB
    @pixel24 It has been 7 months since I replaced it. I didn't wait for an official release because I don't have fixed wanip and it changes quite often. You won't lose any setup in the process.
  • igmpproxy help

    1
    0 Votes
    1 Posts
    206 Views
    No one has replied
  • Office of Emergency Services system test

    testing android voip smart phone
    1
    1
    0 Votes
    1 Posts
    616 Views
    No one has replied
  • Squid 0.4.46 Error with Transparent HTTP Proxy mode

    1
    0 Votes
    1 Posts
    361 Views
    No one has replied
  • Squid 0.4.46 ERRORs with error path

    2
    0 Votes
    2 Posts
    1k Views
    E
    Not sure it is the proper thing do to but in the SSH windows, I went to : /usr/local/etc/squid/errors then issued "cp -Rp templates/ en/ It created the "/usr/local/etc/squid/errors/en" directory and copied all the files into it. I restarted Squid. The Real Time Squid Cache Table now shows: Date-Time Message 28.06.2023 17:00:49 pinger: Initialising ICMP pinger ... 28.06.2023 17:00:49 Service Name: squid 28.06.2023 17:00:49 Starting Squid Cache version 5.8 for amd64-portbld-freebsd14.0... 28.06.2023 16:59:31 Creating missing swap directories 31.12.1969 19:00:00 31.12.1969 19:00:00 31.12.1969 19:00:00 28.06.2023 16:59:25 Shutdown: Basic authentication. 28.06.2023 16:59:25 Shutdown: Digest authentication. 28.06.2023 16:59:25 Shutdown: Negotiate authentication. 28.06.2023 16:59:25 Shutdown: NTLM authentication. No errors such as what I was seeing before like this: 28.06.2023 15:05:10 Unable to load default error language files. Reset to backups. 28.06.2023 15:05:10 ERROR: loading file 9;/usr/local/etc/squid/errors/en/ERR_NO_RELAY';: (2) No such file or directory 28.06.2023 15:05:10 Unable to load default error language files. Reset to backups. 28.06.2023 15:05:10 ERROR: loading file 9;/usr/local/etc/squid/errors/en/ERR_FORWARDING_DENIED': (2) No such file or directory 28.06.2023 15:05:10 Unable to load default error language files. Reset to backups. 28.06.2023 15:05:10 ERROR: loading file 9;/usr/local/etc/squid/errors/en/ERR_CACHE_MGR_ACCESS_DENIED': (2) No such file or directory 28.06.2023 15:05:10 Unable to load default error language files. Reset to backups. 28.06.2023 15:05:10 ERROR: loading file 9;/usr/local/etc/squid/errors/en/ERR_CACHE_ACCESS_DENIED': (2) No such file or directory 28.06.2023 15:05:10 Unable to load default error language files. Reset to backups. 28.06.2023 15:05:10 ERROR: loading file 9;/usr/local/etc/squid/errors/en/ERR_ACCESS_DENIED': (2) No such file or directory 28.06.2023 15:05:10 Service Name: squid 28.06.2023 15:05:10 Starting Squid Cache version 5.8 for amd64-portbld-freebsd14.0... 31.12.1969 19:00:00 31.12.1969 19:00:00 31.12.1969 19:00:00 28.06.2023 15:04:30 Shutdown: Basic authentication. 28.06.2023 15:04:30 Shutdown: Digest authentication. 28.06.2023 15:04:30 Shutdown: Negotiate authentication. Still hoping someone has thoughts about why they are missing to begin with. ~Eric
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.