Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2004 15:35:32 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        "Paul Prinsloo (TEBiVO)" <Paul.Prinsloo@vcontractor.co.za>
Cc:        questions@freebsd.org
Subject:   Re: Network configuratin issue
Message-ID:  <20040623143532.GA1907@happy-idiot-talk.infracaninophile.co.uk>
In-Reply-To: <6E057C59FB1B4D42A01FF55BA37B04B317D2DB@zablv02100.vodacom.corp>
References:  <6E057C59FB1B4D42A01FF55BA37B04B317D2DB@zablv02100.vodacom.corp>

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

--PEIAKu/WMn1b1Hv9
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Jun 23, 2004 at 04:04:25PM +0200, Paul Prinsloo (TEBiVO) wrote:

> I've worked through the FreeBSD document, searching for a method to
> assigning one IP address to two physical NICs on the same subnet.
> Currently I'm a support administrator working on Tru64 UNIX systems, but
> every now and then I need to lend a hand to the FreeBSD staff, and my
> knowledge falls a little short here.=20
>=20
> In Tru64, this is accomplished with Link Aggregation or lagconfig. I've
> searched high and low for a way of doing the same on a FreeBSD system,
> version 4.9, but to no avail. Any assistance or direction given as to
> how I can go about this, would truly be appreciated.=20

NetGraph is your friend.  Start by reading the ng_one2many(1) man
page.  Then look at netgraph(4), ngctl(8), ng_hook(8).  Note that
ng_one2many is designed to give you the agregate bandwidth of several
NICs -- not to provide resilient network connectivity.

There is also an undocumented ng_fec module which does ethernet
channel bonding using Cisco's Fast EtherChannel mechanism, but you'll
have to use the source to work out how to use it.

If you actually want resilience rather than bandwidth, then take a
look at the net/freevrrpd port.

	Cheers,

	Matthew


--=20
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

--PEIAKu/WMn1b1Hv9
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFA2ZU0iD657aJF7eIRAk71AJ0fU2qQ9XRp+pdK3dWwDCnsvllF1wCgrDFa
8p3KVDXx8Pr63F/BdmS43T0=
=BIhz
-----END PGP SIGNATURE-----

--PEIAKu/WMn1b1Hv9--



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