mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-25 16:31:00 +02:00
More clarification of masq file changes
This commit is contained in:
@@ -559,7 +559,8 @@ DNAT- net 192.168.1.3 tcp 21</programl
|
||||
starts/restarts</para>
|
||||
|
||||
<para>To avoid this warning, replace interface names by the
|
||||
corresponding network addresses (e.g., 192.168.144.0/24).</para>
|
||||
corresponding network() in CIDR format (e.g.,
|
||||
192.168.144.0/24).</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
</section>
|
||||
|
@@ -148,7 +148,8 @@
|
||||
starts/restarts</para>
|
||||
|
||||
<para>To avoid this warning, replace interface names by the
|
||||
corresponding network addresses (e.g., 192.168.144.0/24).</para>
|
||||
corresponding netwok(s) in CIDR format (e.g.,
|
||||
192.168.144.0/24).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
Reference in New Issue
Block a user