All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fang Han <fanghan@opencjk.org>
To: netfilter-devel@lists.netfilter.org
Subject: [BUG] ipt_SAME rule can't be deleted
Date: Sat, 4 Dec 2004 23:02:23 +0800	[thread overview]
Message-ID: <20041204150223.GA10247@dfbbb.opencjk.org> (raw)

Kernel 2.6.9 ac2

Using the next test command:

/sbin/iptables  -t nat -I POSTROUTING -s 192.168.100.23 -o eth0 -j SAME --to 192.168.1.60
/sbin/iptables  -t nat -D POSTROUTING -s 192.168.100.23 -o eth0 -j SAME --to 192.168.1.60

generate error:
iptables: Bad rule (does a matching rule exist in that chain?)

But I can use iptables -t nat -D POSTROUTING 1 to delete this rules

             reply	other threads:[~2004-12-04 15:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-04 15:02 Fang Han [this message]
2004-12-06  7:34 ` [BUG] ipt_SAME rule can't be deleted Henrik Nordstrom
2004-12-06 20:59   ` Samuel Jean
2004-12-16 12:42     ` Harald Welte
2004-12-07 12:27   ` Pablo Neira
2004-12-07 15:47     ` Henrik Nordstrom

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=20041204150223.GA10247@dfbbb.opencjk.org \
    --to=fanghan@opencjk.org \
    --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.