From: "Cloud nine" <cloud@cutey.com>
To: netfilter-devel@lists.netfilter.org
Subject: [new BUG] base ipv4 patch: QUOTA
Date: Thu, 24 Oct 2002 15:05:17 -0500 [thread overview]
Message-ID: <20021024200517.81990.qmail@mail.com> (raw)
<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
next reply other threads:[~2002-10-24 20:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-24 20:05 Cloud nine [this message]
2002-10-30 8:49 ` [new BUG] base ipv4 patch: QUOTA Harald Welte
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021024200517.81990.qmail@mail.com \
--to=cloud@cutey.com \
--cc=netfilter-devel@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.