Nftables: a new packet filtering engine
Nftables: a new packet filtering engine
Posted Mar 27, 2009 4:54 UTC (Fri) by rusty (guest, #26)In reply to: Nftables: a new packet filtering engine by kaber
Parent article: Nftables: a new packet filtering engine
The thing I really like about pf is that it's an all-in-one control. No separate tools for traffic
shaping and filtering, which is so fragmented in Linux. But I haven't used it in anger.
shaping and filtering, which is so fragmented in Linux. But I haven't used it in anger.
That said, I feel they've made the same mistake as just about everyone else in conflating NAT
and filtering (the two shouldn't be related: changing your NAT rules should not imply a change to
your filtering rules unless you're being very tricky).
But I always intended iptables as the assembler language of firewalls. Someone was supposed
to write the cool GUI tool which monitored traffic, let you shape and firewall it without touching
this stuff. I'm still waiting :)
