Linux VPN automatic connect options
Hi guys, I have a linux box that uses a Cisco AnyConnect to access a remote network. I have written a script to check if the VPN is alive etc etc and restart it as it is designed to dump every 23.5 hrs or so. There is not a problem with my script, there is a problem with the anyconnect daemon as it needs user input to reestablish the vpn every time, it has no options to include user/pass or even a file with settings such as these. I am about to raise this with Cisco TAC of course, but I was just wondering...
Q1. Is it possible to have a script enter the necessary information and hit next?
Q2. Can you take a file like e.g mount which is compiled and reverse engineer it to add functionality (the anyconnect is probably written in c++)
Cheers
Alt
|