I would really love to see "pf" on Linux. When I began using Linux, "ipfwadm" had just been incorporated into the kernel. It was replaced in 2.2 by "ipchains" which was replaced in 2.4 by "iptables". Now we have "nftables". I'll admit to not knowing much about nftables but from what I've read about it in the last few days, it's still not even close to what OpenBSD's "pf" is capable of. Ahhh, well, I can wish, right?
Why you will love nftables
21–26 of 26 posts
Re: Why you will love nftables
#22I would really love to see "pf" on Linux. When I began using Linux, "ipfwadm" had just been incorporated into the kernel. It was replaced in 2.2 by "ipchains" which was replaced in 2.4 by "iptables". Now we have "nftables". I'll admit to not knowing much about nftables but from what I've read about it in the last few days, it's still not even close to what OpenBSD's "pf" is capable of. Ahhh, well, I can wish, right?
OpenBSD is neat, but creating a cult around it doesn't help with anything.
Re: Why you will love nftables
#23Re: Why you will love nftables
#24I would really love to see "pf" on Linux. When I began using Linux, "ipfwadm" had just been incorporated into the kernel. It was replaced in 2.2 by "ipchains" which was replaced in 2.4 by "iptables". Now we have "nftables". I'll admit to not knowing much about nftables but from what I've read about it in the last few days, it's still not even close to what OpenBSD's "pf" is capable of. Ahhh, well, I can wish, right?
I've heard this about every linux firewall, can you give some good examples of what either iptables or nftables can't do that pf can?
Tables?
Or my very favourite: last match wins, which shortens your ruleset considerably.
Re: Why you will love nftables
#25I would really love to see "pf" on Linux. When I began using Linux, "ipfwadm" had just been incorporated into the kernel. It was replaced in 2.2 by "ipchains" which was replaced in 2.4 by "iptables". Now we have "nftables". I'll admit to not knowing much about nftables but from what I've read about it in the last few days, it's still not even close to what OpenBSD's "pf" is capable of. Ahhh, well, I can wish, right?
I've heard this about every linux firewall, can you give some good examples of what either iptables or nftables can't do that pf can?
Re: Why you will love nftables
#26Earlier quoted context omitted.
I've heard this about every linux firewall, can you give some good examples of what either iptables or nftables can't do that pf can?
Anchors? Tables? Or my very favourite: last match wins, which shortens your ruleset considerably.
That said both of pf's versions look better than iptables. nftables looks like it does a better job of this like pf does, which is definitely a good thing.