Displaying 20 results from an estimated 10000 matches similar to: "[Bug 1476] xtables-monitor --trace segfaults running inside a container"
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
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:
2024 Apr 07
0
[Bug 1595] conntrack resumes closed NAT connection despite rules no longer exist
https://bugzilla.netfilter.org/show_bug.cgi?id=1595
Antonio Ojea <antonio.ojea.garcia at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME
--- Comment #2 from Antonio Ojea
2024 Jan 06
10
[Bug 1730] New: nft does not handle IPv6 addresses with embedded IPv4 addresses
https://bugzilla.netfilter.org/show_bug.cgi?id=1730
            Bug ID: 1730
           Summary: nft does not handle IPv6 addresses with embedded IPv4
                    addresses
           Product: nftables
           Version: 1.0.x
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: nft
         
2024 Apr 03
10
[Bug 1742] New: using nfqueue breaks SCTP connection (tracking)
https://bugzilla.netfilter.org/show_bug.cgi?id=1742
            Bug ID: 1742
           Summary: using nfqueue breaks SCTP connection (tracking)
           Product: libnetfilter_queue
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: libnetfilter_queue
          Assignee:
2024 Aug 26
13
[Bug 1766] New: nfqueue randomly drops packets with same tuple
https://bugzilla.netfilter.org/show_bug.cgi?id=1766
            Bug ID: 1766
           Summary: nfqueue randomly drops packets with same tuple
           Product: netfilter/iptables
           Version: unspecified
          Hardware: x86_64
                OS: All
            Status: NEW
          Severity: major
          Priority: P5
         Component: netfilter hooks
          Assignee:
2020 May 21
2
[Bug 1427] New: can not reuse source port to a DNATed IP if it is being used by another connection
https://bugzilla.netfilter.org/show_bug.cgi?id=1427
            Bug ID: 1427
           Summary: can not reuse source port to a DNATed IP if it is
                    being used by another connection
           Product: netfilter/iptables
           Version: unspecified
          Hardware: x86_64
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
   
2023 Dec 18
4
[Bug 1728] New: Regression: iptables lock is now waited for without --wait
https://bugzilla.netfilter.org/show_bug.cgi?id=1728
            Bug ID: 1728
           Summary: Regression: iptables lock is now waited for without
                    --wait
           Product: iptables
           Version: 1.8.x
          Hardware: x86_64
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: unknown
         
2014 Dec 03
2
[Bug 989] New: Deprecated function gethostbyaddr used in xtables
https://bugzilla.netfilter.org/show_bug.cgi?id=989
            Bug ID: 989
           Summary: Deprecated function gethostbyaddr used in xtables
           Product: iptables
           Version: 1.4.x
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: iptables
          Assignee: netfilter-buglog at
2016 Dec 31
1
[Bug 1108] New: Need a new release to build nftables --with-xtables
https://bugzilla.netfilter.org/show_bug.cgi?id=1108
            Bug ID: 1108
           Summary: Need a new release to build nftables --with-xtables
           Product: iptables
           Version: CVS (please indicate timestamp)
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: iptables
         
2017 May 19
4
[Bug 1149] New: xtables-eb.c:533: bad test ?
https://bugzilla.netfilter.org/show_bug.cgi?id=1149
            Bug ID: 1149
           Summary: xtables-eb.c:533: bad test ?
           Product: netfilter/iptables
           Version: unspecified
          Hardware: x86_64
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ip_tables (kernel)
          Assignee:
2017 Jan 13
1
[Bug 1112] New: xtables-compat-multi fails to parse comments
https://bugzilla.netfilter.org/show_bug.cgi?id=1112
            Bug ID: 1112
           Summary: xtables-compat-multi fails to parse comments
           Product: iptables
           Version: CVS (please indicate timestamp)
          Hardware: x86_64
                OS: Gentoo
            Status: NEW
          Severity: minor
          Priority: P5
         Component: unknown
          Assignee:
2014 Oct 24
3
[Bug 982] New: vfork() in xtables.c can corrupt stack
https://bugzilla.netfilter.org/show_bug.cgi?id=982
            Bug ID: 982
           Summary: vfork() in xtables.c can corrupt stack
           Product: iptables
           Version: 1.4.x
          Hardware: x86_64
                OS: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: iptables-restore
          Assignee: netfilter-buglog at
2013 Jul 23
0
Re: How to monitor a lxc container started by libvirt_lxc from inside ?
On Tue, Jul 23, 2013 at 04:56:30PM +0800, hzguanqiang wrote:
> Hi Guys,
> When I created a lxc container by libvirt, I logged into the lxc
> container and noticed that info under /proc/ dir did not match the
> lxc container resource.  Is the /proc dir in lxc container just
> showing the same thing as the lxc host? If I want to monitor the
> realtime resource usage inside the lxc
2013 Jul 24
0
Re: How to monitor a lxc container started by libvirt_lxc from inside ?
On 07/24/2013 10:28 AM, hzguanqiang wrote:
> On 2013-07-23 18:14, "Daniel P. Berrange" <berrange@redhat.com> wrote:
> 
>>> On Tue, Jul 23, 2013 at 04:56:30PM +0800, hzguanqiang wrote:
>>> Hi Guys,
>>> When I created a lxc container by libvirt, I logged into the lxc
>>> container and noticed that info under /proc/ dir did not match the
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
       
2013 Jul 23
3
How to monitor a lxc container started by libvirt_lxc from inside ?
Hi Guys,
When I created a lxc container by libvirt, I logged into the lxc container and noticed that info under /proc/ dir did not match the lxc container resource.  Is the /proc dir in lxc container just showing the same thing as the lxc host? If I want to monitor the realtime resource usage inside the lxc container, What should I do?
 				
--------------
Best regards!
GuanQiang
2013-07-23
2017 Jan 01
0
CISTI'2017 - Doctoral Symposium
------------------------------------------------------------------
Doctoral Symposium of CISTI'2017
12th Iberian Conference on Information Systems and Technologies
14th and 17th of June 2017, ISCTE-IUL, Lisboa, Portugal
http://www.cisti.eu/
---------------------------------------------------------------------------
The purpose of CISTI'2017?s Doctoral Symposium is to provide graduate
2017 Jan 01
0
CISTI'2017 - Doctoral Symposium
------------------------------------------------------------------
Doctoral Symposium of CISTI'2017
12th Iberian Conference on Information Systems and Technologies
14th and 17th of June 2017, ISCTE-IUL, Lisboa, Portugal
http://www.cisti.eu/
---------------------------------------------------------------------------
The purpose of CISTI'2017?s Doctoral Symposium is to provide graduate
2017 Jan 03
3
[Bug 1110] New: Build failure if --with-xtables
https://bugzilla.netfilter.org/show_bug.cgi?id=1110
            Bug ID: 1110
           Summary: Build failure if --with-xtables
           Product: nftables
           Version: unspecified
          Hardware: x86_64
                OS: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: iptables over nftable
          Assignee: pablo at