Linux SMP network performance measurements

2008-01-14 Thread Thierry Herbelot
Hello, a recent article (http://www.ibm.com/developerworks/linux/library/l-scalability/?ca=dgr-lnxw02FasterLinuxNet) gives some measurements on various tweakings of an SMP machine with 4 Xeon processors (it *shows* a nice improvement when using more CPUs and more bonded Ethernet interfaces).

Re: Automating rc.firewall update from dhclient.leases

2000-12-31 Thread Thierry Herbelot
be straight forward and would be a nice > > addition for most anyone who is running a FreeBSD firewall. > > > > Thanks, > > > > [EMAIL PROTECTED] > > > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-net" in the body of the message -- Thierry Herbelot To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Re: Problems with VLAN and natd.

2001-01-01 Thread Thierry Herbelot
> ifconfig so you can use it. ;^) > > -- > "Where am I, and what am I doing in this handbasket?" > > Wes Peters Softweyr LLC > [EMAIL PROTECTED] http://softweyr.com/ -- Thierry He

Re: Problems with VLAN and natd.

2001-01-01 Thread Thierry Herbelot
Wes Peters wrote: > > Thierry Herbelot wrote: > > > > Wes Peters wrote: > > > > > [SNIP] > > > > > > Doing link-layer encapsulation modules is really not very difficult. > > > I've written pretty much the full complement, coveri

diskless boot of a PXE-compatible machine : finally done !

2001-02-05 Thread Thierry . Herbelot
Hello, this a simili victory report : the PC now boots via PXE (this is a Motorola rack-mount PC, with a no-thrills BX motherboard and an fxp NIC, with a strictly 4.2-Release installation) the rc.diskless2 must be wrong (I've not yet checked with -Stable), as it tries to chmod, chgrp and find

Re: diskless boot of a PXE-compatible machine : finally done !

2001-02-05 Thread Thierry Herbelot
Luigi Rizzo wrote: > > in your rc.conf or rc.conf.local, you should set > > early_nfs_mounts="YES" Well : (I don't find this knob in a recent -Stable machine - it is indeed in the examples) multi# cd /etc multi# grep early rc* rc:# BOOTP diskless boot. We have to run the rc file early

What is the latest "known-good" PXE build ?

2001-02-06 Thread Thierry . Herbelot
Hello, I'm trying to use the pxeboot loader from 4.2-RELEASE, to diskless boot some rack-mount PCs. Using documentation from Alfred Perlstein and Mike Smith, I've configured a DHCP server and a tftp server, and I'm still having problems with at least one machine not being able to start each ti

Re: net boot ?

2001-03-20 Thread Thierry Herbelot
eople.freebsd.org/~alfred/pxe.html>, the manpage for pxeboot, > the code in rc.diskless{1,2}, the configuration of the boot server with > dhcp and tftp/nfs (you may have to tweak /etc/fstab in order to mount a > root partition which was not used to load /kernel ?) -- Thierry Herbelot

test

2001-04-05 Thread Thierry Herbelot
Is there something broken ? I don't get any message on most FreeBSD mailing lists, on two different adresses TfH -- Thierry Herbelot To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Re: UDP - Reliable throughput mesaurement tool

2001-05-26 Thread Thierry Herbelot
make UDP reliable amd blocking > calls. this is another beast : there are many ways to render UDP reliable > > Thanks, > > Harkirat > -- Thierry Herbelot To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Re: using ipfw's ``pipe'' to limit icmp traffic

2001-06-06 Thread Thierry Herbelot
> To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-net" in the body of the message -- Thierry Herbelot To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Re: How to send packets to another interface on the same machine

2001-07-03 Thread Thierry Herbelot
e recently built a similar test bench, but for latency accuracies in the order of 1 ms (instead of some usecs), using ntp to synchronize the machines. This way, I could measure the the travelling time of packets down to a 1 ms accuracy (from one PC to another, both being synchronized to the same NTP

Re: DHCP client gateway ?

2001-07-06 Thread Thierry Herbelot
way ) is there a way to build transparent IP > > gateway that receive a different IP address each time it connect > > to the Internet thru the cable modem ? > > > > Thanks for any info. > > > > Frank -- Thierry Herbelot To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Re: UDP packet loss on FreeBSD 4.x

2001-07-11 Thread Thierry Herbelot
t is fixed? Is there > potentially a quick solution for it? > > Further, might this problem be related to an earlier report (08 Jan 2001) > sent with the subject "On the performance of the xl driver" by Oscar-Ivan > Lepe-Aldama? > > Thanks in advance, > Martin

Re: MPLS

2001-07-18 Thread Thierry Herbelot
s (this includes MPLS, which may be tied to their routing ASIC, and BGP-4) TfH > > Is anyone (or maybe Juniper ? :)) working on implementing this under FreeBSD ? > > Also when will AltQ be part of the FreeBSD system ? > -- Thierry Herbelot To Unsubscribe: send mail to

Re: Capturing packets w/ bad CRC's?

2001-11-30 Thread Thierry Herbelot
f the *if* code, but they are discarded by the Ethernet chipset itself, and this the reason why you don't see any source code for managing bad frames. [SNIP] > > If anyone knows how I can get the bad packets to examine them, I'd much > appreciate it. typically by tweaking

Re: Forcing packets to the wire

2002-04-06 Thread Thierry Herbelot
Barney Wolff wrote: > > Think about using vmware? along the same line, but without any outside software : from my experience, I'm sure you can do it with jail(8) with the creation of two jails, one NIC per jail and one sender/emitter in each jail. (there are lots of papers on how to setup a jai

Re: Best NIC at 4.6 ?

2002-07-08 Thread Thierry Herbelot
if you can still find some, I was very happy with the DLINK DFE-570-TX (4-port dc(4) NIC) TfH PS : the 3COM 3C905 NIC is also well supported under FreeBSD To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Re: Question about network layers in FreeBSD 4.x

2002-07-12 Thread Thierry Herbelot
freebsd wrote: > > I have a system I run FreeBSD 4.5-release on. The purpose of this system is > to run Snort (IDS). > > The current system is a Compaq Proliant 1850R, have also tried on a Compaq > Proliant 1600R. > > Both systems are SMP with dual processors, > 256m ram, and Compaq Smart Arra