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 question

I have been testing the astaro ssl vpn client and all seems to be working well, but have some questions which I hope some of you could help with.

Is it possible to get the client to connect and establish the vpn at windows startup and before logon?  This is to allow the laptop to connect to a domain prior to logon.

Is it possible to use windows built in vpn software to connect via an ssl vpn??


This thread was automatically locked due to age.
Parents
  • Is it possible to get the client to connect and establish the vpn at windows startup and before logon? This is to allow the laptop to connect to a domain prior to logon.

    You might be able to do this with L2TP as the Windows client supports that.

    Is it possible to use windows built in vpn software to connect via an ssl vpn??

    Thr windows built-in client only does L2TP and PPTP.  L2TP should be your choice with the Windows client.

    Cheers - Bob
Reply
  • Is it possible to get the client to connect and establish the vpn at windows startup and before logon? This is to allow the laptop to connect to a domain prior to logon.

    You might be able to do this with L2TP as the Windows client supports that.

    Is it possible to use windows built in vpn software to connect via an ssl vpn??

    Thr windows built-in client only does L2TP and PPTP.  L2TP should be your choice with the Windows client.

    Cheers - Bob
Children
  • Given the way I access the internet, SSL is the only real option as it allows me to specify a specific port.

    Is there anyway to get the astaro client to connect automatically without having to enter the user name and password each time.

    I was thinking of some kind of script which could run at logon????
  • Is there anyway to get the astaro client to connect automatically without having to enter the user name and password each time.
    Yes, it's possible, though whether it's an acceptable security risk is a decision only you can make.  I wouldn't do it myself, but here's how:

    • Locate the configuration directory for the SSL client.  By default that will be [program files]\Astaro\Astaro SSL VPN Client\config[user]@[ASG external address]
    • Create a text file containing your user id and password on two separate lines, and save it in that directory.
    • Edit the configuration file for your connection; the file name is [user]@[ASG external address].ovpn
    • Find the auth-user-pass line and append the name of the password file you just created.  Save and exit.
    • Modify the start menu shortcut and append  --connect [ovpn file name] to the command line.