Re: Problems with outgoing traffic shaping

2005-02-03 Thread Jochen Gensch
Daniel Hartmeier schrieb: > Watch the output of pfctl -vvsq while you send out traffic. Are counters > for the individual queues increasing? No, there are increasing: queue std_ext priq( red ecn default ) [ pkts: 6119 bytes:5709747 dropped pkts: 0 bytes: 0 ] [ qlength:

Re: Problems with outgoing traffic shaping

2005-02-03 Thread Daniel Hartmeier
On Thu, Feb 03, 2005 at 02:54:52PM +0100, Jochen Gensch wrote: > pass out quick on $dsl_device inet proto icmp from ($dsl_device) to any > keep state queue high_prio_ext > pass out quick on $dsl_device proto udp from ($dsl_device) to any port > 53 keep state queue high_prio_ext > pass out quick on

Re: Problems with outgoing traffic shaping

2005-02-03 Thread Michael Meyer
System is a FreeBSD 5.3-RELEASE by the way. As far as I know, the most recent version of pf etc has not been ported yet. Jochen

Problems with outgoing traffic shaping

2005-02-03 Thread Jochen Gensch
Hi there, I'm trying to do some traffic shaping on the outgoing interface. However it does only work for the incoming side... #Queues # altq on $dsl_device priq bandwidth 120Kb queue { std_ext, high_prio_ext, low_prio_ext } queue st