forked from extern/shorewall_code
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>
|
||||
<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 variable. Therefore, to be completely safe, if you use such address
|
||||
variables then you must follow an <command>enable</command> command with
|
||||
a <command>reload</command> command.</para>
|
||||
the <command>enable</command> command will not change/insert the rules
|
||||
that use the variable. Therefore, to be completely safe, if you use such
|
||||
address variables then you must follow an <command>enable</command>
|
||||
command with a <command>reload</command> command.</para>
|
||||
</caution>
|
||||
|
||||
<para>Given that shell variables are expanded at compile time, there is no
|
||||
|
Loading…
Reference in New Issue
Block a user