@alisampras wrote:
Hi All,
I am very new to HAProxy software. I had compile HAProxy 1.8.14 with SSL on CentOS 7.
Business Objective
Outside users (users travelling) should be able to access their email through front-end HAProxy and it should redirect the connection to my back-end Internal Exchange server 2010 for authentication and access:
- OWA
- Outlook Anyway
- ActiveSync
My environment info:
Client: Uses OWA, Outlook Anywhere and mobile ActiveSync
Internal Server: MS Exchange 2010User will access email (OWA, OA and ActiveSync) through front-end External Proxy (HAProxy) server (https://mail.example.com).
External DNS “A” record point to Public IP 202.100.100.10My back-end Internal Exchange server is EX-01.example.com with internal IP 10.10.10.11
Please note, my email access will be secure https with SSL certificate.
Questions:
To achieve the above, what will be my full haproxy.cfg settings and with SSL?
What other necessary things i should do?
What log setting i need to add in haproxy.cfg file and where can i see the log files?
Look forward to some experience Expert help to fulfill my requirements.
Posts: 1
Participants: 1