]> git.ipfire.org Git - thirdparty/strongswan.git/blame - doc/manpage.d/ipsec_tncfg.8.html
- import of strongswan-2.7.0
[thirdparty/strongswan.git] / doc / manpage.d / ipsec_tncfg.8.html
CommitLineData
997358a6
MW
1Content-type: text/html
2
3<HTML><HEAD><TITLE>Manpage of IPSEC_TNCFG</TITLE>
4</HEAD><BODY>
5<H1>IPSEC_TNCFG</H1>
6Section: Maintenance Commands (8)<BR>Updated: 21 Jun 2000<BR><A HREF="#index">Index</A>
7<A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR>
8
9
10
11
12<A NAME="lbAB">&nbsp;</A>
13<H2>NAME</H2>
14
15ipsec tncfg - associate IPSEC virtual interface with physical interface
16<A NAME="lbAC">&nbsp;</A>
17<H2>SYNOPSIS</H2>
18
19<B>ipsec</B>
20
21<B>tncfg</B>
22
23<P>
24
25<B>ipsec</B>
26
27<B>tncfg</B>
28
29<B>--attach</B>
30
31<B>--virtual</B>
32
33virtual
34<B>--physical</B>
35
36physical
37<P>
38
39<B>ipsec</B>
40
41<B>tncfg</B>
42
43<B>--detach</B>
44
45<B>--virtual</B>
46
47virtual
48<P>
49
50<B>ipsec</B>
51
52<B>tncfg</B>
53
54<B>--clear</B>
55
56<P>
57
58<B>ipsec</B>
59
60<B>tncfg</B>
61
62<B>--version</B>
63
64<P>
65
66<B>ipsec</B>
67
68<B>tncfg</B>
69
70<B>--help</B>
71
72<A NAME="lbAD">&nbsp;</A>
73<H2>DESCRIPTION</H2>
74
75<I>Tncfg</I>
76
77attaches/detaches IPSEC virtual interfaces to/from
78physical interfaces,
79through which packets will be forwarded once processed by IPSEC.
80<P>
81
82The form with no additional arguments lists the contents of
83/proc/net/ipsec_tncfg. The format of /proc/net/ipsec_tncfg is discussed
84in <A HREF="ipsec_tncfg.5.html">ipsec_tncfg</A>(5).
85The
86<B>--attach</B>
87
88form attaches the
89<I>virtual</I>
90
91interface to the
92<I>physical</I>
93
94one.
95The
96<B>--detach</B>
97
98form detaches the
99<I>virtual</I>
100
101interface from whichever physical interface it is attached to.
102The
103<B>--clear</B>
104
105form clears all the
106<I>virtual</I>
107
108interfaces from whichever physical interfaces they were attached to.
109<P>
110
111Virtual interfaces typically have names like
112<B>ipsec0</B>,
113
114while physical interfaces typically have names like
115<B>eth0</B>
116
117or
118<B>ppp0</B>.
119
120<A NAME="lbAE">&nbsp;</A>
121<H2>EXAMPLES</H2>
122
123<DL COMPACT>
124<DT><B>ipsec tncfg --attach --virtual ipsec0 --physical eth0</B>
125
126<DD>
127attaches the
128<B>ipsec0</B>
129
130virtual device to the
131<B>eth0</B>
132
133physical device.
134</DL>
135<P>
136
137<A NAME="lbAF">&nbsp;</A>
138<H2>FILES</H2>
139
140/proc/net/ipsec_tncfg, /usr/local/bin/ipsec
141<A NAME="lbAG">&nbsp;</A>
142<H2>SEE ALSO</H2>
143
144<A HREF="ipsec.8.html">ipsec</A>(8), <A HREF="ipsec_manual.8.html">ipsec_manual</A>(8), <A HREF="ipsec_eroute.8.html">ipsec_eroute</A>(8), <A HREF="ipsec_spi.8.html">ipsec_spi</A>(8),
145<A HREF="ipsec_spigrp.8.html">ipsec_spigrp</A>(8), <A HREF="ipsec_klipsdebug.8.html">ipsec_klipsdebug</A>(8), <A HREF="ipsec_tncfg.5.html">ipsec_tncfg</A>(5)
146<A NAME="lbAH">&nbsp;</A>
147<H2>HISTORY</H2>
148
149Written for the Linux FreeS/WAN project
150&lt;<A HREF="http://www.freeswan.org/">http://www.freeswan.org/</A>&gt;
151by Richard Guy Briggs.
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176<P>
177
178<HR>
179<A NAME="index">&nbsp;</A><H2>Index</H2>
180<DL>
181<DT><A HREF="#lbAB">NAME</A><DD>
182<DT><A HREF="#lbAC">SYNOPSIS</A><DD>
183<DT><A HREF="#lbAD">DESCRIPTION</A><DD>
184<DT><A HREF="#lbAE">EXAMPLES</A><DD>
185<DT><A HREF="#lbAF">FILES</A><DD>
186<DT><A HREF="#lbAG">SEE ALSO</A><DD>
187<DT><A HREF="#lbAH">HISTORY</A><DD>
188</DL>
189<HR>
190This document was created by
191<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
192using the manual pages.<BR>
193Time: 21:40:18 GMT, November 11, 2003
194</BODY>
195</HTML>