• 0 Votes
    3 Posts
    786 Views
    DerelictD
    HAproxy is certainly the path there but you're going to want to get rid of all of those port forwards. HAproxy frontend listens on WAN address, looks at the connection details, and proxies to the appropriate backend servers. You don't have to port forward, you just open 80/443 so HAproxy can receive connections.
  • Squid reverse proxy not working

    5
    11
    0 Votes
    5 Posts
    2k Views
    D
    Thanks for the information. Seems about the same settings as it's on my PFsense. I'll give it a try with an additional webserver, might be that my OWA is messing up the mappings.
  • HAProxy stooped after upgrade

    2
    0 Votes
    2 Posts
    304 Views
    P
    @treybeatty Can you define what 'stooped' means exactly? Error while starting haproxy? Haproxy starts and stats page works, but client traffic does not reach the (web)servers ? Any error message shown in the browser? Can you 'curl' to haproxy locally on the pfSense box itself? Does the stats page show the (web)servers as 'up' ?
  • HAProxy - Redirect URLs

    1
    0 Votes
    1 Posts
    324 Views
    No one has replied
  • Why does not it block the squidguard?

    9
    0 Votes
    9 Posts
    1k Views
    A
    @KOM Thanks your comments have been very useful !!! n.n/
  • 0 Votes
    3 Posts
    15k Views
    L
    Hello, how are you ! I'm having the problem that you, more in my case is the zimbra the console console uses port 7071 and webmail uses port 443 you can put the screens of your HA-proxy. Thank you so much
  • 0 Votes
    1 Posts
    758 Views
    No one has replied
  • 0 Votes
    9 Posts
    2k Views
    R
    @stephenw10 I'm sorry for answering just now, had some family issues, but I solved the problem by cleaning the cache and restarting the desktop. I have no problem with any browser. Thanks for the thelp and attention!
  • Is it possible to capture traffic ?

    Moved
    2
    1 Votes
    2 Posts
    511 Views
    L
    Connnect to console via ssh and Shell (F8) Then just type: tcpdump -i <interface> -s 65535 -w <some-file> (where interface must by eth1 or vmx1 depending on your ethernet driver).
  • Proxy does not work with non Standart ports

    1
    0 Votes
    1 Posts
    194 Views
    No one has replied
  • Can't access exchange services. TCP-DENIED/403 for OWA

    6
    0 Votes
    6 Posts
    2k Views
    C
    Ouch... Really sorry! I think I've made a mistake... I don't have Pfsense server anymore but i think that It was not External FQDN but reverse https default site witch cares... And I'm wondering if you don't have to use an host name and not a domains one, something like host.mydomain.com and not only a domain.com... But My certificate wasn't a wildcard. So it could be wrong. To be complete there's some points I have to add here: to get through this issue, I used the console to look at the squids configurations files. it's not so difficult and there can be found the ssl adresses usable to connect I ve never been able to have everything working as it should with PFsense with squid on it. One colleague of mine tried again with a fresh install of Pfsense to be sure theyre's no artefact of what I did. But for me, as I read it so many times, pfsense does not work fine with squid (we forgot Squid and changed to a commercial solution)
  • I can not access a specific site - TCP_Denied / 403 [RESOLVIDO]

    6
    0 Votes
    6 Posts
    3k Views
    KOMK
    Thanks for posting your solution, whatever it is.
  • Reverse Proxy with pre authentication

    1
    0 Votes
    1 Posts
    347 Views
    No one has replied
  • Problems with Google/GMail

    Moved
    2
    0 Votes
    2 Posts
    1k Views
    stephenw10S
    Commonly that's caused by Squid and clients resolving URLs to different IPs because they are using different DNS servers. https://docs.netgate.com/pfsense/en/latest/cache-proxy/squid-troubleshooting.html?highlight=squid#sites-not-loading-with-splice-error-409-in-access-log Steve
  • Redirect to HTTPS as backend

    2
    1
    0 Votes
    2 Posts
    271 Views
    senseivitaS
    ...turns out ACLs are processed in order, just like firewall rules. My bad! Just have to keep a wildcard ACL matching a redir action just like before but at the very end of the ACL list, no default backend needed. I'm so stupid!--no wonder why I kept noticing the little blue anchors next to each entry. ...is it anchor or anvil? 🤨 IDK anymore.
  • Transparent Proxy and Bind Resolve Issue

    2
    0 Votes
    2 Posts
    741 Views
    perikoP
    @periko I will answer my own post. Looks like I found the issuem, once we enable and setup bind, for some reason the file /etc/resolv.conf lost the line: nameserver 127.0.0.1 Them squid read this file and for some reason the queries fall. Now, I have 2 paths: Add manually the localhost in the resolv.conf file in the first line. Or add as alternative dns in squid localhost 127.0.0.1 Using any of this 2 options everything start working. Them bind have some daemon, because I select LAN+Localhost for listen. Hope some could check this which affect proxy transparent MITM. Thanks.
  • HA Proxy balanced by server loads...

    Moved
    4
    0 Votes
    4 Posts
    713 Views
    stephenw10S
    Hmm, not sure I've seen that specific use case but I would set it up and try the different algorithms to see what works best for you. Steve
  • SSLBUMP without MITM

    58
    0 Votes
    58 Posts
    28k Views
    K
    @Bismarck ,thanks for the help. I saw the ssl_bumps just underneath "custom options before auth" but there's a 2 line space between this section and the config so not sure if it's part of it. Custom options before auth acl sglog url_regex -i sgr=ACCESSDENIED http_access deny sglog ssl_bump peek step1 ssl_bump splice all
  • Haproxy 504 error

    3
    0 Votes
    3 Posts
    2k Views
    A
    @PiBa Ok, I increased the time and it works well
  • The requested URL could not be retrieved

    Moved
    1
    0 Votes
    1 Posts
    518 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.