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 Remote on different ports

Hello all,
I've configured my SSL Remote access with TCP Port 443. This configuration works like a charm for all my users except one. for this user, the port 443 is already taken by a service and doesn't work. I've tried to move the ssl port on 1194 and everything is ok. Now, due to the fact that we've deployed too many vpn clients to modify the ssl rule, there's a way to "nat" or to have multiple ports listening to the VPN connection?

thank you very much

Nick


This thread was automatically locked due to age.
  • Hi Nick,

    I think you'll want to change the VPN back to 443 and create a NAT rule for the port-1194 user: 'Any -> {port 1194} -> External (Address) : DNAT to HTTPS'.

    Since the port-1194 user has his client configuration already, he should continue to access on that port and the DNAT should work for him.

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • Hi Bob,
    thank you very much for your answer. I've already implemented it and it works perfectly. Thank you very much again

    Nick