diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2006-05-22 05:12:18 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2006-05-22 05:12:18 +0000 |
commit | aa0f5b38aec14428b4b80e06f90ff781f8bca5f1 (patch) | |
tree | 95f3d0c8cb0d59d88900dbbd72110d7ab6e15b2a /doc/manpage.d/ipsec_showdefaults.8.html | |
parent | 7c383bc22113b23718be89fe18eeb251942d7356 (diff) | |
download | vyos-strongswan-aa0f5b38aec14428b4b80e06f90ff781f8bca5f1.tar.gz vyos-strongswan-aa0f5b38aec14428b4b80e06f90ff781f8bca5f1.zip |
Import initial strongswan 2.7.0 version into SVN.
Diffstat (limited to 'doc/manpage.d/ipsec_showdefaults.8.html')
-rw-r--r-- | doc/manpage.d/ipsec_showdefaults.8.html | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/doc/manpage.d/ipsec_showdefaults.8.html b/doc/manpage.d/ipsec_showdefaults.8.html new file mode 100644 index 000000000..e1786dc0a --- /dev/null +++ b/doc/manpage.d/ipsec_showdefaults.8.html @@ -0,0 +1,82 @@ +Content-type: text/html + +<HTML><HEAD><TITLE>Manpage of IPSEC_SHOWDEFAULTS</TITLE> +</HEAD><BODY> +<H1>IPSEC_SHOWDEFAULTS</H1> +Section: Maintenance Commands (8)<BR>Updated: 23 Jan 2000<BR><A HREF="#index">Index</A> +<A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR> + + +<A NAME="lbAB"> </A> +<H2>NAME</H2> + +ipsec showdefaults - show %defaultroute defaults +<A NAME="lbAC"> </A> +<H2>SYNOPSIS</H2> + +<B>ipsec</B> + +<B>showdefaults</B> + +<A NAME="lbAD"> </A> +<H2>DESCRIPTION</H2> + +<I>Showdefaults</I> + +outputs (on standard output) a terse description of the defaults +used by the +<B>%defaultroute</B> + +facilities in +<I><A HREF="ipsec_auto.8.html">ipsec_auto</A></I>(8) + +and +<I><A HREF="ipsec_manual.8.html">ipsec_manual</A></I>(8). + +<P> + +Beware that the exact output format is subject to change. +<A NAME="lbAE"> </A> +<H2>DIAGNOSTICS</H2> + +Normal exit status is 0. +If no defaults are available, +i.e. the +<B>interfaces</B> + +parameter in +<B>config setup</B> + +is not +<B>%defaultroute</B>, + +produces a message on standard error and exits with status 1. +<A NAME="lbAF"> </A> +<H2>FILES</H2> + +/var/run/ipsec.info +<A NAME="lbAG"> </A> +<H2>HISTORY</H2> + +Written for the Linux FreeS/WAN project +<<A HREF="http://www.freeswan.org">http://www.freeswan.org</A>> +by Henry Spencer. +<P> + +<HR> +<A NAME="index"> </A><H2>Index</H2> +<DL> +<DT><A HREF="#lbAB">NAME</A><DD> +<DT><A HREF="#lbAC">SYNOPSIS</A><DD> +<DT><A HREF="#lbAD">DESCRIPTION</A><DD> +<DT><A HREF="#lbAE">DIAGNOSTICS</A><DD> +<DT><A HREF="#lbAF">FILES</A><DD> +<DT><A HREF="#lbAG">HISTORY</A><DD> +</DL> +<HR> +This document was created by +<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>, +using the manual pages.<BR> +Time: 21:40:18 GMT, November 11, 2003 +</BODY> +</HTML> |