1IPSEC_VERIFY(8) Executable programs IPSEC_VERIFY(8)
2
3
4
6 ipsec_verify - see if the IPsec subsystem has been installed correctly
7
9 ipsec verify
10
12 The ipsec verify examines the local system for a number of common
13 system faults and configuration mistakes.
14
16 Written originally for the Linux FreeS/WAN project
17 <https://www.freeswan.org> by Michael Richardson. Rewritten in python
18 by Paul Wouters
19
21 Verify was converted from shell to perl to python, and the
22 MASQUERADING/NAT rule tests still need to be ported. The ss command is
23 around in various non-intuitive and buggy versions, causing some
24 false-positives with respect to listening on UDP port 500 and 4500. See
25 https://bugzilla.redhat.com/show_bug.cgi?id=829630
26
28 Paul Wouters
29 placeholder to suppress warning
30
31
32
33libreswan 07/25/2019 IPSEC_VERIFY(8)