Comments on: How to host multiple domains using HAProxy as reverse proxy on pfSense https://geekistheway.com/2022/10/17/how-to-host-multiple-domains-using-haproxy-as-reverse-proxy-on-pfsense/ Trying to learn just a bit! Mon, 30 Dec 2024 18:10:56 +0000 hourly 1 https://wordpress.org/?v=7.0 By: Deploying a public Vaultwarden instance on a Proxmox LXC container using HAProxy on pfSense - Geek is the Way! https://geekistheway.com/2022/10/17/how-to-host-multiple-domains-using-haproxy-as-reverse-proxy-on-pfsense/#comment-343 Mon, 29 Jan 2024 02:51:40 +0000 https://geekistheway2252.live-website.com/?p=1955#comment-343 […] you get to the frontend configuration, we are going to need 6 ACLs and 5 Actions to the HTTPS_443 frontend. Let’s start with the […]

]]>
By: Thiago Crepaldi https://geekistheway.com/2022/10/17/how-to-host-multiple-domains-using-haproxy-as-reverse-proxy-on-pfsense/#comment-312 Thu, 07 Dec 2023 21:00:22 +0000 https://geekistheway2252.live-website.com/?p=1955#comment-312 Fixed, thank you.

]]>
By: F https://geekistheway.com/2022/10/17/how-to-host-multiple-domains-using-haproxy-as-reverse-proxy-on-pfsense/#comment-311 Wed, 06 Dec 2023 22:42:45 +0000 https://geekistheway2252.live-website.com/?p=1955#comment-311 Great guide, one point of notice though.

Under Enabling Access from internet:
….
Redirect target IP:
Type: Single Address
IP: 10.20.100.3

Redirects not to the VIP 10.20.100.2 but direct to the Webserver IP… which is not what you want.

]]>