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

SSL VPN with webserver

Hi all

I have one question, its possible to have published webserver through HTTPS (actually exchange 2007 owa) and also SSL VPN activated at the same time without redirection of port 443?

When I create DNAT rule to redirect HTTPS port to the HTTPS port of exchange owa, it works correctly, but my SSL VPN client can not connect. I understand, that both comunication is working on 443 port.

I am trying to avoid force users to use other ports than normal HTTPS

thanks for help

Andrews


This thread was automatically locked due to age.
Parents
  • Exactly the way to do it!  If you have laptop users that access both internally and externally, you can add a forward lookup zone for mycompany.com and add an A-record for owa.mycompany.com that points to the internal IP of OWA.

    Cheers - Bob
Reply
  • Exactly the way to do it!  If you have laptop users that access both internally and externally, you can add a forward lookup zone for mycompany.com and add an A-record for owa.mycompany.com that points to the internal IP of OWA.

    Cheers - Bob
Children
  • Exactly the way to do it!  If you have laptop users that access both internally and externally, you can add a forward lookup zone for mycompany.com and add an A-record for owa.mycompany.com that points to the internal IP of OWA.

    Cheers - Bob


    Thanks Bob for all answers, it works perfectly [:)]
  • Would it be possible to do this with one external IP with host headers?

    I just upgraded to v8 and successfully set up the Web Application Firewall to route regular http traffic to different servers by host header.

    I used the hostname override feature in the ssl vpn options and changed it to vpn.mydomain.com, and I created a certificate in WAF for www.mydomain.com but I get the message "The TCP port 'unnamed' is already in use by the SSL VPN port number." when I try to enable the new https virtual server in WAF.

    Aside from changing the port or getting an additional IP address, is there anything that can be done?

    Thanks,
    -Eric