similar to: [Bug 1335] New: iptables-restore will crash if -6 rules are present

Displaying 20 results from an estimated 2000 matches similar to: "[Bug 1335] New: iptables-restore will crash if -6 rules are present"

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
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 Aug 04
0
[Bug 1448] New: SNAT/DNAT/Masquerading not working for UDPLite protocol
https://bugzilla.netfilter.org/show_bug.cgi?id=1448 Bug ID: 1448 Summary: SNAT/DNAT/Masquerading not working for UDPLite protocol Product: netfilter/iptables Version: unspecified Hardware: x86_64 OS: other Status: NEW Severity: normal Priority: P5 Component: NAT
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
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 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
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
2010 Jun 30
0
FYI: a short guide to libvirt & network filtering iptables/ebtables use
I just wrote this to assist some Red Hat folks understanding what libvirt does with iptables, and thought it is useful info for the whole libvirt community. When I have time I'll adjust this content so that it can fit into the website in relevant pages/places. Firewall / network filtering in libvirt ======================================= There are three pieces of libvirt
2015 Jan 05
1
[Announcement] Tinc version 1.1pre11 released
On Mon, Jan 5, 2015 at 7:10 AM, Lance Fredrickson <lancethepants at gmail.com> wrote: > Just wanted to pop in and say I think 1.1pre11 is a really good release. > I have a couple nodes behind a work firewall (sonicwall) over which I have > no control. Previously nodes always fell back to TCP, and the connection > was unusable. Now it always connects over UDP and works like it
2019 Mar 01
2
[Bug 1324] New: with kernel 4.20.11 ip6table REDIRECT, process listening on redirected port does not get a packet
https://bugzilla.netfilter.org/show_bug.cgi?id=1324 Bug ID: 1324 Summary: with kernel 4.20.11 ip6table REDIRECT, process listening on redirected port does not get a packet Product: iptables Version: 1.6.x Hardware: All OS: RedHat Linux Status: NEW Severity: critical Priority:
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:
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
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>
2009 Jul 17
0
[ANNOUNCE] conntrack-tools 0.9.13 released
Hi! The netfilter project presents another development release of the conntrack-tools that includes support for all the protocol helpers available in 2.6.30 that were missing so far (SCTP, UDPlite, DCCP and GRE). The daemon updates includes a fix for a memory leak that can be triggered under heavy load and if you set a hashtable in user-space that is smaller than the one in the kernel. Moreover,
2014 Jun 25
0
[ANNOUNCE] nftables 0.3 release
Hi! The Netfilter project presents: nftables 0.3 This release contains bug fixes, syntax cleanups, new features, support for all new features contained in the recent 3.15 kernel release. Syntax changes ============== * More compact syntax for the queue action, eg. nft add rule test input queue num 1 You can also express the multiqueue as a range, followed by options. nft add rule
2020 Feb 22
1
[Bug 1408] New: The Check option of iptables does not work as expected
https://bugzilla.netfilter.org/show_bug.cgi?id=1408 Bug ID: 1408 Summary: The Check option of iptables does not work as expected Product: nftables Version: unspecified Hardware: arm OS: Ubuntu Status: NEW Severity: minor Priority: P5 Component: iptables over nftable Assignee:
2014 May 19
1
[Bug 943] New: Memory corruption in libxtables/xtables.c + fix
https://bugzilla.netfilter.org/show_bug.cgi?id=943 Summary: Memory corruption in libxtables/xtables.c + fix Product: iptables Version: 1.4.x Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: ip6tables AssignedTo: netfilter-buglog at lists.netfilter.org
2009 Sep 15
0
CESA-2009:1335 Moderate CentOS 5 i386 openssl Update
CentOS Errata and Security Advisory 2009:1335 Moderate Upstream details at : http://rhn.redhat.com/errata/RHSA-2009-1335.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 8e40f422f4569c5bec172adec2263606 openssl-0.9.8e-12.el5.i386.rpm 7633e8b171599776ce34c27fd3604b9d openssl-0.9.8e-12.el5.i686.rpm
2009 Sep 15
0
CESA-2009:1335 Moderate CentOS 5 x86_64 openssl Update
CentOS Errata and Security Advisory 2009:1335 Moderate Upstream details at : http://rhn.redhat.com/errata/RHSA-2009-1335.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: bc51e0e0b299ea876f89bfd75d6b7ba3 openssl-0.9.8e-12.el5.i686.rpm bf11828ecd27ce21c7a87aa9caf5b72e openssl-0.9.8e-12.el5.x86_64.rpm
2012 Oct 04
0
CEBA-2012:1335 CentOS 5 xorg-x11-server Update
CentOS Errata and Bugfix Advisory 2012:1335 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1335.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 5dd508ede66a9349d7e181a67f9a23276d3653338a8a168b6808502075dd9fb9 xorg-x11-server-sdk-1.1.1-48.91.el5_8.2.i386.rpm