On Thu, Nov 14, 2002 at 06:27:48PM -0600, Tillman wrote:

> Is it possible to do something similar to Linux 2.4's ethernet link
> "equalization" (round-robin'ing, really) as described at
> http://www.linuxguruz.org/iptables/howto/2.4routing-10.html under
> FreeBSD? I'm trying to extract more speed from my NFS server, and I've
> already gotten about all I can out of 100Mbps by tuning :-)

It certainly is.  You can use Netgraph ng_one2many(4) to make a
sythetic NIC by bundling together a number of network cards.  You
might find this page interesting:

    http://bsdvault.net/sections.php?op=viewarticle&artid=98

        Cheers,

        Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
                                                      Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to