Date: Fri, 3 Nov 2000 21:36:38 +0100 From: Tomasz Paszkowski <ns88@ns88.eu.org> To: freebsd-net@freebsd.org Subject: ipfw queue Message-ID: <20001103213638.A76645@genesis.k.pl>
next in thread | raw e-mail | index | archive | help
When i linked few queues to the same pipe: ipfw pipe 2048 config bw 2048bit/s ipfw queue 1 config pipe 2048 weight 5 ipfw queue 2 config pipe 2048 weight 10 ipfw queue 3 config pipe 2048 weight 60 ipfw add 100 queue 1 from any to x via ed1 in ipfw add 101 queue 2 from any to y via ed in ipfw add 102 queue 3 from any to z via ed1 in I got following messages on dmesg == not eligible, size 1500 == not eligible, size 1500 == not eligible, size 145 == not eligible, size 1500 == not eligible, size 1500 -- _ _ _ _ _ / \ | | / / / \ / \ --- Tomasz Paszkowski ------------------------------ | |\ \| | \ \ |/ \||/ \| === IPv4://3575244866 === IPNg://3ffe:8010:59::2 === /_/ \__/ /_/ \_/ \_/ ---------------------------- ( 2B | ~ 2B ) == FF --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001103213638.A76645>