By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 2377

Summary: [Enhancement Request] KMyFirewall ip6tables support
Product: TDE Reporter: Kristopher <gamrat.kristopher>
Component: tdenetworkAssignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: enhancement CC: bugwatch
Priority: P5    
Version: R14.1.x [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Kristopher 2015-02-24 09:31:05 CST
Modern Linux distributions have ip6tables, which is the IPv6 equivalent of iptables. Based on personal experience, ip6tables does not seem to inherit any rules from iptables, which effectively means that both iptables and ip6tables need to be configured separately.

When working with KMyFirewall with the "show commands" option enabled, I noticed that KMyFirewall works with iptables only, I did not see *any* reference to ip6tables. That may not be an issue for those of us on IPv4-only connections, but IPv6 is becoming more and more common, thus it is of increasing importance to have support for both iptables and ip6tables.

I suggest adding support for ip6tables, and providing an option for the user to choose whether or not to include it when applying firewall rules.