• Updated to 0.55 HAproxy now Strange SSL error when Offloading

    3
    0 Votes
    3 Posts
    579 Views
    Z

    Worked like a charm! Thanks anything else you noticed in my haconfig that should be changed?

  • Modifying URL via matching regex to rewrite url

    3
    0 Votes
    3 Posts
    2k Views
    D

    Thanks for the reply.  Will move over there, thanks.

  • HAProxy timeouts for any subdomain

    7
    0 Votes
    7 Posts
    2k Views
    P

    In case of 'shared frontends' only 1 frontend is written to the config, and the configuration settings are 'combined' so that might be ok.

    The webserver server line does also count bytes in/out ?

    What if you run a 'curl http://webserver.example.net/' request to the haproxy frontend.? Does that timeout as well? Or does it perhaps redirect to a https://wanip:443/ while haproxy is listening on :80 or perhaps a redirect to https://url:9001 ? In which case the timeout would make sense as those ports are likely not open..

    What do haproxy logs tell for the request? Either send them to a syslog server elsewhere on the network, or to the local log socket so it will show in status\packagelogs.

  • Noob looking for filtering help.

    8
    0 Votes
    8 Posts
    936 Views
    -

    @KOM:

    Isn't Diladele some paid application??  You don't need them to do URL filtering.

    Thanks for pointing that out. I'm at work and gave the guide he posted a quick look, and the first page had what appeared to be clear instructions. I didn't realize he was promoting a company… Was definitely misled.

    -RYknow

  • HAproxy email notifications

    2
    0 Votes
    2 Posts
    2k Views
    P

    Haproxy just makes a plain tcp connection to port 25 and sends a few commands.. to push out a receiver subject and body.. the mailserver must be configured to not require authentication from haproxy's ip for this to work.

    No authentication setting is available:
    http://cbonte.github.io/haproxy-dconv/1.8/snapshot/configuration.html#3.6

  • Proxy exposed to the internet (Pandora - Access Denied)

    5
    0 Votes
    5 Posts
    837 Views
    L

    An update…

    I connected a laptop to the WAN side segment and I was able to connect to the proxy. So seems the problem is the router port forward... it is like it needs another port besides 3128 to connect.

    Leo Manes

  • Squid bypass entries disable SquidGuard

    2
    0 Votes
    2 Posts
    871 Views
    V

    For anyone that bumped into this issue, the following thread solved the issue https://forum.pfsense.org/index.php?topic=141555.msg772504#msg772504

  • Help needed to setup acme-http01-webroot.lua for Haproxy

    3
    0 Votes
    3 Posts
    2k Views
    K

    Thanks again PiBa,

    I must be blind. Did not see the down arrow to add a lua script. Worked like a charm.

    Regards,

  • SquidGuard redirect URL not updated

    1
    0 Votes
    1 Posts
    434 Views
    No one has replied
  • Shared frontend for two websites with one for SSL on HaProxy

    9
    0 Votes
    9 Posts
    6k Views
    K

    Thanks for the links,

    A single certificate can be valid for multiple domains, so you can make 1 certificate thats valid for both www.domain.com and domain.com as a 'Subject Alternative Name'. And yes to be able to send a redirect you still need a valid cert..

    Having IIS bound to * should also work imho.. as long as it accepts haproxy's connection the request should be handled the same..

    As for internally it should just work the same as externally.. Unless you visit it by a different hostname and have iis check for that also?

    Will look further into it.

  • SquidGuard Redirector / Squid Advanced Config

    1
    0 Votes
    1 Posts
    599 Views
    No one has replied
  • Having problems with Squid SSL Filtering, only in transparent mode

    10
    0 Votes
    10 Posts
    4k Views
    D

    @DDDSSS:

    and hopefully whatever's causing the HTTPS filtering to work inconsistently with PFsense gets sorted out

    Not gonna happen. Since it seems that nobody in pfSense cares about Squid HTTPS filtering in transparent mode with Splice-All setting.
    I read a lot of topics here. And the most common answer - Do not use HTTPS filtering in transparent mode. It's not designed for that, blah-blah-blah.
    Despite it working flawlessly on other distros.

  • Squid do not cache

    1
    0 Votes
    1 Posts
    485 Views
    No one has replied
  • Squid Reverse Proxy and LetsEncrypt - Help a noob out?

    12
    0 Votes
    12 Posts
    7k Views
    N

    Ok, so I think I'm finally understanding where I was messing up in my squid RP logic. I was under the impression that each web server would be encapsulating their traffic into their own Let's Encrypt certificates, then forwarding that traffic to the RP server, which would then encapsulate it with its own certificate.

    So… with that said, I now have another issue, which is that at least a couple of my services (OpenCloud being the main one) have https, server checks inbedded in the system, and will throw errors if not encrypted properly. Is there any way to set an end-to-end encryption path for apps like this, and really for any other http service I may have running? (I don't really like the idea of my passwords floating around on my lan between servers that much). Is there a setting in Squid Reverse Proxy for an upstream, either self-generated or squid generated certificate?

  • How to use ssl Let's Encrypt with squid

    4
    0 Votes
    4 Posts
    6k Views
    S

    You need to use self generated Root CA to decrypt HTTPS.

    It is luckily not possible to use lets encrypt. Imagine for a second it was possible - would you connect to all that WiFi spots in the modern world? Everyone would be able to decrypt your HTTPS without you even knowing.

  • HAProxy configuration help

    2
    0 Votes
    2 Posts
    555 Views
    P

    The acl should probably check for the hostname.

    acl                    Plex    hdr(host) -i plex.toptop.com
  • Squid ActiveSync SSL Error

    2
    0 Votes
    2 Posts
    794 Views
    P

    After having issues with autodiscover it appears that setting Compatibility mode to intermediate fixed it. Is there any better way to fix this?

  • Pfsense 2.4.2 ssl fitering using spliceall problem

    1
    0 Votes
    1 Posts
    644 Views
    No one has replied
  • Squidguard HTTPS

    6
    0 Votes
    6 Posts
    989 Views
    KOMK

    https://doc.pfsense.org/index.php/WPAD_Autoconfigure_for_Squid

  • [Solved] Router Transparent Forward Proxy Squid EXTREMELY slow

    11
    0 Votes
    11 Posts
    3k Views
    J

    Thanks. Today the issue returned and being suspicious I check on another computer bypassing my whole pfSense setup (directly on corporate LAN) and the same issue exists. I'm confident it is an issue with the upstream proxy.

    I'm going to mark this thread as solved, but I'm sure I'll be back in a day or 2 with a new issue as I try and bring this thing up. Thanks for the help, seems like a strong community.  :)

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