1IKEC(1)                   BSD General Commands Manual                  IKEC(1)
2

NAME

4     ikec — Internet Key Exchange Connect
5

SYNOPSIS

7     ikec [-r name] [-u username] [-p password] [-a]
8

DESCRIPTION

10     The ikec command line application provides a simple interface for users
11     to interact with iked(8) ( Shrew Soft IKE Daemon ). This interface allows
12     a user to control an IPsec VPN Client connection with a remote gateway.
13     The parameters used for the connection are described in a Site Configura‐
14     tion file ( see below ).
15
16     The options are as follows:
17
18     -r name     Specify the Site Configuration name.
19
20     -u username
21                 Specify the Xauth username for the connection.
22
23     -p password
24                 Specify the Xauth password for the connection.
25
26     -a          Automatically initiate the connection.
27

RETURN VALUES

29     The command exits with 0 on success, and non-zero on errors.
30

FILES

32     All user related configuration data is stored under the ~/.iked direc‐
33     tory. Site Configuration files are stored under the ~/.iked/sites direc‐
34     tory. Certificates and keys are are typically stored under the
35     ~/.iked/certs directory. These directories are automatically created when
36     the ikec application is run for the first time by a user.
37

SITE CONFIGRUATIONS

39     TODO : copy info from readme.
40

SEE ALSO

42     iked(8), ikec-qt(1), ikea-qt(1),
43

HISTORY

45     The ikec program was written by Matthew Grooms ( mgrooms@shrew.net ) as
46     part of the Shrew Soft ( http://www.shrew.net ) family of IPsec products.
47
48BSD                             Febuary 2, 2007                            BSD
Impressum