Re: IPFW+DUMMYNET UPLOAD PROBLEM

2005-10-07 Thread Glenn Dawson
At 08:38 PM 10/5/2005, Daniel Dias Gonçalves wrote: I have the following rules: $fwcmd add 600 pipe 602 src-ip 192.168.0.0/24 out $fwcmd add 601 pipe 603 dst-ip 192.168.0.0/24 in $fwcmd pipe 602 config mask src-ip 0x00ff bw 128Kbit/s queue 10KBytes $fwcmd pipe 603 config mask dst-ip 0x00

Re: IPFW+DUMMYNET UPLOAD PROBLEM

2005-10-06 Thread David S. Madole
From: "Daniel Dias Gonçalves" <[EMAIL PROTECTED]> I have the following rules: $fwcmd add 600 pipe 602 src-ip 192.168.0.0/24 out $fwcmd add 601 pipe 603 dst-ip 192.168.0.0/24 in $fwcmd pipe 602 config mask src-ip 0x00ff bw 128Kbit/s queue 10KBytes $fwcmd pipe 603 config mask dst-ip 0x00

Re: IPFW+DUMMYNET UPLOAD PROBLEM

2005-10-06 Thread Daniel Dias Gonçalves
Jeremie Le Hen escreveu: Hi Daniel, I have the following rules: $fwcmd add 600 pipe 602 src-ip 192.168.0.0/24 out $fwcmd add 601 pipe 603 dst-ip 192.168.0.0/24 in $fwcmd pipe 602 config mask src-ip 0x00ff bw 128Kbit/s queue 10KBytes $fwcmd pipe 603 config mask dst-ip 0x00ff bw 128K

Re: IPFW+DUMMYNET UPLOAD PROBLEM

2005-10-06 Thread Jeremie Le Hen
Hi Daniel, > I have the following rules: > > $fwcmd add 600 pipe 602 src-ip 192.168.0.0/24 out > $fwcmd add 601 pipe 603 dst-ip 192.168.0.0/24 in > $fwcmd pipe 602 config mask src-ip 0x00ff bw 128Kbit/s queue 10KBytes > $fwcmd pipe 603 config mask dst-ip 0x00ff bw 128Kbit/s queue 10KBytes

IPFW+DUMMYNET UPLOAD PROBLEM

2005-10-06 Thread Daniel Dias Gonçalves
I have the following rules: $fwcmd add 600 pipe 602 src-ip 192.168.0.0/24 out $fwcmd add 601 pipe 603 dst-ip 192.168.0.0/24 in $fwcmd pipe 602 config mask src-ip 0x00ff bw 128Kbit/s queue 10KBytes $fwcmd pipe 603 config mask dst-ip 0x00ff bw 128Kbit/s queue 10KBytes And my test speed fr

IPFW+DUMMYNET UPLOAD PROBLEM

2005-10-05 Thread Daniel Dias Gonçalves
I have the following rules: $fwcmd add 600 pipe 602 src-ip 192.168.0.0/24 out $fwcmd add 601 pipe 603 dst-ip 192.168.0.0/24 in $fwcmd pipe 602 config mask src-ip 0x00ff bw 128Kbit/s queue 10KBytes $fwcmd pipe 603 config mask dst-ip 0x00ff bw 128Kbit/s queue 10KBytes And my test speed fr