From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pascal Hambourg Subject: Re: Two NICs, same network... Date: Fri, 01 Jun 2007 00:41:03 +0200 Message-ID: <465F4EFF.9010801@plouf.fr.eu.org> References: <4641CC42.2000005@alpha2.com> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="iso-8859-1"; format="flowed" To: netfilter@lists.netfilter.org Hello, semi linux a =E9crit : >=20 > Let me ask this question another way - How to I setup my machine to > use one interface (eth0) for ALL traffic with the exception of one IP > destination/source port (which is on eth1)? You need to setup a routing policy. > Is this an iptables thing or is it a routing table thing? Both. > Can someone point me in the right direction? Linux Advanced Routing & Traffic Control (LARTC) HOWTO. Chapters 4 & 11.