> What I didn't understand is why I am stating src-ip 0xfffffff as the mask. I > mean in my bw limiting rules destionation ips (IP1, IP2 ...) should be the > one that create dynamic pipes whose bw is 100kbits/s for each pipe. But I > give src-ip 0xfffffff. Shouldn't the right way for that is to use dst-ip > 0xffffff here?
To me, dst-ip seems logical - I assume you are saying it doesn't work ? Weird... Anyway, try replacing "src-ip 0xffffffff" with simply the word "all". Does that do the trick? cheers, Jamie _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"