Guest User!

You are not Sophos Staff.

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 (openvpn) restrict login attempts

Dear all.

We have now changed to Active Directory Remote Authentication via our Astaro when attempting to connect with SSL Vpn. But onw we got a small problem. Whenever our users type in the wrong password, the SSLVPN Client tries it so often to connect the client until the user in the ActiveDirectory is locked.

Does someone know how to restrict the SSL Client just to try to logon two times instead of continuously?


This thread was automatically locked due to age.
Parents
  • So now I got the answer... So easy.
     
    I always have try to eastablish a connection in this way:
    "%programfiles%\Astaro\Astaro SSL VPN Client\bin\openvpn-gui.exe --connect a.***x@***.de.ovpn

     
    but this way of establishing a connection make problems. So I tried 
    ]"%programfiles%\Astaro\Astaro SSL VPN Client\bin\openvpn.exe [EMAIL="a.***x@***.de.ovpn[/CODE"]a.***x@***.de.ovpn">[EMAIL="a.***x@***.de.ovpn[/CODE"]a.***x@***.de.ovpn[/EMAIL]

     
    But then the program openvpn expects all the files which are needed to establish a connection in the same folder where the openvpn.exe is placed. So I need to write a routine which copies all the needed files to the specified folder. By using this way the f****** traffic light in the taskbar is finally away. I think thats nice because I have my own frontend which tells me if I am connected and additional to this I had to do some steps in order to disconnect from vpn when I used the first way (openvpn-gui.exe --connect...). I had to kill openvpn-gui.exe, openvpn.exe and deactivate & activate the LAN adapter and then the traffic light still appeared in the taskbar until you moved your mousepointer over it. and now its sooo simpel. no traffic light anymore. only openvpn.exe I need to kill and no deactivating and activating LAN adapters [[:)]] jippiyeah its working fine now and much faster then before. Its up to 20% faster when establishing a VPN connection [[:)]]
Reply
  • So now I got the answer... So easy.
     
    I always have try to eastablish a connection in this way:
    "%programfiles%\Astaro\Astaro SSL VPN Client\bin\openvpn-gui.exe --connect a.***x@***.de.ovpn

     
    but this way of establishing a connection make problems. So I tried 
    ]"%programfiles%\Astaro\Astaro SSL VPN Client\bin\openvpn.exe [EMAIL="a.***x@***.de.ovpn[/CODE"]a.***x@***.de.ovpn">[EMAIL="a.***x@***.de.ovpn[/CODE"]a.***x@***.de.ovpn[/EMAIL]

     
    But then the program openvpn expects all the files which are needed to establish a connection in the same folder where the openvpn.exe is placed. So I need to write a routine which copies all the needed files to the specified folder. By using this way the f****** traffic light in the taskbar is finally away. I think thats nice because I have my own frontend which tells me if I am connected and additional to this I had to do some steps in order to disconnect from vpn when I used the first way (openvpn-gui.exe --connect...). I had to kill openvpn-gui.exe, openvpn.exe and deactivate & activate the LAN adapter and then the traffic light still appeared in the taskbar until you moved your mousepointer over it. and now its sooo simpel. no traffic light anymore. only openvpn.exe I need to kill and no deactivating and activating LAN adapters [[:)]] jippiyeah its working fine now and much faster then before. Its up to 20% faster when establishing a VPN connection [[:)]]
Children
No Data