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:
Tom Eastep 2012-10-26 12:42:35 -07:00
parent 1e7a196b3d
commit b9139a4ec8

View File

@ -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>
@ -203,7 +203,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...
@ -267,6 +267,22 @@ State:Stopped (Thu Mar 30 14:08:11 PDT 2006)</programlisting>
Article</ulink>.</para> Article</ulink>.</para>
</listitem> </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> <listitem>
<para>If Shorewall isn't started then <command>/sbin/shorewall <para>If Shorewall isn't started then <command>/sbin/shorewall
start</command>. Otherwise <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> <listitem>
<para><command>/sbin/shorewall dump &gt; <para><command>/sbin/shorewall dump &gt;
/tmp/status.txt</command></para> /tmp/shorewall_dump.txt</command></para>
</listitem> </listitem>
<listitem> <listitem>