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:
teastep 2007-02-14 16:49:27 +00:00
parent 6366bea372
commit 230d987e44
3 changed files with 9 additions and 9 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>