Modify script to use nft instead of iptables#49
Conversation
|
QRD:
According to the logs, Replacing these with nftables resolves this. @NL-TCH thoughts? kernel version: |
|
Thanks for the ping, do you know which OS is currently used for the container? Ubuntu 24. 04? https://utcc.utoronto.ca/~cks/space/blog/linux/NftablesUbuntu2204Experience
So changing iptables to nftables in theory would work! |
NL-TCH
left a comment
There was a problem hiding this comment.
see https://wiki.debian.org/nftables (Should I replace an iptables firewall with a nftables one?)
so nftables is a long time replacement for iptables, due to iptables breaking it is now a nice time to switch to nftables
|
@NL-TCH many thanks for the review, and yes—agreed. Related to this, our |
No description provided.