From owner-freebsd-questions@FreeBSD.ORG Mon Jan 19 08:05:03 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 331E816A4CE for ; Mon, 19 Jan 2004 08:05:03 -0800 (PST) Received: from mail.lphp.org (APastourelles-107-1-16-132.w80-14.abo.wanadoo.fr [80.14.185.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEE2243D49 for ; Mon, 19 Jan 2004 08:05:00 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from admin.dioranews.local (ATuileries-108-2-1-224.w217-128.abo.wanadoo.fr [217.128.152.224]) by mail.lphp.org (8.12.10/8.12.10) with ESMTP id i0JG2c3p058307; Mon, 19 Jan 2004 17:02:38 +0100 (CET) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: Tillman Hodgson , freebsd-questions@freebsd.org Date: Mon, 19 Jan 2004 17:04:50 +0100 User-Agent: KMail/1.5.4 References: <200401181036.35702.ajacoutot@lphp.org> <200401190924.50284.ajacoutot@lphp.org> <20040119152137.GF24105@seekingfire.com> In-Reply-To: <20040119152137.GF24105@seekingfire.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401191704.50265.ajacoutot@lphp.org> Subject: Re: Loading balancing with more than one ISP. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2004 16:05:03 -0000 On Monday 19 January 2004 16:21, Tillman Hodgson wrote: > When you tcpdump both external interfaces, do the packets on > the interface that the 1921.68.0.0/24 network is supposed to use look > like you would expect? Nope... there's nothing on the external interfaces from the 192.168.0.0/24 network... The thing is since there's NAT going on, I get a little lost... Anyway, I'll keep on trying. Thanks. Antoine