diff --git a/Shorewall/manpages/shorewall-masq.xml b/Shorewall/manpages/shorewall-masq.xml index be2dc7a25..536bc184f 100644 --- a/Shorewall/manpages/shorewall-masq.xml +++ b/Shorewall/manpages/shorewall-masq.xml @@ -124,7 +124,7 @@ SOURCE (Formerly called SUBNET) - - {interface[:exclusion]|address[interface|address[,address][exclusion]} @@ -137,20 +137,6 @@ fact. (Shorewall will use your main routing table to determine the appropriate addresses to masquerade). - In order to exclude a address of the specified SOURCE, you may - append an exclusion ("!" and a comma-separated - list of IP addresses (host or net) that you wish to exclude (see - shorewall-exclusion(5))). - Note that a colon (":") must appear between an - interface name and the - exclusion; - - Example: eth1:!192.168.1.4,192.168.32.0/27 - - In that example traffic from eth1 would be masqueraded unless - it came from 192.168.1.4 or 196.168.32.0/27 - The preferred way to specify the SOURCE is to supply one or more host or network addresses separated by comma. You may use ipset names preceded by a plus sign (+) to specify a set of hosts.