From owner-freebsd-net@FreeBSD.ORG Thu Jul 12 12:18:33 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5C04416A421 for ; Thu, 12 Jul 2007 12:18:33 +0000 (UTC) (envelope-from ml@netfence.it) Received: from parrot.aev.net (parrot.aev.net [212.31.247.179]) by mx1.freebsd.org (Postfix) with ESMTP id D888913C465 for ; Thu, 12 Jul 2007 12:18:32 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.ventu ([151.77.235.121]) (authenticated bits=128) by parrot.aev.net (8.14.1/8.13.8) with ESMTP id l6CCUNR4074325 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Thu, 12 Jul 2007 14:30:29 +0200 (CEST) (envelope-from ml@netfence.it) Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.1/8.13.8) with ESMTP id l6CCJ8Tx032645; Thu, 12 Jul 2007 14:19:08 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <46961C0B.6060004@netfence.it> Date: Thu, 12 Jul 2007 14:18:19 +0200 From: Andrea Venturoli User-Agent: Thunderbird 2.0.0.4 (X11/20070617) MIME-Version: 1.0 To: Artyom Viklenko References: <4695FEF4.4030708@netfence.it> <469616B2.2020803@aws-net.org.ua> In-Reply-To: <469616B2.2020803@aws-net.org.ua> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.61 on 212.31.247.179 Cc: freebsd-net@freebsd.org Subject: Re: Again two ADSL lines, routing problems X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2007 12:18:33 -0000 Artyom Viklenko ha scritto: > You have to enforce simmetrical routing on your FreeBSD box. > You can use, for example, PF firewall Using such options and features > as labels and route-to/reply-to statemens. > > Also it is possible with ipfw, but I prefer PF. :) Thanks, this is interesting. However I failed to understand what you mean exactly. Do you have any pointer to a document that explains this? I searched in PF's and ipfw's manual, but found nothing that I could relate to this. Also, I'm right now using ipfw... bye & Thanks av.