forked from extern/shorewall_code
Mention Shorewall-init in the beginner HOWTOs
This commit is contained in:
parent
c52d0c4d9f
commit
78aaea749e
@ -593,7 +593,7 @@ SSH(ACCEPT) net $FW </programlisting>
|
|||||||
<important>
|
<important>
|
||||||
<para>Users of the .deb package must edit
|
<para>Users of the .deb package must edit
|
||||||
<filename>/etc/default/shorewall</filename> and set
|
<filename>/etc/default/shorewall</filename> and set
|
||||||
<varname>STARTUP=1.</varname></para>
|
<varname>startup=1.</varname></para>
|
||||||
</important>
|
</important>
|
||||||
|
|
||||||
<important>
|
<important>
|
||||||
@ -631,6 +631,13 @@ SSH(ACCEPT) net $FW </programlisting>
|
|||||||
url="starting_and_stopping_shorewall.htm"><quote><command>shorewall
|
url="starting_and_stopping_shorewall.htm"><quote><command>shorewall
|
||||||
try</command></quote></ulink> command.</para>
|
try</command></quote></ulink> command.</para>
|
||||||
</warning>
|
</warning>
|
||||||
|
|
||||||
|
<para>The firewall will start after your network interface has been
|
||||||
|
brought up. This leaves a small window between the time that the network
|
||||||
|
interface is working and when the firewall is controlling connections
|
||||||
|
through that interface. If this is a concern, you can close that window by
|
||||||
|
installing the <ulink url="Shorewall-init.html">Shorewall Init
|
||||||
|
Package</ulink>.</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="Problems">
|
<section id="Problems">
|
||||||
|
@ -1145,6 +1145,13 @@ ACCEPT net $FW tcp 80 </programlisting><it
|
|||||||
url="starting_and_stopping_shorewall.htm"><command>shorewall
|
url="starting_and_stopping_shorewall.htm"><command>shorewall
|
||||||
try</command> command</ulink>.</para>
|
try</command> command</ulink>.</para>
|
||||||
</warning></para>
|
</warning></para>
|
||||||
|
|
||||||
|
<para>The firewall will start after your network interfaces have been
|
||||||
|
brought up. This leaves a small window between the time that the network
|
||||||
|
interface are working and when the firewall is controlling connections
|
||||||
|
through those interfaces. If this is a concern, you can close that window
|
||||||
|
by installing the <ulink url="Shorewall-init.html">Shorewall Init
|
||||||
|
Package</ulink>.</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="Trouble">
|
<section id="Trouble">
|
||||||
|
@ -1062,6 +1062,13 @@ ACCEPT loc $FW tcp 80 #Allow Weblet to work</progra
|
|||||||
configuration and test it using the <quote><command>shorewall
|
configuration and test it using the <quote><command>shorewall
|
||||||
try</command></quote> command.</para>
|
try</command></quote> command.</para>
|
||||||
</warning></para>
|
</warning></para>
|
||||||
|
|
||||||
|
<para>The firewall will start after your network interfaces have been
|
||||||
|
brought up. This leaves a small window between the time that the network
|
||||||
|
interfaces are working and when the firewall is controlling connections
|
||||||
|
through those interfaces. If this is a concern, you can close that window
|
||||||
|
by installing the <ulink url="Shorewall-init.html">Shorewall Init
|
||||||
|
Package</ulink>.</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="Trouble">
|
<section id="Trouble">
|
||||||
|
Loading…
Reference in New Issue
Block a user