mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 15:43:30 +01:00
Format change to interface identification caution
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5405 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
6366bea372
commit
230d987e44
@ -332,9 +332,9 @@ all all REJECT info</programlisting>
|
|||||||
<caution>
|
<caution>
|
||||||
<para>Be sure you know which interface is your external interface. Many
|
<para>Be sure you know which interface is your external interface. Many
|
||||||
hours have been spent floundering by users who have configured the wrong
|
hours have been spent floundering by users who have configured the wrong
|
||||||
interface. If you are unsure, then as root type "ip route ls" at the
|
interface. If you are unsure, then as root type <command>ip route
|
||||||
command line. The device listed in the last (default) route should be
|
ls</command> at the command line. The device listed in the last
|
||||||
your external interface.</para>
|
(default) route should be your external interface.</para>
|
||||||
|
|
||||||
<para>Example:</para>
|
<para>Example:</para>
|
||||||
|
|
||||||
|
@ -385,9 +385,9 @@ $FW net ACCEPT</programlisting>
|
|||||||
<caution>
|
<caution>
|
||||||
<para>Be sure you know which interface is your external interface. Many
|
<para>Be sure you know which interface is your external interface. Many
|
||||||
hours have been spent floundering by users who have configured the wrong
|
hours have been spent floundering by users who have configured the wrong
|
||||||
interface. If you are unsure, then as root type "ip route ls" at the
|
interface. If you are unsure, then as root type <command>ip route
|
||||||
command line. The device listed in the last (default) route should be
|
ls</command> at the command line. The device listed in the last
|
||||||
your external interface.</para>
|
(default) route should be your external interface.</para>
|
||||||
|
|
||||||
<para>Example:</para>
|
<para>Example:</para>
|
||||||
|
|
||||||
|
@ -357,9 +357,9 @@ $FW net ACCEPT</programlisting> The above policy will:
|
|||||||
<caution>
|
<caution>
|
||||||
<para>Be sure you know which interface is your external interface. Many
|
<para>Be sure you know which interface is your external interface. Many
|
||||||
hours have been spent floundering by users who have configured the wrong
|
hours have been spent floundering by users who have configured the wrong
|
||||||
interface. If you are unsure, then as root type "ip route ls" at the
|
interface. If you are unsure, then as root type <command>ip route
|
||||||
command line. The device listed in the last (default) route should be
|
ls</command> at the command line. The device listed in the last
|
||||||
your external interface.</para>
|
(default) route should be your external interface.</para>
|
||||||
|
|
||||||
<para>Example:</para>
|
<para>Example:</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user