mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 03:59:16 +01:00
Update Install/Upgrade instructions for Slack
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2111 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
d12d88afcd
commit
ee1a8af834
@ -15,7 +15,7 @@
|
|||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
<pubdate>2005-02-26</pubdate>
|
<pubdate>2005-05-13</pubdate>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2001</year>
|
<year>2001</year>
|
||||||
@ -189,9 +189,13 @@ INIT="rc.firewall"</programlisting>
|
|||||||
|
|
||||||
<programlisting><emphasis role="bold">DEST=/etc/rc.d INIT=rc.firewall ./install.sh</emphasis></programlisting>
|
<programlisting><emphasis role="bold">DEST=/etc/rc.d INIT=rc.firewall ./install.sh</emphasis></programlisting>
|
||||||
|
|
||||||
<para>If you are running Slackware and are installing Shorewall 2.2.4 or later, then type:</para>
|
<para>If you are running Slackware and are installing Shorewall 2.2.4
|
||||||
<programlisting><command>./install.sh</command></programlisting>
|
or later, then type:</para>
|
||||||
|
|
||||||
|
<programlisting><command>./install.sh</command></programlisting>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
<para>Otherwise, type:</para>
|
<para>Otherwise, type:</para>
|
||||||
|
|
||||||
<programlisting><command>./install.sh</command></programlisting>
|
<programlisting><command>./install.sh</command></programlisting>
|
||||||
@ -380,10 +384,17 @@ INIT="rc.firewall"</programlisting>
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>If you are running Slackware and are installing Shorewall 2.0.3
|
<para>If you are running Slackware and are installing Shorewall 2.0.3
|
||||||
Beta 1 or later, then type:</para>
|
Beta 1 through Shorewall 2.2.3, then type:</para>
|
||||||
|
|
||||||
<programlisting><emphasis role="bold">DEST=/etc/rc.d INIT=rc.firewall ./install.sh</emphasis></programlisting>
|
<programlisting><emphasis role="bold">DEST=/etc/rc.d INIT=rc.firewall ./install.sh</emphasis></programlisting>
|
||||||
|
|
||||||
|
<para>If you are running Slackware and are installing Shorewall 2.2.4
|
||||||
|
or later, then type:</para>
|
||||||
|
|
||||||
|
<programlisting><command>./install.sh</command></programlisting>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
<para>Otherwise, type:</para>
|
<para>Otherwise, type:</para>
|
||||||
|
|
||||||
<programlisting><command>./install.sh</command></programlisting>
|
<programlisting><command>./install.sh</command></programlisting>
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
<pubdate>2005-05-13</pubdate>
|
<pubdate>2005-05-14</pubdate>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2005</year>
|
<year>2005</year>
|
||||||
@ -63,7 +63,7 @@
|
|||||||
<para>Attempting to connect to port 1601 disables SSH access (note
|
<para>Attempting to connect to port 1601 disables SSH access (note
|
||||||
that in the article linked above, attempting to connect to port 1599
|
that in the article linked above, attempting to connect to port 1599
|
||||||
also disables access. This is an port scan defence as explained in the
|
also disables access. This is an port scan defence as explained in the
|
||||||
article). </para>
|
article).</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</orderedlist>
|
</orderedlist>
|
||||||
|
|
||||||
@ -109,7 +109,7 @@ SSHKnock:info net fw tcp 22,1599,1600,1601<
|
|||||||
<para>If you wish to use SSHKnock with a forwarded connection, you
|
<para>If you wish to use SSHKnock with a forwarded connection, you
|
||||||
must be using Shorewall 2.3.1 or later for fullest protection. Assume
|
must be using Shorewall 2.3.1 or later for fullest protection. Assume
|
||||||
that you forward port 22 from external IP address 206.124.146.178 to
|
that you forward port 22 from external IP address 206.124.146.178 to
|
||||||
internal system 192.168.1.5 In /etc/shorewall/rules:</para>
|
internal system 192.168.1.5. In /etc/shorewall/rules:</para>
|
||||||
|
|
||||||
<programlisting>#ACTION SOURCE DEST PROTO DEST PORT(S) SOURCE ORIGINAL
|
<programlisting>#ACTION SOURCE DEST PROTO DEST PORT(S) SOURCE ORIGINAL
|
||||||
# PORT(S) DEST
|
# PORT(S) DEST
|
||||||
|
Loading…
Reference in New Issue
Block a user