ALTQ, Dummynet, Dynamic Rules

Daniel Dias Gonçalves daniel at dgnetwork.com.br
Fri Mar 24 13:28:17 UTC 2006


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 at dgnetwork.com.br
http://www.dgnetwork.com.br/
+55 37-99824809 



More information about the freebsd-pf mailing list