Linux Netfilter discussions
 help / color / mirror / Atom feed
* filesystem access to add/remove/view ip addresses
@ 2024-10-18 19:30 Telbat Diordna
  2024-10-18 21:39 ` Kerin Millar
  0 siblings, 1 reply; 4+ messages in thread
From: Telbat Diordna @ 2024-10-18 19:30 UTC (permalink / raw)
  To: netfilter

In iptables there exists the recent module (-m recent). This gives you
the possibility to add and remove ip addresses in rulesets (usually
blocklists).  The advantage of this method is, that you can allow
access via FACLs to ordinary users for selected configuration items.
E.g.:
echo +/- <ip> > /proc/net/xt_recent/<iptname>

Looks like, that in nftables there is no recent module. How can I use
nftables in a similar way?

Thanks for any information/link etc.

t.d.

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

end of thread, other threads:[~2024-10-19 20:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-18 19:30 filesystem access to add/remove/view ip addresses Telbat Diordna
2024-10-18 21:39 ` Kerin Millar
     [not found]   ` <CA+OqyoGJhT75-FBdO1mLxaLpHpWck6wPe8hTwRLCmKWq6b679g@mail.gmail.com>
2024-10-19 19:35     ` Kerin Millar
2024-10-19 20:46       ` Pablo Neira Ayuso

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