[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4F1313A7.4030305@ttx.sk>
Date: Sun, 15 Jan 2012 18:57:59 +0100
From: Vlado Drzik <vlado@....sk>
To: Jozsef Kadlecsik <kadlec@...ckhole.kfki.hu>
CC: netdev@...r.kernel.org
Subject: Re: ipset 6.x - bitmap:ip,mac not working
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists