Hi dears,
I have two gateways working in ClusterXL mode running on R81.10. For internet interface i use three IP addresses: two for two gateways and one for cluster address as well. I am currently migrating services from Kerio and Pfsense and cannot find the clear answers by googling.
On external DNS there are bunch of subdomains (A records) that are pointed to one IP address like sub1.example.com -> IP1, sub2.example.com -> IP1 and etc. On kerio they are proxying using wildcard certificate.
For testing purpose I used one Host object published. But HTTPS inspection didnt work with Wildcard certificate uploaded via SmartDashboard. Also can't find information regarding publishing serveral services. Tried Domain object in NAT rule as Original Destination is Domain object (sub1.example.com) Translated destination (Host1) and got validation error.
So, I need help with importing *.example.com like certificate, and publishing several services on external cluster IP address that will do NAT like sub1.example.com -> Host1, sub2.example.com -> Host2.
Can someone provide clear instructions or link how can I perform it please?