blob: e1786dc0ad9da5502dd346dc63f9a371e5c8360d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
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>
|