Date: Fri, 24 Mar 2006 10:28:00 -0300 From: =?ISO-8859-1?Q?Daniel_Dias_Gon=E7alves?= <daniel@dgnetwork.com.br> To: freebsd-pf@freebsd.org Subject: ALTQ, Dummynet, Dynamic Rules Message-ID: <4423F3E0.2090701@dgnetwork.com.br>
next in thread | raw e-mail | index | archive | help
I use the following rules in the IPFW: $fwcmd add 100 pipe 13 ip from 192.168.0.0/24 to any in $fwcmd add 101 pipe 14 ip from any to 192.168.0.0/24 out $fwcmd pipe 13 config mask src-ip 0x000000ff bw 150Kbit/s queue 12KBytes $fwcmd pipe 14 config mask dst-ip 0x000000ff bw 150Kbit/s queue 12KBytes My question, it is possible to make the same with the PF+ALTQ? I did not find nothing in the documentation. Necessary an example. -- Daniel Dias Gonçalves DGNET Network Solutions daniel@dgnetwork.com.br http://www.dgnetwork.com.br/ +55 37-99824809
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4423F3E0.2090701>