Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux_router:iptables [2020-04-24 Fri wk17 21:55] – [Additional IPTables setup requirements] baumkp | linux_router:iptables [2024-12-15 Sun wk50 10:31] (current) – [IPTables Configuration] baumkp | ||
---|---|---|---|
Line 1: | Line 1: | ||
{{tag> | {{tag> | ||
=====IPTables Configuration===== | =====IPTables Configuration===== | ||
+ | Having delved into IPtables and NFtables about the same time, my feelings are that NFTables is generally superior in just about every way, I can not be bothered explaining this, this is just my experience and feeling. | ||
+ | ++++tl;dr;| | ||
I went down the route of attempting to configure the firewall using NFtables. NFTables has some nice features that look to make it more user friendly than IPTables. On larger, more complex installs NFTables looks to have some significant technical advantages over IPTables, but these benefits are probably less significant on my smaller undertaking. That being said for those already familiar with IPTables this will not be the case. | I went down the route of attempting to configure the firewall using NFtables. NFTables has some nice features that look to make it more user friendly than IPTables. On larger, more complex installs NFTables looks to have some significant technical advantages over IPTables, but these benefits are probably less significant on my smaller undertaking. That being said for those already familiar with IPTables this will not be the case. | ||
As of year ending 2019 general support and functionality of NFTables is much improved. | As of year ending 2019 general support and functionality of NFTables is much improved. | ||
- | <fs smaller> | + | <fs smaller> |
+ | ++++ | ||
**//I have not cross checked this IPTable version against the working NFTables version, and it is definitely out of alignment and untested.// | **//I have not cross checked this IPTable version against the working NFTables version, and it is definitely out of alignment and untested.// | ||