DESCRIPTION
The Qt GUI application is used to manage remote Site Configurations. A remote Site Configuration describes all the parameters used to establish an IPsec VPN Client connection with a remote gateway. In addition to the creation, removal and modificaion of remote Site Configurations, the application also allows a user to launch the ikec(1) ( Shrew Soft IKE Connect ) Qt GUI application for the selected Site.
RETURN VALUES
The command exits with 0 on success, and non-zero on errors.FILES
All user related configuration data is stored under the ~/.iked directory. Site Configuration files are stored under the ~/.iked/sites directory. Certificates and keys are are typically stored under the ~/.iked/certs directory. These directories are automatically created when the application is run for the first time by a user.HISTORY
The program was written by Matthew Grooms ( [email protected] ) as part of the Shrew Soft ( http://www.shrew.net ) family of IPsec products.