Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Oct 2005 09:30:40 -0700
From:      Glenn Dawson <glenn@antimatter.net>
To:        ddg@yan.com.br, freebsd-hackers@freebsd.org
Subject:   Re: IPFW+DUMMYNET UPLOAD PROBLEM
Message-ID:  <6.2.3.4.2.20051006092843.04360750@cobalt.antimatter.net>
In-Reply-To: <43449C4B.8000501@yan.com.br>
References:  <43449C4B.8000501@yan.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
At 08:38 PM 10/5/2005, Daniel Dias Gon=E7alves 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 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
>
>Which the problem?

Are you doing NAT on the same machine?  If so,=20
the rule that matches outbound packets should use=20
the public IP instead of the private one.

-Glenn


>--
>Daniel Dias Gon=E7alves
>DGNET Network Solutions
>daniel@dgnetwork.com.br
>(37) 99824809
>_______________________________________________
>freebsd-hackers@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
>To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"




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