Hi! I have this situation: ipfw pipe 1 config bw 512kbits/s ipfw queue 1 config pipe 1 mask dst-ip 0xffffff ipfw add queue 1 ip from any to any out via $private_interface
Acording with man pages, this configurations give to each host same bandwith. My question: I have 2 users: first download an file from an good server with maximum speed posibil second download an file with very little speed from another server My rules split bandwith equal for both users in this case? More exactly, each user have 256kbits/s, even if an user cannot use all bandwith? _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw To unsubscribe, send any mail to "[EMAIL PROTECTED]"
