=>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
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
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
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
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.
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
> > 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
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
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
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
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
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
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
13 matches
Mail list logo