In the last episode (May 15), Greg Lehey said: > > And the next step would be to make the kernel realize that two cards > > ifconfig'd with the same MAC address are meant to be bonded together as > > one route (lots of switches support this). I have some machines that > > I'd love to be able to get 20MB/sec bandwidth between transparently. > > I think you need to reconsider that idea. How are you going to double > the bandwidth of the wire?
Two wires :) Drop two Intel EtherExpress 10/100 NICs into a Netware box, load the Intel failover/bonding .NLM, plug the NICs into adjacent ports on a compatible switch (we use BayStacks), configure the switch to bond those two ports together, and you instantly double your bandwidth. If a card fails, all traffic simply routes to the other card. I've only been able to max out both cards once (according to my mrtg graph), but it does work. It shouldn't be strictly limited to EtherExpress cards though. The general idea should work no matter what cards you have. -Dan To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message