'\" t .\" Title: IPSEC_CHECK .\" Author: Paul Wouters .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 06/11/2019 .\" Manual: Executable programs .\" Source: libreswan .\" Language: English .\" .TH "IPSEC_CHECK" "8" "06/11/2019" "libreswan" "Executable programs" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" ipsec_show \- see if a target IP address would get encrypted or not .SH "SYNOPSIS" .HP \w'\fBipsec\fR\ 'u \fBipsec\fR \fIshow\fR\ IP\-address .SH "DESCRIPTION" .PP The \fIipsec show\fR show if the target IP address would get encrypted\&. Currently requires the XFRM/NETKEY stack root access\&. If no target IP is given, show all active source \- dest tunnels\&. .SH "HISTORY" .PP Written originally for the Libreswan Project by Paul Wouters .SH "BUGS" .PP It\*(Aqs pretty simplistic, so there might be cases where it is wrong\&. There is also obviously a race condition if you run this show and right afterwards the tunnel goes down\&. .SH "AUTHOR" .PP \fBPaul Wouters\fR .RS 4 placeholder to suppress warning .RE