I have tried that fec driver, no luck. I get the interface up, but when I try
to transmit packets over it I get "invalid argument" or something like that,
I had the network cards hooked to a Cisco catalyst and I had grouped the
ports, and I've tried two types of network cards, 3com 905C and Int
On Thu, 25 Apr 2002, Mike Meyer wrote:
> It lists both libraries once, showing the dependencies between
> them. When it finds a library, it adds it to the list if it isn't
> already on it. It keeps listing what's in a library until all of them
> are listed.
Sounds like a good solution. :)
Doug
On Thu, 25 Apr 2002, Peter J. Blok wrote:
> I recently installed a 4.5-RELEASE system on intel and cvsup'ed it to
> 4.5-STABLE. The make buildworld failed because it was not able to find
> certain defines in the include files. This is no the first time I have
> encountered this.
>
> The work-arou
Hi,
I'm trying to use the netperf benchmark to measure
the throughput for a TCP connection whose propagation
delay is controlled by dummynet. I'm running these
experiments on FreeBSD 4.4 machines.
According to my first results (even a simple ping
shows it), the delays are not pro
- Original Message -
From: "Gary Stanley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 26, 2002 9:47 PM
Subject: load balancing with 2 nic cards possible?
> Is it possible to split the load of IP traffic with 2 ethernet cards on a
> 4.x machine? I'm new to "load balanc
The FEC works for me doing the following on 4.5-STABLE:
# cd /usr/src/sys
# tar -zxvf /fec.tar.gz
# cd modules/netgrah/fec && make install
# kldload ng_fec.ko
# ngctl mkpeer fec dummy fec
# ngctl msg fec0: add_iface '"fxp0"'
# ngctl msg fec0: add_iface '"fxp1"'
# ngctl msg fec0: set_mode_inet
t
On Sat, Apr 27, 2002 at 03:43:15PM -0700, Marcelo Carvalho wrote:
...
> According to my first results (even a simple ping
> shows it), the delays are not properly set by
> dummynet. Ok, the HZ option is set initially to 100.
actually you should give a more detailed description of what
goes
7 matches
Mail list logo