Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2004 13:51:38 +0200
From:      Emre Bastuz <info@emre.de>
To:        freebsd-isp@freebsd.org
Subject:   Re: 2 adsl connections load balancing with natd/ipfw
Message-ID:  <1085572298.a45cbbfd0c5e8@webmail.emre.de>
In-Reply-To: <40B43441.2020202@ispro.net.tr>
References:  <40B3B092.5080202@ispro.net.tr> <40B3BF31.9090508@planen.nu> <40B43441.2020202@ispro.net.tr>

next in thread | previous in thread | raw e-mail | index | archive | help
Merhaba Evren,

Evren Yurtesen <yurtesen@ispro.net.tr>:
> 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1085572298.a45cbbfd0c5e8>