mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-22 04:31:23 +01:00
Add additional steps to creating a dump file.
- Ubuntu Precise with 4.4.26.1 -- use bash - ipsec-tools required if IPSEC-related issue Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
1e7a196b3d
commit
b9139a4ec8
@ -85,7 +85,7 @@
|
||||
problem reporting process. It will ensure that you provide us with the
|
||||
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>
|
||||
<important>
|
||||
@ -203,7 +203,7 @@
|
||||
message produced by Shorewall is "done.":</para>
|
||||
|
||||
<blockquote>
|
||||
<para/>
|
||||
<para></para>
|
||||
|
||||
<programlisting>…
|
||||
Activating Rules...
|
||||
@ -267,6 +267,22 @@ State:Stopped (Thu Mar 30 14:08:11 PDT 2006)</programlisting>
|
||||
Article</ulink>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>If you are running <emphasis role="bold">Ubuntu Precise with
|
||||
Shorewall 4.4.26.1</emphasis>, then please edit
|
||||
<filename>/sbin/shorewall</filename> and change the first line
|
||||
to:</para>
|
||||
|
||||
<simplelist>
|
||||
<member>#!/bin/bash</member>
|
||||
</simplelist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>If your problem has anything to do with IPSEC, be sure that
|
||||
the ipsec-tools package is installed.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>If Shorewall isn't started then <command>/sbin/shorewall
|
||||
start</command>. Otherwise <command>/sbin/shorewall
|
||||
@ -279,7 +295,7 @@ State:Stopped (Thu Mar 30 14:08:11 PDT 2006)</programlisting>
|
||||
|
||||
<listitem>
|
||||
<para><command>/sbin/shorewall dump >
|
||||
/tmp/status.txt</command></para>
|
||||
/tmp/shorewall_dump.txt</command></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user