OPNsense Forum

English Forums => Documentation and Translation => Topic started by: zwck on September 19, 2018, 11:21:30 am

Title: HaProxy reverse proxy -> ssl offloading and endpoint termination
Post by: zwck on September 19, 2018, 11:21:30 am
Hey guys,

is there a nice tutorial out there on how to accomplish a haproxy setup that directs traffic based on subdomains, and requirements.

I am thinking about a simple workflow

ssl.mydomain.de:443 -> ssl offloading -> normal-backend
sni.mydomaind:443 -> endpoint termination -> sni-backend

typically this is achieved with a ton of acls/mapping and a backend that sorts them and directs them.

Cheers, 
 z