~ubuntu-branches/ubuntu/hardy/openswan/hardy-updates

« back to all changes in this revision

Viewing changes to doc/manpage.d/ipsec_tncfg.5.html

  • Committer: Bazaar Package Importer
  • Author(s): Rene Mayrhofer
  • Date: 2005-01-27 16:10:11 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050127161011-idgybmyz3vwhpfiq
Tags: 2.3.0-2
Urgency HIGH due to security issue and problems with build-deps in sarge.
* Fix the security issue. Please see
  http://www.idefense.com/application/poi/display?id=190&
      type=vulnerabilities&flashstatus=false
  for more details. Thanks to Martin Schulze for informing me about
  this issue.
  Closes: #292458: Openswan XAUTH/PAM Buffer Overflow Vulnerability
* Added a Build-Dependency to lynx.
  Closes: #291143: openswan: FTBFS: Missing build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Content-type: text/html
2
 
 
3
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4
 
<HTML><HEAD><TITLE>Man page of IPSEC_TNCFG</TITLE>
5
 
</HEAD><BODY>
6
 
<H1>IPSEC_TNCFG</H1>
7
 
Section: File Formats (5)<BR>Updated: 27 Jun 2000<BR><A HREF="#index">Index</A>
8
 
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
9
 
 
10
 
 
11
 
 
12
 
 
13
 
<A NAME="lbAB">&nbsp;</A>
14
 
<H2>NAME</H2>
15
 
 
16
 
ipsec_tncfg - lists IPSEC virtual interfaces attached to real interfaces
17
 
<A NAME="lbAC">&nbsp;</A>
18
 
<H2>SYNOPSIS</H2>
19
 
 
20
 
<B>ipsec</B>
21
 
 
22
 
<B>tncfg</B>
23
 
 
24
 
<P>
25
 
 
26
 
<B>cat</B>
27
 
 
28
 
<B>/proc/net/ipsec_tncfg</B>
29
 
 
30
 
<A NAME="lbAD">&nbsp;</A>
31
 
<H2>DESCRIPTION</H2>
32
 
 
33
 
<I>/proc/net/ipsec_tncfg</I>
34
 
 
35
 
is a read-only file which lists which IPSEC virtual interfaces are
36
 
attached to which real interfaces, through which packets will be
37
 
forwarded once processed by IPSEC.
38
 
<P>
39
 
 
40
 
Each line lists one ipsec I/F.
41
 
A table entry consists of:
42
 
<DL COMPACT>
43
 
<DT>+<DD>
44
 
an ipsec virtual I/F name
45
 
<DT>+<DD>
46
 
a visual and machine parsable separator '-&gt;', separating the virtual I/F
47
 
and the physical I/F,
48
 
<DT>+<DD>
49
 
a physical I/F name, to which the ipsec virtual I/F is attached or NULL
50
 
if it is not attached,
51
 
<DT>+<DD>
52
 
the keyword
53
 
<B>mtu=</B>,
54
 
 
55
 
<DT>+<DD>
56
 
the MTU of the ipsec virtual I/F,
57
 
<DT>+<DD>
58
 
the automatically adjusted effective MTU for PMTU discovery, in brackets,
59
 
<DT>+<DD>
60
 
a visual and machine parsable separator '-&gt;', separating the virtual I/F
61
 
MTU and the physical I/F MTU,
62
 
<DT>+<DD>
63
 
the MTU of the attached physical I/F.
64
 
<B>.SH</B>EXAMPLES
65
 
 
66
 
<DT><B>ipsec2 -&gt; eth3 mtu=16260(1443) -&gt; 1500</B>
67
 
 
68
 
<DD>
69
 
</DL>
70
 
<P>
71
 
 
72
 
shows that virtual device
73
 
<B>ipsec2</B>
74
 
 
75
 
with an MTU of
76
 
<B>16260</B>
77
 
 
78
 
is connected to physical device
79
 
<B>eth3</B>
80
 
 
81
 
with an MTU of
82
 
<B>1500</B>
83
 
 
84
 
and that the effective MTU as a result of PMTU discovery has been
85
 
