simulate max traffic on an interface using queue

2007-10-02 Thread Sebastian Reitenbach
Hi, I want to simulate some max bandwidth on an interface of a test box, e.g. 34MBit, 155MBit, ... to make some tests. The test box has some gigabit interfaces installed. I read in the pf.conf manual that I can define a maximum bandwidth for an interface, instead of taking the bandwidth from the

ECN congestion with SSL and SSH

2007-10-02 Thread Serge Basterot
Hello list, I have a problem with a soekris 4801 machine. Outgoing SSL and SSH connections are impossible with it. This is what I get when I try to connect to a stunnel server (using a command like "echo hello | nc 127.0.0.1 3389") : - from the client : tcpdump: listening on pppoe0, link-type PP

Bridge NAT ALTQ

2007-10-02 Thread Igor Popov
Hi, all. I have machine that works like bridge for external routing ip addresses and NAT for range of rfc1918 addresses. # uname -a FreeBSD bignat.isp.ru 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Sep 28 11:52:21 UTC 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/BIG_NAT amd64 # ifconfig

Re: ECN congestion with SSL and SSH

2007-10-02 Thread Karl O. Pinc
On 10/02/2007 08:37:22 AM, Serge Basterot wrote: Hello list, I have a problem with a soekris 4801 machine. Outgoing SSL and SSH connections are impossible with it. ssh -v (or -vv etc) can be helpful in diagnosing this sort of problem. Karl <[EMAIL PROTECTED]> Free Software: "You don't pay

Re: simulate max traffic on an interface using queue

2007-10-02 Thread Michiel van Baak
On 11:02, Tue 02 Oct 07, Sebastian Reitenbach wrote: > Hi, > > I want to simulate some max bandwidth on an interface of a test box, e.g. > 34MBit, 155MBit, ... to make some tests. The test box has some gigabit > interfaces installed. > > I read in the pf.conf manual that I can define a maximum ba

Re: OpenCON 2007 // Call for Papers

2007-10-02 Thread Peter GILMAN
Ed wrote: > Dear ladies and gentlemen, > > OpenCON is the only conference fully dedicated to OpenBSD. Last year > edition was a great success and featured also the party for OpenBSD > 10th birthday, with project leader Theo de Raadt and a lot of > developers. More info here: http://2006.opencon.

Re: OpenCON 2007 // Call for Papers

2007-10-02 Thread Ed
On Tuesday 02 October 2007 22:59, Peter GILMAN wrote: > > OpenCON is the only conference fully dedicated to OpenBSD. Last year > > edition was a great success and featured also the party for OpenBSD > > 10th birthday, with project leader Theo de Raadt and a lot of > > developers. More info here: ht

Re: simulate max traffic on an interface using queue

2007-10-02 Thread Jeremie Le Hen
Hi Sebastian, On Tue, Oct 02, 2007 at 11:02:00AM +0200, Sebastian Reitenbach wrote: > Hi, > > I want to simulate some max bandwidth on an interface of a test box, e.g. > 34MBit, 155MBit, ... to make some tests. The test box has some gigabit > interfaces installed. > > I read in the pf.conf manua