Hello ,

  Will there be realized in the pf + altq possibility of creating a dynamic 
queue in one rule that
  could create a queue using the masks for an entire subnet???????
  This is implemented in ipfw from FreeBSD, for example:
  reference mask 0x00000000 create your own channel 1M for each IP.
/ sbin / ipfw pipe 1 config bw 1000Kbit / s 
/ sbin / ipfw queue 1 config pipe 1 weight 50 mask dst-ip 0x00000000 
/ sbin / ipfw add queue 1 ip from any to 192.168.0.1/24

-- 
Best regards,
 irix                          mailto:[email protected]

Reply via email to