netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* move rule to a position
@ 2010-06-17  8:26 Mamadou Touré
  2010-06-17  8:54 ` Florian Schaal
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Mamadou Touré @ 2010-06-17  8:26 UTC (permalink / raw)
  To: netfilter

Hi, all i'd like to move rule to a position.
ex: i've these rules :
1- iptable -A -p TCP --dport 80 -j ACCEPT
2- iptable -A -p TCP --dport 21 -j ACCEPT
3- iptable -A -p UDP --dport 53 -j ACCEPT

after executing these command is there a mean to move rule at
position 3 to position 1 ?
So that the rule at 1 could go to 2 and 2 to 3.

Someone has allready done that ? plz Help.
regards.

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

end of thread, other threads:[~2010-06-17 14:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-17  8:26 move rule to a position Mamadou Touré
2010-06-17  8:54 ` Florian Schaal
2010-06-17  9:11   ` Jan Engelhardt
2010-06-17  8:58 ` Jan Engelhardt
2010-06-17 13:25 ` Jeff Largent
2010-06-17 14:34 ` Grant Taylor
2010-06-17 14:46   ` /dev/rob0

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).