All of lore.kernel.org
 help / color / mirror / Atom feed
From: "William N." <netfilter@riseup.net>
To: netfilter@vger.kernel.org
Subject: connlimit from wiki.nftables.org not working
Date: Wed, 10 Apr 2024 17:23:43 -0000	[thread overview]
Message-ID: <20240410172343.1f7f5ee2@localhost> (raw)

Hi,

I am trying this (in Fedora 38 and Debian 12):

https://wiki.nftables.org/wiki-nftables/index.php/Meters#Doing_connlimit_with_nft

and I am getting this:

./connlimit-example:14:16-62: Error: Could not process rule: No such file or directory
		ct state new add @my_connlimit { ip saddr ct count over 20 } counter drop
		             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Why?

             reply	other threads:[~2024-04-10 17:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-10 17:23 William N. [this message]
2024-04-10 21:40 ` connlimit from wiki.nftables.org not working Kerin Millar
2024-04-11 16:54   ` William N.
2024-04-11 20:04     ` Kerin Millar
2024-04-12 11:38       ` William N.
2024-04-12 15:48         ` Kerin Millar
2024-04-12 16:36           ` William N.

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=20240410172343.1f7f5ee2@localhost \
    --to=netfilter@riseup.net \
    --cc=netfilter@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.