Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. Tags
    3. haproxy
    Log in to post
    • All categories
    • P

      HAproxy with domain vs DDNS

      Watching Ignoring Scheduled Pinned Locked Moved General pfSense Questions domain ddns haproxy
      2
      0 Votes
      2 Posts
      1k Views
      stephenw10S

      The benefit is that you don't need to use port forwarding at all and you only need to have one port open. You can have HAproxy listen on the WAN on port 443 and send requests to the appropriate backend server based on the requested URL.
      You don't have to remember what port the services are running on externally just the FQDN.
      It isn't necessarily any more secure though. You only have one firewall rule on WAN so you can't apply different rules to each service at the firewall level. Connection limiting, traffic shaping etc.
      You still can have HAprxy listen on different ports though if you found you needed that.

      Steve

    • V

      (Solved) HAProxy "routing" problem

      Watching Ignoring Scheduled Pinned Locked Moved Cache/Proxy haproxy
      3
      0 Votes
      3 Posts
      926 Views
      V

      I moved the galaxy backend to the ssl offload fronted.

    • V

      (SOLVED) HAProxy Block traffic from WAN and forward client IP

      Watching Ignoring Scheduled Pinned Locked Moved Cache/Proxy haproxy
      2
      0 Votes
      2 Posts
      2k Views
      V

      Added a custom ACL and used this https://stackoverflow.com/questions/23342036/haproxy-restrict-single-backend-by-ip-range

    • V

      Setting reversed proxy

      Watching Ignoring Scheduled Pinned Locked Moved Cache/Proxy proxy haproxy
      39
      0 Votes
      39 Posts
      7k Views
      V

      @jimp could you point me in the right direction how to setup so HAProxy on pfSense handels the certs ( not just getting them )

    • K

      HAproxy backend whitelisting

      Watching Ignoring Scheduled Pinned Locked Moved Cache/Proxy haproxy whitelist blacklist
      9
      0 Votes
      9 Posts
      6k Views
      K

      That was it, thank you for your help!

    • R

      multiple Remote Desktop Gateways - How to balance? UDP involved

      Watching Ignoring Scheduled Pinned Locked Moved General pfSense Questions haproxy rdgw udp balancing
      4
      0 Votes
      4 Posts
      3k Views
      DerelictD

      Probably not in this case.