'\" t .\" Title: IPSEC-SHOWROUTE .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 03/14/2024 .\" Manual: Executable programs .\" Source: Libreswan 5.0~rc2 .\" Language: English .\" .TH "IPSEC\-SHOWROUTE" "8" "03/14/2024" "Libreswan 5.0~rc2" "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-showroute \- show route to given address .SH "SYNOPSIS" .HP \w'\fBipsec\fR\ 'u \fBipsec\fR showroute [\-\-source] [\-\-gateway] [\-\-destination] [\-\-debug] [\-\-ipv4] [\-\-ipv6] {\fIIP\ address\fR} .SH "DESCRIPTION" .PP \fBshowroute\fR outputs (on standard output) the source, gateway, and destination address for the specified IP address\&. .SH "HISTORY" .PP Added to Libreswan in 2022\&. .SH "AUTHOR" .PP Andrew Cagney