diff options
Diffstat (limited to 'doc/manpage.d/ipsec_look.8.html')
-rw-r--r-- | doc/manpage.d/ipsec_look.8.html | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/doc/manpage.d/ipsec_look.8.html b/doc/manpage.d/ipsec_look.8.html new file mode 100644 index 000000000..ffe07a57c --- /dev/null +++ b/doc/manpage.d/ipsec_look.8.html @@ -0,0 +1,76 @@ +Content-type: text/html + +<HTML><HEAD><TITLE>Manpage of look</TITLE> +</HEAD><BODY> +<H1>look</H1> +Section: Maintenance Commands (8)<BR>Updated: 25 Apr 2002<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 look - get a quick summary of FreeS/WAN status +<A NAME="lbAC"> </A> +<H2>SYNOPSIS</H2> + +<I>look</I> + +is used to get a quick overview of what the status of FreeSWAN is. +It is equivalent to: + ipsec eroute +<P> + ipsec spigrp +<P> + ipsec tncfg +<P> + ipsec spi +<P> + netstat -rn +<P> +<P> + +However a bit of processing is done to combine the outputs. +<A NAME="lbAD"> </A> +<H2>SEE ALSO</H2> + +<A HREF="ipsec.8.html">ipsec</A>(8), <A HREF="ipsec_tncfg.8.html">ipsec_tncfg</A>(8), <A HREF="ipsec_spi.8.html">ipsec_spi</A>(8), <A HREF="ipsec_spigrp.8.html">ipsec_spigrp</A>(8), <A HREF="ipsec_eroute.5.html">ipsec_eroute</A>(5), +<A HREF="netstat.8.html">netstat</A>(8). +<A NAME="lbAE"> </A> +<H2>HISTORY</H2> + +Man page written for the Linux FreeS/WAN project <<A HREF="http://www.freeswan.org/">http://www.freeswan.org/</A>> +by Michael Richardson. Original program written 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">SEE ALSO</A><DD> +<DT><A HREF="#lbAE">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> |