#pipe ipfw pipe 1 config bw 10Mbit/s ipfw queue 1 config pipe 1 weight 50 queue 20 buckets 128 mask dst-ip 0xffffffff ipfw queue 11 config pipe 1 weight 50 queue 20 buckets 128 mask src-ip 0xffffffff ipfw add 10010 queue 1 ip from any to 10.11.5.27,10.11.5.19,10.11.5.2,10.11.8.29,10.11.8.11,10.11.8.100 ipfw add 10011 queue 11 ip from 10.11.5.27,10.11.5.19,10.11.5.2,10.11.8.29,10.11.8.11,10.11.8.100 to any