1IPSEC_CHECK(8) Executable programs IPSEC_CHECK(8)
2
3
4
6 ipsec_show - see if a target IP address would get encrypted or not
7
9 ipsec show IP-address
10
12 The ipsec show show if the target IP address would get encrypted.
13 Currently requires the XFRM/NETKEY stack root access. If no target IP
14 is given, show all active source - dest tunnels.
15
17 Written originally for the Libreswan Project by Paul Wouters
18
20 It's pretty simplistic, so there might be cases where it is wrong.
21 There is also obviously a race condition if you run this show and right
22 afterwards the tunnel goes down.
23
25 Paul Wouters
26 placeholder to suppress warning
27
28
29
30libreswan 06/10/2019 IPSEC_CHECK(8)