From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Schaaf Subject: Re: Nat with virtual interfaces Date: Thu, 27 Jun 2002 14:12:33 +0200 Sender: netfilter-admin@lists.samba.org Message-ID: <20020627141233.A2703@oknodo.bof.de> References: Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: ; from mika.ullgren@lemonplanet.com on Thu, Jun 27, 2002 at 02:03:13PM +0200 Errors-To: netfilter-admin@lists.samba.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mika Ullgren Cc: netfilter@lists.samba.org Hi Mika, try to use DNAT instead of REDIRECT, explicitly giving the one or the other local destination IP address. I guess that since the REDIRECT target does not take an IP address as an argument, it has a hard time coping with your multiple-IP seperation issue. (I'm guessing because I never used REDIRECT for such a setup, so I'm a bit unsure) best regards Patrick