All of lore.kernel.org
 help / color / mirror / Atom feed
* [BUG] ipt_SAME rule can't be deleted
@ 2004-12-04 15:02 Fang Han
  2004-12-06  7:34 ` Henrik Nordstrom
  0 siblings, 1 reply; 6+ messages in thread
From: Fang Han @ 2004-12-04 15:02 UTC (permalink / raw)
  To: netfilter-devel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-12-16 12:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-04 15:02 [BUG] ipt_SAME rule can't be deleted Fang Han
2004-12-06  7:34 ` 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

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.