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

Change SSL VPN Port

Is it possible to change the SSL VPN Port for Remote Access??

... and for the User Portal, too?



This thread was automatically locked due to age.
Parents Reply
  • Why don't you just try this by youself, as you have this setup allready running?

    If you want to change the port, each OVPN File on each client has to be modified (or the Config Files have to be rolled out completely new). 

    The Effort hardly depends on your rollout Mechanism (if you use a Software Distribution System, it's less effort than doing it by hand).

Children
  • HuberChristian said:

    Why don't you just try this by youself, as you have this setup allready running?

    If you want to change the port, each OVPN File on each client has to be modified (or the Config Files have to be rolled out completely new). 

    The Effort hardly depends on your rollout Mechanism (if you use a Software Distribution System, it's less effort than doing it by hand).

     

    Thanks for you reply. We have many users working from outside, so its hard to find a time window to try out the configuration with the port change and so on.

    But actually i suppose there are a lot of companies facing the same problem. Why is there no recommendations from sophos for this kind of conflict.

    We use SDS but how should i rollout the confiuration ? when its personalisate for each user. i cant use their credentials to get a new config from portal because of our IT Policies. Is there another way to do that?

     

  • You can use this KBA https://community.sophos.com/kb/en-us/127978

     

    There is a way, which i can image, can work... 

    Script a logon script on DC, which alert the current existing OVPN file with the "new" port. 

    OpenVPN will try all ports, if Port 1 is not available, it tries the next one. 

     

    You will find some information in the openvpn forum, because this is a "common issue in VPN". 

    Cheers