From owner-freebsd-isp@FreeBSD.ORG Wed May 26 04:52:08 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCED916A4CE for ; Wed, 26 May 2004 04:52:08 -0700 (PDT) Received: from webmail.emre.de (webmail.emre.de [194.8.203.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C68C943D39 for ; Wed, 26 May 2004 04:52:07 -0700 (PDT) (envelope-from info@emre.de) Received: by webmail.emre.de (Postfix, from userid 80) id 264803A23E; Wed, 26 May 2004 13:51:39 +0200 (CEST) Received: from sys-125.netcologne.de (sys-125.netcologne.de [194.8.193.125]) by webmail.emre.de (Horde) with HTTP for ; Wed, 26 May 2004 13:51:38 +0200 Message-ID: <1085572298.a45cbbfd0c5e8@webmail.emre.de> Date: Wed, 26 May 2004 13:51:38 +0200 From: Emre Bastuz To: freebsd-isp@freebsd.org References: <40B3B092.5080202@ispro.net.tr> <40B3BF31.9090508@planen.nu> <40B43441.2020202@ispro.net.tr> In-Reply-To: <40B43441.2020202@ispro.net.tr> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) 4.0-cvs Subject: Re: 2 adsl connections load balancing with natd/ipfw X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 May 2004 11:52:08 -0000 Merhaba Evren, Evren Yurtesen : > Well. I have found out that it is possible with pf but I get dynamic ip > address from adsl provider, I think pf needs to know the gateway ip for > this to work. (I guess) I still look... as I also have two DSL lines I searched in for the same kind of information = in the past that you are trying to find. After hours of Googling I came to the following conclusion: - being "multihomed" with a FreeBSD based system is only possible if you use a dynamic routing protocoll. The required software suite for this is Zebra. Drawback: requires assistance from your ISP an *a lot* of routing knowledg= e on your side. Does not work with dynamic IP addresses usually assigned via PPP as seen with most non-business customers - being "multihomed" with a Linux based system does work to some degree if you use the IPChains/IPTables/IPRoute2 features that come with the OS (tagging packets to route them out on the same interface they came in by making routing decisions based on those tags etc.). AFAIK there is also an experimental pseudo NIC that is used to bundle the lines. Drawback (for me at least): I am not familiar with Linux :) - being "multhomed" independent of the type of OS works with hardware that is specifically designed to bring DSL or Cable lines together. One example for this kind of hardware would be Radware=B4s "Linkproof" pro= duct Drawback: this stuff is pretty expensive (compared to an open source software solution) So far I did not find any tutorial or howto or whatever to achieve my goal w= ith FreeBSD. I assume right now there is no satisfying way to use your two lines with BSD except with dedicated hardware. Selam, Emre -- http://www.emre.de UIN: 561260 PGP Key ID: 0xAFAC77FD I don't see why some people even HAVE cars. -- Calvin ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.