mirror of
https://gitlab.com/shorewall/code.git
synced 2025-04-09 17:49:38 +02:00
Correct trace instructions
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
b637d303b9
commit
ebf55a84f0
@ -85,7 +85,7 @@
|
|||||||
problem reporting process. It will ensure that you provide us with the
|
problem reporting process. It will ensure that you provide us with the
|
||||||
information we need to solve your problem as quickly as possible.</para>
|
information we need to solve your problem as quickly as possible.</para>
|
||||||
|
|
||||||
<graphic align="center" fileref="images/Troubleshoot.png" />
|
<graphic align="center" fileref="images/Troubleshoot.png"/>
|
||||||
|
|
||||||
<orderedlist>
|
<orderedlist>
|
||||||
<important>
|
<important>
|
||||||
@ -126,12 +126,10 @@
|
|||||||
|
|
||||||
<para>If that didn't solve your problem, then please</para>
|
<para>If that didn't solve your problem, then please</para>
|
||||||
|
|
||||||
<programlisting><command>/sbin/shorewall trace start 2> /tmp/trace</command></programlisting>
|
<programlisting><command>/sbin/shorewall trace start > /tmp/trace 2>&1</command></programlisting>
|
||||||
|
|
||||||
<para>Forward the <filename>/tmp/trace</filename> file as an
|
<para>Forward the <filename>/tmp/trace</filename> file as an
|
||||||
attachment compressed with gzip or bzip2 (If you are running
|
attachment compressed with gzip or bzip2.</para>
|
||||||
Shorewall-perl, there is no need to compress the file — it will be
|
|
||||||
very short).</para>
|
|
||||||
|
|
||||||
<para>If compilation succeeds but the compiled program fails, then
|
<para>If compilation succeeds but the compiled program fails, then
|
||||||
please include the compiled program with your report. The compiled
|
please include the compiled program with your report. The compiled
|
||||||
@ -203,7 +201,7 @@
|
|||||||
message produced by Shorewall is "done.":</para>
|
message produced by Shorewall is "done.":</para>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<para></para>
|
<para/>
|
||||||
|
|
||||||
<programlisting>…
|
<programlisting>…
|
||||||
Activating Rules...
|
Activating Rules...
|
||||||
|
Loading…
Reference in New Issue
Block a user