Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Aug 2003 10:44:25 +0200
From:      =?iso-8859-1?Q?Sten_Daniel_S=F8rsdal?= <sten.daniel.sorsdal@wan.no>
To:        "Mikhail E. Zakharov" <zakharov@ipb.redline.ru>, <freebsd-net@freebsd.org>
Subject:   RE: 1 server, 1 net, 2 cards
Message-ID:  <0AF1BBDF1218F14E9B4CCE414744E70F1F3E6B@exchange.wanglobal.net>

next in thread | raw e-mail | index | archive | help
 > I have two 3com ethernet cards at my FreeBSD server. How to=20
> set up them, to
> work together at the same subnet with IP 192.168.1.1 (xl0) and IP
> 192.168.1.2(xl1).
>=20

If it's some kind of simple loadbalancing you are after;

	ng_one2many

It's a netgraph module to "double" your sending capacity using only one =
ip address, you=20
would need the same in the opposite side for doubling receiving =
capacity.

- Sten



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