1IKED(8)                   BSD System Manager's Manual                  IKED(8)
2

NAME

4     iked — Internet Key Exchange Daemon
5

SYNOPSIS

7     iked [-f cfgfile] [-l logfile] [-d level] [-F]
8

DESCRIPTION

10     The iked program communicates using the IKE protocol ( RFC 2409 ) to pro‐
11     vide automatic keying for an IPsec capable host. The daemon communicates
12     with the host os via PF_KEY ( RFC 2367 ) to obtain the local policy con‐
13     figuration and to receive key aquisition requests. The daemon is also
14     capable of acting as a client or client gateway and can create appropri‐
15     ate IPsec policy entries on bahalf of the host or peer to faclilitate
16     remote access IPsec VPN connectivity. For more informaiton, please see
17     the ikea(1) and ikec(1) man pages.
18
19     The options are as follows:
20
21     -f cfgfile  Specify an alternate configuration file.
22
23     -l logfile  Specify a log output file.
24
25     -d level    Specify debug output level between 0-6.
26
27     -p pidfile  Spefify a process id file.
28
29     -F          Run the program as a foreground application.
30

RETURN VALUES

32     The command exits with 0 on success, and non-zero on errors.
33

FILES

35     The default configuration file is /usr/local/etc/iked.conf
36

SEE ALSO

38     ikea(1), ikec(1), ipsec(4), iked.conf(5), setkey(8)
39

HISTORY

41     The iked program was written by Matthew Grooms ( mgrooms@shrew.net ) as
42     part of the Shrew Soft ( http://www.shrew.net ) family of IPsec products.
43
44BSD                             Febuary 2, 2007                            BSD
Impressum