similar to: [Bug 1408] New: The Check option of iptables does not work as expected

Displaying 20 results from an estimated 1000 matches similar to: "[Bug 1408] New: The Check option of iptables does not work as expected"

2020 Jun 09
3
firewalld / iptables / nftables
Despite that the migration of our applications comes with a significant workload. It seems that also every aspect of common services had changed with EL8. In EL8 firewalld uses nftables as backend. I wonder why iptables does not list any rules while also configured to use nftables as backend. # iptables -V iptables v1.8.2 (nf_tables) # firewall-cmd --list-all |egrep -o '22|ssh' ssh
2018 Nov 16
2
[Bug 1298] New: Issue with REJECT in custom chains
https://bugzilla.netfilter.org/show_bug.cgi?id=1298 Bug ID: 1298 Summary: Issue with REJECT in custom chains Product: nftables Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: normal Priority: P5 Component: iptables over nftable Assignee: pablo
2020 Apr 10
15
[Bug 1422] New: iptables-nft fails to check / delete rules in raw table
https://bugzilla.netfilter.org/show_bug.cgi?id=1422 Bug ID: 1422 Summary: iptables-nft fails to check / delete rules in raw table Product: iptables Version: 1.6.x Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: major Priority: P5 Component: iptables
2019 Apr 22
1
[Bug 1335] New: iptables-restore will crash if -6 rules are present
https://bugzilla.netfilter.org/show_bug.cgi?id=1335 Bug ID: 1335 Summary: iptables-restore will crash if -6 rules are present Product: iptables Version: unspecified Hardware: All OS: Debian GNU/Linux Status: NEW Severity: normal Priority: P5 Component: iptables-restore
2019 Aug 27
0
[Bug 1362] New: iptables translation issues
https://bugzilla.netfilter.org/show_bug.cgi?id=1362 Bug ID: 1362 Summary: iptables translation issues Product: nftables Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: enhancement Priority: P5 Component: iptables over nftable Assignee: pablo at
2020 Mar 01
0
[Bug 1412] New: ip6tables-nft not accepting "icmp" as shorthand for "icmpv6"
https://bugzilla.netfilter.org/show_bug.cgi?id=1412 Bug ID: 1412 Summary: ip6tables-nft not accepting "icmp" as shorthand for "icmpv6" Product: nftables Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: minor Priority: P5
2019 Jul 04
4
[Bug 1348] New: v1.8.2 iptables-nft-restore incorrectly handles multiple replace commands
https://bugzilla.netfilter.org/show_bug.cgi?id=1348 Bug ID: 1348 Summary: v1.8.2 iptables-nft-restore incorrectly handles multiple replace commands Product: iptables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5
2020 Jun 09
0
firewalld / iptables / nftables
On Tue, Jun 09, 2020 at 02:19:17PM +0200, Leon Fauster via CentOS wrote: > > Despite that the migration of our applications comes with a significant > workload. It seems that also every aspect of common services had changed > with EL8. > > In EL8 firewalld uses nftables as backend. I wonder why iptables does not > list any rules while also configured to use nftables as
2023 Dec 05
1
[Bug 1727] New: RIP: 0010:nft_set_elem_expr_destroy+0x30/0xb0 [nf_tables]
https://bugzilla.netfilter.org/show_bug.cgi?id=1727 Bug ID: 1727 Summary: RIP: 0010:nft_set_elem_expr_destroy+0x30/0xb0 [nf_tables] Product: nftables Version: 1.0.x Hardware: x86_64 OS: Ubuntu Status: NEW Severity: normal Priority: P5 Component: kernel
2006 Mar 21
3
ror-generated sql syntax fails at ''where''.
I am working on my first Ruby-on-Rails project after completing "cookbook" and "todo list" tutorials. When "SAVE"ing a new record to a table, the "create" method throws SQL error #42000 for: SELECT * FROM mailboxes WHERE (key = ''TEST'') LIMIT 1 but if i change syntax to fully-qualified column, the query tool is happy with: SELECT
2018 Dec 28
2
[Bug 1313] New: proper return codes
https://bugzilla.netfilter.org/show_bug.cgi?id=1313 Bug ID: 1313 Summary: proper return codes Product: nftables Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: normal Priority: P5 Component: iptables over nftable Assignee: pablo at
2019 Aug 04
2
[Bug 1359] New: nft 0.9.1 - table family inet, chain type nat, fails to auto-load modules
https://bugzilla.netfilter.org/show_bug.cgi?id=1359 Bug ID: 1359 Summary: nft 0.9.1 - table family inet, chain type nat, fails to auto-load modules Product: nftables Version: unspecified Hardware: x86_64 OS: other Status: NEW Severity: normal Priority: P5 Component:
2018 Nov 20
1
[Bug 1302] New: iptables v1.8.0 (nf_tables) has a problem inverting in-interface and maybe out
https://bugzilla.netfilter.org/show_bug.cgi?id=1302 Bug ID: 1302 Summary: iptables v1.8.0 (nf_tables) has a problem inverting in-interface and maybe out Product: iptables Version: CVS (please indicate timestamp) Hardware: x86_64 OS: All Status: NEW Severity: major Priority:
2018 Jan 10
5
[Bug 1213] New: Nft stateless NAT (NOTRACK)
https://bugzilla.netfilter.org/show_bug.cgi?id=1213 Bug ID: 1213 Summary: Nft stateless NAT (NOTRACK) Product: nftables Version: unspecified Hardware: All OS: Ubuntu Status: NEW Severity: critical Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter:
2006 Mar 31
6
Install rubygems error
I made the mistake of trying to upgrade to 1.8.4 from 1.8.2 and had intended to upgrade to rails 1.1. I have now completely borked my ruby gems installation. After installing ruby I get the following error when trying to execute gem: /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__'': no such file to load -- zlib (LoadError) from
2020 Jun 22
3
[Bug 1435] New: segfault when using iptables-nft and iptables-legacy inside a container
https://bugzilla.netfilter.org/show_bug.cgi?id=1435 Bug ID: 1435 Summary: segfault when using iptables-nft and iptables-legacy inside a container Product: libnftnl Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component:
2006 Jun 10
0
Error installing gem RailsEditor
I am getting an error when attempting to install RailsEditor-0.0.22[.gem]: parse error on line 0 col 31: ''!ruby/object:Gem::Specification '' using --local I downloaded the gem from the site... My workstation is running Windows XP box with ruby v1.8.2 (2004-12-25) [i386-mswin32] installed. if I attempt ''gem install rails --include-dependencies''... I get:
2009 Mar 15
0
MoinMoin wiki updated
I finally upgraded to MoinMoin v1.8.2 from old v1.5.8. Let me know if something doesn't work right. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20090315/0a7c20dc/attachment-0002.bin>
2020 Aug 20
18
[Bug 1451] New: nft add element fails when preceded by nft get element or nft delete element commands
https://bugzilla.netfilter.org/show_bug.cgi?id=1451 Bug ID: 1451 Summary: nft add element fails when preceded by nft get element or nft delete element commands Product: nftables Version: unspecified Hardware: x86_64 OS: Ubuntu Status: NEW Severity: blocker Priority: P5
2020 Oct 14
0
[Bug 1476] New: xtables-monitor --trace segfaults running inside a container
https://bugzilla.netfilter.org/show_bug.cgi?id=1476 Bug ID: 1476 Summary: xtables-monitor --trace segfaults running inside a container Product: bugzilla Version: other Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: netfilter