netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Implicit loading of module xt_set.
@ 2011-07-05 16:12 Steven Jan Springl
  0 siblings, 0 replies; 3+ messages in thread
From: Steven Jan Springl @ 2011-07-05 16:12 UTC (permalink / raw)
  To: netfilter-devel

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.

Is this behaviour expected?

Steven.

^ permalink raw reply	[flat|nested] 3+ messages in thread
* Implicit loading of module xt_set.
@ 2011-07-05 16:13 Steven Jan Springl
  2011-07-11  9:46 ` Patrick McHardy
  0 siblings, 1 reply; 3+ messages in thread
From: Steven Jan Springl @ 2011-07-05 16:13 UTC (permalink / raw)
  To: netfilter-devel

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.

Is this behaviour expected?

Steven.

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

end of thread, other threads:[~2011-07-11  9:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-05 16:12 Implicit loading of module xt_set Steven Jan Springl
  -- strict thread matches above, loose matches on Subject: below --
2011-07-05 16:13 Steven Jan Springl
2011-07-11  9:46 ` Patrick McHardy

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).