mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* ip_tables init broken
@ 2006-12-30 17:14 Jan Engelhardt
  2006-12-30 18:30 ` Sergey Vlasov
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Engelhardt @ 2006-12-30 17:14 UTC (permalink / raw)
  To: Netfilter Mailing List, Linux Kernel Mailing List

Hello,


when the ip_tables module is loaded automatically when inserting the 
first rule, something gets screwed up, as -L -v -n shows:


17:39 ichi:~ # lsmod | grep ip_tables
17:39 ichi:~ # iptables -t mangle -A FORWARD -i eth1 -j MARK --set-mark 161
17:39 ichi:~ # iptables -t mangle -A FORWARD -i eth1 -j MARK --set-mark 161
17:39 ichi:~ # iptables -t mangle -L -v -n | grep eth1
p b targ pr opt in  out src       dst
0 0 MARK 0  -- eth1 *   0.0.0.0/0 0.0.0.0/0  0xa1
0 0 MARK 0  -- eth1 *   0.0.0.0/0 0.0.0.0/0  MARK set 0xa1

Everything is fine if ip_tables was loaded before.

This box runs 2.6.18.5. Can anyone confirm this bug?


	-`J'
-- 

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

end of thread, other threads:[~2006-12-30 22:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-30 17:14 ip_tables init broken Jan Engelhardt
2006-12-30 18:30 ` Sergey Vlasov
2006-12-30 22:08   ` ip_tables init broken [fixd] Jan Engelhardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®