Linux Netfilter discussions
 help / color / mirror / Atom feed
* How are ct helper to be configured with NFT ?
@ 2014-11-26 18:08 leroy christophe
  2014-12-05  7:27 ` leroy christophe
  0 siblings, 1 reply; 10+ messages in thread
From: leroy christophe @ 2014-11-26 18:08 UTC (permalink / raw)
  To: netfilter, Pablo Neira Ayuso

I need to do something equivalent to

     iptables -t raw -A OUTPUT -p udp -d 192.168.2.1 --dport tftp -j CT 
--helper tftp


I tried the following

nft add rule filter output ct helper "tftp" udp dport tftp

But it looks like it doesn't work, I still get.

[ 1113.706274] nf_conntrack: automatic helper assignment is deprecated 
and it will be removed soon. Use the iptables CT target to attach 
helpers instead.

What is the correct syntaxe for that ?

Christophe

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

end of thread, other threads:[~2016-03-02 18:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-26 18:08 How are ct helper to be configured with NFT ? leroy christophe
2014-12-05  7:27 ` leroy christophe
2014-12-05 10:38   ` Pablo Neira Ayuso
2015-02-25 12:16     ` leroy christophe
2015-02-25 15:58       ` Jason Sipula
2015-10-12 18:06         ` christophe leroy
2015-10-12 18:11           ` Jason Sipula
2015-10-13  5:49             ` Christophe Leroy
2015-10-12 18:21           ` Pablo Neira Ayuso
2016-03-02 18:14             ` christophe leroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox