From: Patrick McHardy <kaber@trash.net>
To: Steven Jan Springl <steven@springl.ukfsn.org>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: Implicit loading of module xt_set.
Date: Mon, 11 Jul 2011 11:46:09 +0200 [thread overview]
Message-ID: <4E1AC661.7040309@trash.net> (raw)
In-Reply-To: <201107051713.55991.steven@springl.ukfsn.org>
Am 05.07.2011 18:13, schrieb Steven Jan Springl:
> Hello
>
> The following command implicitly loads module xt_set:
>
> ip6tables -A INPUT -m set --match-set sjs src -j ACCEPT
>
> However, the following command does not implicitly load module xt_set:
>
> iptables -A INPUT -m set --match-set sjs src -j ACCEPT
>
> Instead the following message is issued:
>
> iptables: No chain/target/match by that name.
No, the proper module aliases are in place, so I'm guessting
something else is missing in your configuration. Please send
your .config file.
next prev parent reply other threads:[~2011-07-11 9:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-05 16:13 Implicit loading of module xt_set Steven Jan Springl
2011-07-11 9:46 ` Patrick McHardy [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-07-05 16:12 Steven Jan Springl
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=4E1AC661.7040309@trash.net \
--to=kaber@trash.net \
--cc=netfilter-devel@vger.kernel.org \
--cc=steven@springl.ukfsn.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).