Re: Dynamically appending addresses to a named set
Lars Noodén <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.netfilter.general |
|---|---|
| Message-ID | <[email protected]> |
On 3/13/25 10:59, Pablo Neira Ayuso wrote: > reports EOPNOTSUP because interval sets do not currently support > updates from the packet path. Thanks. Is there a way around that using nftables or is the main workaround that I write it to a log and then have a script parse the log file to then call nftables with the address settings? /Lars