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

Alternative SSL-VPN-Clients? (NOT Sophos)

Hello,

AFAIK, the Sophos SSL-VPN-Client has problems under Windows 7 to set routes reliably after sucessfully establishing the VPN-connection with the VPN-Gateway (tested with Sophos UTM9-Gateway in January or February). 
AFAIK, this problem does not occur if the user has admin-rights on his workstation.

I've seen this bug since (approx.) 2009, under Windows XP. Later, my colleagues (IT-department) suffered from this bug under Windows 7.

The version of the Sophos SSL-VPN-client from the beginning of this year caused blue screens on my WinXP-Laptop (no admin rights).

I'm giving up on this piece of software. Which other SSL-VPN-client would you recommend?


This thread was automatically locked due to age.
Parents
  • In the .ovpn you can append a line like:

    auth-user-pass filename.txt

    In the filename.txt file you enter 2 lines, the first line is your logon name, the second your password.
    Make sure to protect this file since it has your plain-text password in it. I advise you to use Microsoft's EFS to encrypt the file so only you can open/use it.

    There might be other OpenVPN applications that have better support for saving credentials.

    Managing several Sophos UTMs and Sophos XGs both at work and at some home locations, dedicated to continuously improve IT-security and feeling well helping others with their IT-security challenges.

    Sometimes I post some useful tips on my blog, see blog.pijnappels.eu/category/sophos/ for Sophos related posts.

Reply
  • In the .ovpn you can append a line like:

    auth-user-pass filename.txt

    In the filename.txt file you enter 2 lines, the first line is your logon name, the second your password.
    Make sure to protect this file since it has your plain-text password in it. I advise you to use Microsoft's EFS to encrypt the file so only you can open/use it.

    There might be other OpenVPN applications that have better support for saving credentials.

    Managing several Sophos UTMs and Sophos XGs both at work and at some home locations, dedicated to continuously improve IT-security and feeling well helping others with their IT-security challenges.

    Sometimes I post some useful tips on my blog, see blog.pijnappels.eu/category/sophos/ for Sophos related posts.

Children
No Data