public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Vlado Drzik <vlado@ttx•sk>
To: Jozsef Kadlecsik <kadlec@blackhole•kfki.hu>
Cc: netdev@vger•kernel.org
Subject: Re: ipset 6.x - bitmap:ip,mac not working
Date: Sun, 15 Jan 2012 18:57:59 +0100	[thread overview]
Message-ID: <4F1313A7.4030305@ttx.sk> (raw)
In-Reply-To: <alpine.DEB.2.00.1201151827460.29134@blackhole.kfki.hu>

 Many Thanks Jozsef,  That was quick.
Indeed it works now.

I haven't noticed that syntax has changed.

Regads,
Vladimir

On 1/15/2012 18:28, Jozsef Kadlecsik wrote:
>
>> iptables -I INPUT -i eth0 -m set --match-set ipmac_test src
> That's a wrong rule: bitmap:ip,mac is a two dimensional set and therefore 
> it requires two directional parameters:
>
> iptables -I INPUT -i eth0 -m set --match-set ipmac_test src,src
>
> Best regards,
> Jozsef

      reply	other threads:[~2012-01-15 17:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-15 16:52 ipset 6.x - bitmap:ip,mac not working Vlado Drzik
2012-01-15 17:28 ` Jozsef Kadlecsik
2012-01-15 17:57   ` Vlado Drzik [this message]

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=4F1313A7.4030305@ttx.sk \
    --to=vlado@ttx$(echo .)sk \
    --cc=kadlec@blackhole$(echo .)kfki.hu \
    --cc=netdev@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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