Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Oct 2005 09:58:44 -0300
From:      =?ISO-8859-1?Q?Daniel_Dias_Gon=E7alves?= <daniel@dgnetwork.com.br>
To:        Jeremie Le Hen <jeremie@le-hen.org>
Cc:        freebsd-hackers@freebsd.org, freebsd-net@freebsd.org
Subject:   Re: IPFW+DUMMYNET UPLOAD PROBLEM
Message-ID:  <43451F84.5070406@dgnetwork.com.br>
In-Reply-To: <20051006124625.GZ43195@obiwan.tataz.chchile.org>
References:  <4344383B.4000405@dgnetwork.com.br> <20051006124625.GZ43195@obiwan.tataz.chchile.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 0x000000ff bw 128Kbit/s queue 10KBytes
>>$fwcmd pipe 603 config mask dst-ip 0x000000ff bw 128Kbit/s queue 10KBytes
>>
>>And my test speed from ip 192.168.0.5 is:
>>Down 123.66kbps
>>Up 766.24kbps
>>    
>>
>
>What's the output of 
>% ipfw show 600 601
>
>Regards,
>  
>
# ipfw show 600 601
00600     2      210 pipe 602 ip from any to any src-ip 192.168.0.0/24 out
00601    26     9301 pipe 603 ip from any to any dst-ip 192.168.0.0/24 in
#

-- 
Daniel Dias Gonçalves
DGNET Network Solutions
daniel@dgnetwork.com.br
(37) 99824809 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43451F84.5070406>