mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 14:20:40 +01:00
Update compiled program doc to reflect shorecap/show -f capabilities differences
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4330 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
37e58eb7ae
commit
5f7af88022
@ -219,7 +219,7 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>On each firewall system, you run:</para>
|
<para>On each firewall system, you run:</para>
|
||||||
|
|
||||||
<programlisting><command>/sbin/shorewall-lite show -f capabilities > capabilities</command>
|
<programlisting><command>/usr/share/shorewall-lite/shorecap > capabilities</command>
|
||||||
<command>scp capabilities <admin system>:<this system's config dir></command></programlisting>
|
<command>scp capabilities <admin system>:<this system's config dir></command></programlisting>
|
||||||
|
|
||||||
<para>If you are running Debian or one of its derivatives like Ubuntu
|
<para>If you are running Debian or one of its derivatives like Ubuntu
|
||||||
@ -417,7 +417,7 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>On the firewall system:</para>
|
<para>On the firewall system:</para>
|
||||||
|
|
||||||
<programlisting><command>/sbin/shorewall-lite show -f capabilities > capabilities</command>
|
<programlisting><command>/usr/share/shorewall-lite/shorecap > capabilities</command>
|
||||||
<command>scp capabilities <admin system>:<this system's config dir></command></programlisting>
|
<command>scp capabilities <admin system>:<this system's config dir></command></programlisting>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
@ -485,6 +485,15 @@
|
|||||||
-e</command>), copies that file to the remote system via scp and
|
-e</command>), copies that file to the remote system via scp and
|
||||||
restarts Shorewall Lite on the remote system via ssh.</para>
|
restarts Shorewall Lite on the remote system via ssh.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>If the kernel/iptables configuration on the firewall later
|
||||||
|
changes and you need to create a new capabilities file, do the
|
||||||
|
following:</para>
|
||||||
|
|
||||||
|
<programlisting><command>/sbin/shorewall-lite show -f capabilities > capabilities</command>
|
||||||
|
<command>scp capabilities <admin system>:<this system's config dir></command></programlisting>
|
||||||
|
</listitem>
|
||||||
</orderedlist>
|
</orderedlist>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
@ -574,6 +583,9 @@ MANGLE_FORWARD # Mangle table has FORWARD chain</programlisting
|
|||||||
<member><command><program> [ -q ] [ -v ] [ -n ]
|
<member><command><program> [ -q ] [ -v ] [ -n ]
|
||||||
clear</command></member>
|
clear</command></member>
|
||||||
|
|
||||||
|
<member><command><program> [ -q ] [ -v ] [ -n ]
|
||||||
|
reset</command></member>
|
||||||
|
|
||||||
<member><command><program> [ -q ] [ -v ] [ -n ]
|
<member><command><program> [ -q ] [ -v ] [ -n ]
|
||||||
restart</command></member>
|
restart</command></member>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user