From: Meelis Roos <mroos@linux.ee>
To: netdev@vger.kernel.org
Subject: ipv4 conntrack module loading broken?
Date: Thu, 26 Jul 2007 20:49:49 +0300 (EEST) [thread overview]
Message-ID: <Pine.SOC.4.64.0707262045300.1921@math.ut.ee> (raw)
Hello,
I tested 2.6.23-rc1 on my prep (arch=ppc) NAT firewall. iptables loaded
rules fine (simplest test was with single SNAT rule in POSTROUTING chain
in nat table) and iptables -L showed the rule was loaded. But no packets
matched the rule and traffic passed un-NATed (just routed). Adding LOG
rules showed that no packets reach POSTROUTING at all - and no packets
read PREROUTING (didn't test more).
However, after loading nf_conntrack_ipv4 module by hand, the existing
rules started working.
Is autoloading of nf_conntrack_ipv4 broken?
--
Meelis Roos (mroos@linux.ee)
reply other threads:[~2007-07-26 18:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=Pine.SOC.4.64.0707262045300.1921@math.ut.ee \
--to=mroos@linux.ee \
--cc=netdev@vger.kernel.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 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).