I’m interested in declaring a nftable in my config. I can see there is a default ruleset in the documentation %default-nftables-ruleset, however, it keeps the ssh port open which isn’t something I need on my desktop setup. What would be the best way to go about modifying this ruleset or declaring a custom one?
I’m relatively new to Guix and Scheme so any pointers would be much appreciated
What are people’s thoughts on nftables vs iptables? Looks like the syntax for nftables may be a little more expressive, are there other reasons why it’s a better choice?
Thank you. Seems like you’ve made a lovely community here !
As to iptables and nftables. I believe they’re largely identical beyond that. Though certain applications like Docker still don’t play well with nftables—they are in the process of upgrading, however.