From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Kaczmarek Subject: Excluding IP ranges from masquerade rules Date: Mon, 13 Oct 2003 05:44:50 -0400 Sender: netfilter-admin@lists.netfilter.org Message-ID: <1066038290.5801.35.camel@tarkus> Reply-To: tedkaz@optonline.net Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org I presently exclude 1 ip block in POSTROUTING using "! X.X.X.X/24" . Is their a way to specify multiple ranges that are excluded? or Is their a way to have POSTROUTING only have affect on a certain interface? If anyone has a good link on this it would be appreciated, looked through some of the docs already but their are many more :-) Thanks, Ted