This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

WAF or NAT to forward traffic for specific Hosts

Hello,

first a short view on my environment and my need:
- ASG120 Appliance with latest Updates
- 1 SDSL Internetline with 1 public IP
I try to route/forward traffic from internet to specific internal hosts.
We have an exchange, citrix web interface and another web applications that should run on tcp443 via ssl from external. My wish is to use separate public hostnames like citrix.outdomain.com, owa.ourdomain.com... each one with a separate ssl certificate and adressed from internet via https://citrix.ourdomain.comhttps://owa.ourdomain.com...

Is it possible to configure the astaro to route the incoming traffic on our external interface on tcp443 based on the addressed target host (citrix.ourdomain.com...) to the correct internal server?

Is there a working solution with one public ip, a separate ssl certificate for each targethost/service...?

Regards,
Patrick


This thread was automatically locked due to age.
Parents Reply Children
  • Hello Barry,

    thanks for your Reply - with the wildcard cert i got it basicly working.

    One more question:
    Before using WAF and the wildcard cert i used dnat to redirect ssl to the desired hosts... when using WAF i got the IIS redirect to the hosts i want to, but further connect e.g. via citrix secure gateway.... does not work. do i need additional rules to redirect all the traffic the specific host?

    regards
    Patrick