Date: Mon, 8 Aug 2005 14:57:18 +0300 From: vladone <vladone@spaingsm.com> To: freebsd-ipfw@freebsd.org Subject: teoretical question about ipfw Message-ID: <868811314.20050808145718@spaingsm.com>
next in thread | raw e-mail | index | archive | help
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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?868811314.20050808145718>