mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-21 23:23:13 +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>
|
||||
<para>Be sure you know which interface is your external interface. Many
|
||||
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
|
||||
command line. The device listed in the last (default) route should be
|
||||
your external interface.</para>
|
||||
interface. If you are unsure, then as root type <command>ip route
|
||||
ls</command> at the command line. The device listed in the last
|
||||
(default) route should be your external interface.</para>
|
||||
|
||||
<para>Example:</para>
|
||||
|
||||
|
@ -385,9 +385,9 @@ $FW net ACCEPT</programlisting>
|
||||
<caution>
|
||||
<para>Be sure you know which interface is your external interface. Many
|
||||
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
|
||||
command line. The device listed in the last (default) route should be
|
||||
your external interface.</para>
|
||||
interface. If you are unsure, then as root type <command>ip route
|
||||
ls</command> at the command line. The device listed in the last
|
||||
(default) route should be your external interface.</para>
|
||||
|
||||
<para>Example:</para>
|
||||
|
||||
|
@ -357,9 +357,9 @@ $FW net ACCEPT</programlisting> The above policy will:
|
||||
<caution>
|
||||
<para>Be sure you know which interface is your external interface. Many
|
||||
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
|
||||
command line. The device listed in the last (default) route should be
|
||||
your external interface.</para>
|
||||
interface. If you are unsure, then as root type <command>ip route
|
||||
ls</command> at the command line. The device listed in the last
|
||||
(default) route should be your external interface.</para>
|
||||
|
||||
<para>Example:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user