OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / freeswan / doc / manpage.d / ipsec_klipsdebug.5.html
1 Content-type: text/html
2
3 <HTML><HEAD><TITLE>Manpage of IPSEC_KLIPSDEBUG</TITLE>
4 </HEAD><BODY>
5 <H1>IPSEC_KLIPSDEBUG</H1>
6 Section: File Formats (5)<BR>Updated: 26 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
15 ipsec_klipsdebug - list KLIPS (kernel IPSEC support) debug features and level
16 <A NAME="lbAC">&nbsp;</A>
17 <H2>SYNOPSIS</H2>
18
19 <B>ipsec</B>
20
21 <B>klipsdebug</B>
22
23 <P>
24
25 <B>cat</B>
26
27 <B>/proc/net/ipsec_klipsdebug</B>
28
29 <A NAME="lbAD">&nbsp;</A>
30 <H2>DESCRIPTION</H2>
31
32 <I>/proc/net/ipsec_klipsdebug</I>
33
34 lists flags that control various parts of the debugging output of Klips
35 (the kernel portion of FreeS/WAN IPSEC).
36 At this point it is a read-only file.
37 <P>
38
39 A table entry consists of:
40 <DL COMPACT>
41 <DT>+<DD>
42 a KLIPS debug variable
43 <DT>+<DD>
44 a '=' separator for visual and automated parsing between the variable
45 name and its current value
46 <DT>+<DD>
47 hexadecimal bitmap of variable's flags.
48 </DL>
49 <P>
50
51 The variable names roughly describe the scope of the debugging variable.
52 Currently, no flags are documented or individually accessible yet except
53 tunnel-xmit.
54
55 <P>
56
57 The variable names are:
58 <DL COMPACT>
59 <DT><B>tunnel</B>
60
61 <DD>
62 tunnelling code
63 <DT><B>netlink</B>
64
65 <DD>
66 userspace communication code (obsolete)
67 <DT><B>xform</B>
68
69 <DD>
70 transform selection and manipulation code
71 <DT><B>eroute</B>
72
73 <DD>
74 eroute table manipulation code
75 <DT><B>spi</B>
76
77 <DD>
78 SA table manipulation code
79 <DT><B>radij</B>
80
81 <DD>
82 radij tree manipulation code
83 <DT><B>esp</B>
84
85 <DD>
86 encryptions transforms code
87 <DT><B>ah</B>
88
89 <DD>
90 authentication transforms code
91 <DT><B>rcv</B>
92
93 <DD>
94 receive code
95 <DT><B>ipcomp</B>
96
97 <DD>
98 ip compression transforms code
99 <DT><B>verbose</B>
100
101 <DD>
102 give even more information, beware this will probably trample the 4k kernel printk buffer giving inaccurate output
103 </DL>
104 <P>
105
106 All KLIPS debug output appears as
107 <B>kernel.info</B>
108
109 messages to
110 <I><A HREF="syslogd.8.html">syslogd</A></I>(8).
111
112 Most systems are set up
113 to log these messages to
114 <I>/var/log/messages</I>.
115
116 <P>
117
118 <A NAME="lbAE">&nbsp;</A>
119 <H2>EXAMPLES</H2>
120
121 <P>
122
123 <B>debug_tunnel=00000010.</B>
124
125 <BR>
126
127 <B>debug_netlink=00000000.</B>
128
129 <BR>
130
131 <B>debug_xform=00000000.</B>
132
133 <BR>
134
135 <B>debug_eroute=00000000.</B>
136
137 <BR>
138
139 <B>debug_spi=00000000.</B>
140
141 <BR>
142
143 <B>debug_radij=00000000.</B>
144
145 <BR>
146
147 <B>debug_esp=00000000.</B>
148
149 <BR>
150
151 <B>debug_ah=00000000.</B>
152
153 <BR>
154
155 <B>debug_rcv=00000000.</B>
156
157 <BR>
158
159 <B>debug_pfkey=ffffffff.</B>
160
161 <P>
162
163 means that one
164 <B>tunnel</B>
165
166 flag has been set (tunnel-xmit),
167 full
168 <B>pfkey</B>
169
170 sockets debugging has been set and everything else is not set.
171 <P>
172
173 <A NAME="lbAF">&nbsp;</A>
174 <H2>FILES</H2>
175
176 /proc/net/ipsec_klipsdebug, /usr/local/bin/ipsec
177 <A NAME="lbAG">&nbsp;</A>
178 <H2>SEE ALSO</H2>
179
180 <A HREF="ipsec.8.html">ipsec</A>(8), <A HREF="ipsec_manual.8.html">ipsec_manual</A>(8), <A HREF="ipsec_tncfg.8.html">ipsec_tncfg</A>(8), <A HREF="ipsec_eroute.8.html">ipsec_eroute</A>(8),
181 <A HREF="ipsec_spi.8.html">ipsec_spi</A>(8), <A HREF="ipsec_spigrp.8.html">ipsec_spigrp</A>(8), <A HREF="ipsec_klipsdebug.5.html">ipsec_klipsdebug</A>(5), <A HREF="ipsec_version.5.html">ipsec_version</A>(5),
182 <A HREF="ipsec_pf_key.5.html">ipsec_pf_key</A>(5)
183 <A NAME="lbAH">&nbsp;</A>
184 <H2>HISTORY</H2>
185
186 Written for the Linux FreeS/WAN project
187 &lt;<A HREF="http://www.freeswan.org/">http://www.freeswan.org/</A>&gt;
188 by Richard Guy Briggs.
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207 <P>
208
209 <HR>
210 <A NAME="index">&nbsp;</A><H2>Index</H2>
211 <DL>
212 <DT><A HREF="#lbAB">NAME</A><DD>
213 <DT><A HREF="#lbAC">SYNOPSIS</A><DD>
214 <DT><A HREF="#lbAD">DESCRIPTION</A><DD>
215 <DT><A HREF="#lbAE">EXAMPLES</A><DD>
216 <DT><A HREF="#lbAF">FILES</A><DD>
217 <DT><A HREF="#lbAG">SEE ALSO</A><DD>
218 <DT><A HREF="#lbAH">HISTORY</A><DD>
219 </DL>
220 <HR>
221 This document was created by
222 <A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
223 using the manual pages.<BR>
224 Time: 05:09:31 GMT, June 19, 2001
225 </BODY>
226 </HTML>