1SETUP(8) Executable programs SETUP(8)
2
3
4
6 ipsec_setup - wrapper routine to the Libreswan init system
7
9 setup is called (via ipsec setup) by the system administrator to
10 perform init system related tasks to Libreswan, such as start, stop,
11 status, reload, etc for the Internet Keying Exchange (IKE) daemon
12 pluto. It is available for backwards compatibility with Openswan and
13 FreeS/WAN.
14
16 Currently, the classic initscripts (sysv) and systemd are supported.
17 Support for upstart will be added soon.
18
20 systemd(8), systemd.service(5), ipsec(8), ipsec__realsetup(8),
21 ipsec__plutorun(8) .
22
24 Man page written for the Linux FreeS/WAN project by Michael Richardson.
25 Original program by Henry Spencer. Updated to https://libreswan.org/>
26 by Paul Wouters
27
29 Paul Wouters
30 placeholder to suppress warning
31
32
33
34libreswan 04/14/2020 SETUP(8)