All of lore.kernel.org
 help / color / mirror / Atom feed
* errors found in nftable docs on wiki
@ 2014-06-28 19:13 Jonathan Johnson
  2014-06-29 10:12 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 8+ messages in thread
From: Jonathan Johnson @ 2014-06-28 19:13 UTC (permalink / raw)
  To: netfilter

http://wiki.nftables.org/wiki-nftables/index.php/Sets

States this works and it does not.


nft add set filter blackhole { type ipv4_address\;}

after reviewing the source code I discovered this is correct:


nft add set filter blackhole { type ipv4_addr\;}


after using the correct syntax I get this error, which I have not
troubleshooted.


I modprobed all the modules starting with nft* one at a time.


<cmdline>:1:26-42: Error: Could not add set: No such file or directory

Jonathan

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

end of thread, other threads:[~2014-07-03 15:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-28 19:13 errors found in nftable docs on wiki Jonathan Johnson
2014-06-29 10:12 ` Pablo Neira Ayuso
2014-06-29 14:51   ` Jonathan Johnson
2014-07-01  6:32     ` Arturo Borrero Gonzalez
2014-07-02  4:44       ` Jonathan Johnson
2014-07-02  6:56         ` Arturo Borrero Gonzalez
2014-07-03  0:55           ` Jonathan Johnson
2014-07-03 15:23             ` Arturo Borrero Gonzalez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.