Re: network trunkin

2005-01-09 Thread Will Froning
=>On Sun, Jan 09, 2005 at 02:48:18AM -0800, Matt wrote: =>> Does anyone know if FreeBSD supports trunking? By that I mean spreading =>> network traffic over multiple interfaces to achieve a higher aggregate =>> throughtput. I've used this with Solaris. Thanks. Here is a post that gives some dir

Re: network trunkin

2005-01-09 Thread Bruce M Simpson
On Sun, Jan 09, 2005 at 02:48:18AM -0800, Matt wrote: > Does anyone know if FreeBSD supports trunking? By that I mean spreading > network traffic over multiple interfaces to achieve a higher aggregate > throughtput. I've used this with Solaris. Thanks. Were you thinking of any particular Ethe

Re: Wondering about a patch (DELL ERA/RAC)

2005-01-09 Thread Bruce M Simpson
On Sat, Jan 08, 2005 at 07:17:33PM -0800, dpk wrote: > Will this patch be making its way in to the kernel? The Dells are still > shipping with cards that have no drivers (this pciconf -v -l is from a > 1750): Please try the attached patch. You'll need to have these drivers statically compiled into

Re: Wondering about a patch (DELL ERA/RAC)

2005-01-09 Thread Bruce M Simpson
On Sat, Jan 08, 2005 at 07:17:33PM -0800, dpk wrote: > http://lists.freebsd.org/pipermail/freebsd-hackers/2003-August/002733.html > Will this patch be making its way in to the kernel? The Dells are still > shipping with cards that have no drivers (this pciconf -v -l is from a > 1750): The patch wo

Re: Raw sockets problem?

2005-01-09 Thread Bruce M Simpson
On Sat, Jan 08, 2005 at 11:34:57PM +0100, Ivan Voras wrote: > I use it in this code: > > /* get interface name by index */ ... Please consider using if_nameindex() or if_nametoindex(), which will retrieve the getifaddrs() list for you and considerably simplify the code fragment you've provided.

Re: network trunkin

2005-01-09 Thread Maxim Konovalov
On Sun, 9 Jan 2005, 12:24-0800, Avleen Vig wrote: > > > I though there was a netgraph channel bonding node, but I can't > > > remember it's name :( > > > > ng_fec(4) > > Is that a 5.x-ism? The man page, yes. $ locate ng_fec | grep ^/usr/src /usr/src/sys/netgraph/ng_fec.c /usr/src/sys/netgraph/ng

Re: network trunkin

2005-01-09 Thread Avleen Vig
> > I though there was a netgraph channel bonding node, but I can't remember > > it's > > name :( > > ng_fec(4) Is that a 5.x-ism? ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, se

Re: network trunkin

2005-01-09 Thread Maxim Konovalov
On Sun, 9 Jan 2005, 23:35+1030, Daniel O'Connor wrote: > On Sun, 9 Jan 2005 22:48, Avleen Vig wrote: > > On Sun, Jan 09, 2005 at 02:48:18AM -0800, Matt wrote: > > > Does anyone know if FreeBSD supports trunking? By that I mean spreading > > > network traffic over multiple interfaces to achieve a

Wondering about a patch (DELL ERA/RAC)

2005-01-09 Thread dpk
http://lists.freebsd.org/pipermail/freebsd-hackers/2003-August/002733.html Will this patch be making its way in to the kernel? The Dells are still shipping with cards that have no drivers (this pciconf -v -l is from a 1750): [EMAIL PROTECTED]:8:0: class=0xff card=0x000c1028 chip=0x000c1028 re

Re: network trunkin

2005-01-09 Thread Daniel O'Connor
On Sun, 9 Jan 2005 22:48, Avleen Vig wrote: > On Sun, Jan 09, 2005 at 02:48:18AM -0800, Matt wrote: > > Does anyone know if FreeBSD supports trunking? By that I mean spreading > > network traffic over multiple interfaces to achieve a higher aggregate > > I believe you can, with VLANs. Not sure abo

Re: Benchmark: NetBSD 2.0 beats FreeBSD 5.3

2005-01-09 Thread Kero-Chan
FreeBSD vs NetBSD from an other perpective: http://www.cons.org/cmucl/platforms.html PS.: I like both. -- /Varga Péter/ ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail

Re: network trunkin

2005-01-09 Thread Avleen Vig
On Sun, Jan 09, 2005 at 02:48:18AM -0800, Matt wrote: > Does anyone know if FreeBSD supports trunking? By that I mean spreading > network traffic over multiple interfaces to achieve a higher aggregate I believe you can, with VLANs. Not sure about otherwise. -- Avleen Vig Systems Administrator

network trunkin

2005-01-09 Thread Matt
Does anyone know if FreeBSD supports trunking? By that I mean spreading network traffic over multiple interfaces to achieve a higher aggregate throughtput. I've used this with Solaris. Thanks. ___ freebsd-hackers@freebsd.org mailing list http://lists