* [new BUG] base ipv4 patch: QUOTA
@ 2002-10-24 20:05 Cloud nine
2002-10-30 8:49 ` Harald Welte
0 siblings, 1 reply; 2+ messages in thread
From: Cloud nine @ 2002-10-24 20:05 UTC (permalink / raw)
To: netfilter-devel
<P>Please email me a solution or when the bugs have been identified and also when it is fixed. Thanks.</P>
<P>BUG: the quota extension fails. I have the byte count in iptables set the same as quota during rule creation of the first rule.<BR>BUG: quota is not set correctly when i use 5368709120 bytes as the quota.</P>
<P># iptables -A FORWARD -c 0 5368709120 -i eth0 -o ppp0 -m quota --quota 5368709120</P>
<P># iptables -A FORWARD -c 0 313524224 -i eth0 -o ppp0 -m quota --quota 1073741824 </P>
<P>---- Byte count in iptables EXCEED quota. See the following: -------</P>
<P>Chain FORWARD (policy DROP 0 packets, 0 bytes)<BR> pkts bytes target prot opt in out source dest<BR>ination</P>
<P> 889 5368789535 ACCEPT all -- eth0 ppp0 anywhere anywhere quota: 5368646485 bytes<BR> 0 313524224 ACCEPT all -- eth0 ppp0 anywhere anywhere quota: 1073741824 bytes</P>
<P> </P>
<P>-------------------------<BR>mail: cloud at cutey dot com</P>
<P>iptables-1.2.6a tar bz2 (patch-o-matic: psd, recent, quota, iplimit)<BR>linux-2.4.7-10 (from RedHat 7.2 - other patches: htb2.4)</P>
--
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-10-30 8:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-24 20:05 [new BUG] base ipv4 patch: QUOTA Cloud nine
2002-10-30 8:49 ` Harald Welte
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.