[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAEyr1FQ4UrXGfdLvT7p=zMTO-C2R1ztogROr7VMo0pQaHGzVfg@mail.gmail.com>
Date: Wed, 25 Sep 2013 05:48:35 +0530
From: Anand Raj Manickam <anandrm@...il.com>
To: netdev@...r.kernel.org
Subject: nftables-dports
How do i add a multiport rule
nft add rule ip filter output tcp dports 99,200 ip daddr 1.1.1.1
counter meta oif eth0 fails.
I see that the range works,
nft add rule ip filter output tcp dport 99-105 ip daddr 1.1.1.1
counter meta oif eth0
--
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