mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 17:58:07 +02:00
Reword Address Variable Warning
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
3874bb9fa6
commit
6e30c286c3
@ -1656,10 +1656,10 @@ SSH(ACCEPT) net:$MYIP $FW
|
|||||||
|
|
||||||
<caution>
|
<caution>
|
||||||
<para>If you use address variables that refer to an optional interface,
|
<para>If you use address variables that refer to an optional interface,
|
||||||
the <command>enable</command> command will not change the rules that use
|
the <command>enable</command> command will not change/insert the rules
|
||||||
the variable. Therefore, to be completely safe, if you use such address
|
that use the variable. Therefore, to be completely safe, if you use such
|
||||||
variables then you must follow an <command>enable</command> command with
|
address variables then you must follow an <command>enable</command>
|
||||||
a <command>reload</command> command.</para>
|
command with a <command>reload</command> command.</para>
|
||||||
</caution>
|
</caution>
|
||||||
|
|
||||||
<para>Given that shell variables are expanded at compile time, there is no
|
<para>Given that shell variables are expanded at compile time, there is no
|
||||||
|
Loading…
x
Reference in New Issue
Block a user