Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux_router:iptables [2019-12-08 Sun wk49 12:04] – [IPTables Configuration] baumkp | linux_router:iptables [2023-04-30 Sun wk17 17:43] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{tag> | ||
=====IPTables Configuration===== | =====IPTables Configuration===== | ||
- | IPTables Configuration|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. | + | 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. |
+ | |||
+ | As of year ending 2019 general support and functionality of NFTables is much improved. | ||
+ | |||
+ | <fs smaller>Unfortunately the package version supplied with Ubuntu 16.04 was released in 2015-11, and during my configuration I found some bugs. Also mss clamping is not supported in this version. I tried the Ubuntu 18.04 development version and the previous noted bugs were no longer apparent and mss clamping was supported.</fs> | ||
**//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.// | ||
Line 105: | Line 110: | ||
*'' | *'' | ||
- | | + | ---- |
+ | |||
+ | | ||