1QIKEC(1) BSD General Commands Manual QIKEC(1)
2
4 qikec — Internet Key Exchange Connect
5
7 qikec [-r name] [-u username] [-p password] [-a]
8
10 The qikec Qt GUI application provides a simple interface for users to
11 interact with iked(8) ( Shrew Soft IKE Daemon ). This interface allows a
12 user to control an IPsec VPN Client connection with a remote gateway. The
13 parameters used for the connection are described in a Site Configuration
14 file. For more information about managing Site Configuration files,
15 please see the ikea(1) man page. Please note, the ikec application is not
16 typically started directly by a user but as a sub-process of the ikea(1)
17 Qt GUI application.
18
19 The options are as follows:
20
21 -r name Specify the Site Configuration name.
22
23 -u username
24 Specify the Xauth username for the connection.
25
26 -p password
27 Specify the Xauth password for the connection.
28
29 -a Automatically initiate the connection.
30
32 The command exits with 0 on success, and non-zero on errors.
33
35 iked(8), ikec(1), qikea(1),
36
38 The qikec program was written by Matthew Grooms ( mgrooms@shrew.net ) as
39 part of the Shrew Soft ( http://www.shrew.net ) family of IPsec products.
40
41BSD April 12, 2010 BSD