bugzilla-daemon at netfilter.org
2018-May-06 09:21 UTC
[Bug 1256] New: Default ruleset files with tables are no longer installed after 0.8.3 version
https://bugzilla.netfilter.org/show_bug.cgi?id=1256 Bug ID: 1256 Summary: Default ruleset files with tables are no longer installed after 0.8.3 version Product: nftables Version: unspecified Hardware: x86_64 OS: Gentoo Status: NEW Severity: major Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: luminarior at gmail.com I can no longer use default rules for default tables after 0.8.3 version. These commands are no longer work: nft -f /etc/nftables/ipv4-filter; nft -f /etc/nftables/ipv4-nat; With the following output: internal:0:0-0: Error: Could not open file "/etc/nftables/ipv4-filter": No such file or directory These files are no longer installed after the following commit: http://git.netfilter.org/nftables/commit/?h=v0.8.3&id=6c9230e79339ca4fd662855c84529fa92e962ca5 It is due to files/Makefile.am and files/nftables/Makefile.am were removed. -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20180506/bbde8dc6/attachment.html>
bugzilla-daemon at netfilter.org
2018-May-06 09:22 UTC
[Bug 1256] Default ruleset files with tables are no longer installed after 0.8.3 version
https://bugzilla.netfilter.org/show_bug.cgi?id=1256 ddd <luminarior at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |luminarior at gmail.com -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20180506/188e9b9a/attachment.html>
bugzilla-daemon at netfilter.org
2018-May-06 09:25 UTC
[Bug 1256] Default ruleset files with tables are no longer installed after 0.8.3 version
https://bugzilla.netfilter.org/show_bug.cgi?id=1256 Florian Westphal <fw at strlen.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fw at strlen.de --- Comment #1 from Florian Westphal <fw at strlen.de> --- (In reply to ddd from comment #0)> I can no longer use default rules for default tables after 0.8.3 version. > These commands are no longer work: > nft -f /etc/nftables/ipv4-filter; > nft -f /etc/nftables/ipv4-nat; > With the following output: > internal:0:0-0: Error: Could not open file "/etc/nftables/ipv4-filter": No > such file or directory > > These files are no longer installed after the following commit: > http://git.netfilter.org/nftables/commit/?h=v0.8. > 3&id=6c9230e79339ca4fd662855c84529fa92e962ca5 > It is due to files/Makefile.am and files/nftables/Makefile.am were removed.I agree, this was a bad call, the files should be restored and installed just like in the old release (i.e., with same names + same content). -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20180506/07e8c943/attachment.html>
bugzilla-daemon at netfilter.org
2018-May-14 09:13 UTC
[Bug 1256] Default ruleset files with tables are no longer installed after 0.8.3 version
https://bugzilla.netfilter.org/show_bug.cgi?id=1256 ddd <luminarior at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from ddd <luminarior at gmail.com> --- It was fixed in 0.8.5 version. -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20180514/72254f5f/attachment.html>
Apparently Analagous Threads
- [Bug 1058] New: Add clamp MSS to MTU
- [Bug 996] New: Add "replace" rule statement
- [Bug 11086] New: rsync --delete has stopped to delete destination files that don't exist at the source
- [Bug 1349] New: "nft list ruleset" shows rules twice
- [Bug 1382] New: nftables.py cmd leaking memory when ruleset contain mapping ip length to range with high limit 65535