automatically set to
86
 
<B>1443.</B>
87
 
 
88
 
<DL COMPACT>
89
 
<DT><B>ipsec0 -&gt; wvlan0 mtu=1400(16260) -&gt; 1500</B>
90
 
 
91
 
<DD>
92
 
</DL>
93
 
<P>
94
 
 
95
 
shows that virtual device
96
 
<B>ipsec0</B>
97
 
 
98
 
with an MTU of
99
 
<B>1400</B>
100
 
 
101
 
is connected to physical device
102
 
<B>wvlan0</B>
103
 
 
104
 
with an MTU of
105
 
<B>1500</B>
106
 
 
107
 
and no PMTU packets have gotten far enough to bump down the effective MTU
108
 
from its default of 16260.
109
 
<DL COMPACT>
110
 
<DT><B>ipsec3 -&gt; NULL mtu=0(0) -&gt; 0</B>
111
 
 
112
 
<DD>
113
 
</DL>
114
 
<P>
115
 
 
116
 
shows that virtual device
117
 
<B>ipsec3</B>
118
 
 
119
 
is not connected to any physical device.
120
 
<P>
121
 
 
122
 
<A NAME="lbAE">&nbsp;</A>
123
 
<H2>FILES</H2>
124
 
 
125
 
/proc/net/ipsec_tncfg, /usr/local/bin/ipsec
126
 
<A NAME="lbAF">&nbsp;</A>
127
 
<H2>SEE ALSO</H2>
128
 
 
129
 
<A HREF="/cgi-bin/man/man2html?8+ipsec">ipsec</A>(8), <A HREF="/cgi-bin/man/man2html?8+ipsec_manual">ipsec_manual</A>(8), <A HREF="/cgi-bin/man/man2html?5+ipsec_eroute">ipsec_eroute</A>(5), <A HREF="/cgi-bin/man/man2html?5+ipsec_spi">ipsec_spi</A>(5),
130
 
<A HREF="/cgi-bin/man/man2html?5+ipsec_spigrp">ipsec_spigrp</A>(5), <A HREF="/cgi-bin/man/man2html?5+ipsec_klipsdebug">ipsec_klipsdebug</A>(5), <A HREF="/cgi-bin/man/man2html?8+ipsec_tncfg">ipsec_tncfg</A>(8), <A HREF="/cgi-bin/man/man2html?5+ipsec_version">ipsec_version</A>(5),
131
 
<A HREF="/cgi-bin/man/man2html?5+ipsec_pf_key">ipsec_pf_key</A>(5)
132
 
<A NAME="lbAG">&nbsp;</A>
133
 
<H2>HISTORY</H2>
134
 
 
135
 
Written for the Linux FreeS/WAN project
136
 
&lt;<A HREF="http://www.freeswan.org/">http://www.freeswan.org/</A>&gt;
137
 
by Richard Guy Briggs.
138
 
 
139
 
 
140
 
 
141
 
 
142
 
 
143
 
 
144
 
 
145
 
 
146
 
 
147
 
 
148
 
 
149
 
 
150
 
 
151
 
 
152
 
 
153
 
 
154
 
 
155
 
 
156
 
 
157
 
 
158
 
<P>
159
 
 
160
 
<HR>
161
 
<A NAME="index">&nbsp;</A><H2>Index</H2>
162
 
<DL>
163
 
<DT><A HREF="#lbAB">NAME</A><DD>
164
 
<DT><A HREF="#lbAC">SYNOPSIS</A><DD>
165
 
<DT><A HREF="#lbAD">DESCRIPTION</A><DD>
166
 
<DT><A HREF="#lbAE">FILES</A><DD>
167
 
<DT><A HREF="#lbAF">SEE ALSO</A><DD>
168
 
<DT><A HREF="#lbAG">HISTORY</A><DD>
169
 
</DL>
170
 
<HR>
171
 
This document was created by
172
 
<A HREF="/cgi-bin/man/man2html">man2html</A>,
173
 
using the manual pages.<BR>
174
 
Time: 10:29:43 GMT, June 17, 2004
175
 
</BODY>
176
 
</HTML>