bugzilla-daemon at netfilter.org
2016-May-12 06:46 UTC
[Bug 1065] New: NOTRACK is not supported in nft
https://bugzilla.netfilter.org/show_bug.cgi?id=1065 Bug ID: 1065 Summary: NOTRACK is not supported in nft Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: rfraile at idealista.com The NOTRACK target available in iptables have not an equivalent in nft yet: NOTRACK is used to turn off connection tracking for all packets matching this rule. For example, in iptables: iptables -t raw -I PREROUTING -j NOTRACK iptables -t raw -I OUTPUT -j NOTRACK Thanks, -- 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/20160512/5733de39/attachment.html>
bugzilla-daemon at netfilter.org
2016-Oct-31 18:15 UTC
[Bug 1065] NOTRACK is not supported in nft
https://bugzilla.netfilter.org/show_bug.cgi?id=1065 Pablo Neira Ayuso <pablo at netfilter.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Pablo Neira Ayuso <pablo at netfilter.org> --- Support for notrack is scheduled for Linux kernel 4.10. commit 254432613c588640f8b8b5c3641a3c27bbe14688 Author: Pablo Neira Ayuso <pablo at netfilter.org> Date: Thu Oct 20 18:07:14 2016 +0200 netfilter: nft_ct: add notrack support This patch adds notrack support. -- 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/20161031/4b8bfaa1/attachment.html>
bugzilla-daemon at netfilter.org
2016-Nov-02 07:29 UTC
[Bug 1065] NOTRACK is not supported in nft
https://bugzilla.netfilter.org/show_bug.cgi?id=1065 Ricardo F. <rfraile at idealista.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Ricardo F. <rfraile at idealista.com> --- Thanks for your time Pablo. -- 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/20161102/8aade50e/attachment.html>
Maybe Matching Threads
- [Bug 1213] New: Nft stateless NAT (NOTRACK)
- [Bug 1410] New: STATELESS, rules with notrack into a map
- [Bug 1422] New: iptables-nft fails to check / delete rules in raw table
- [Bug 1359] New: nft 0.9.1 - table family inet, chain type nat, fails to auto-load modules
- [Bug 830] New: 關於iptables影響服務器性能事宜