Date: Sun, 18 Oct 2009 14:12:43 +0500 From: rihad <rihad@mail.ru> To: Peter Jeremy <peterjeremy@acm.org> Cc: freebsd-net@freebsd.org Subject: Re: dummynet dropping too many packets Message-ID: <4ADADC0B.5070706@mail.ru> In-Reply-To: <4ADADAEA.5050000@mail.ru> References: <4AC8A76B.3050502@mail.ru> <20091017215454.GG38569@server.vk2pj.dyndns.org> <4ADACDA8.2080506@mail.ru> <4ADAD42B.2070406@mail.ru> <4ADADAEA.5050000@mail.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
rihad wrote: > I've just split both table(0) and table(2) in two, and the output drops > were brought down to 20-80 up to 150 (in systat -ip). Now there are > around 1700 in each of the tables 0 and 2, and exactly 1500 enries in > each of the tables 10 and 20. > > 01060 pipe tablearg ip from any to table(0) out recv bce0 xmit bce1 > 01061 pipe tablearg ip from any to table(10) out recv bce0 xmit bce1 > 01070 allow ip from any to table(0) out recv bce0 xmit bce1 > 01071 allow ip from any to table(10) out recv bce0 xmit bce1 > 01100 pipe tablearg ip from any to table(2) > 01101 pipe tablearg ip from any to table(20) > > I've just deleted rules 1061 1071 and 1101 and the drop rate went down to 0 with about 1700 entries in each of table 0 and table 2. So the size of one particular table doesn't matter much.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ADADC0B.5070706>