Displaying 3 results from an estimated 3 matches for "agarkov".
2017 May 29
8
[Bug 1152] New: iptables-xml crashed on -D rules
...ules
           Product: iptables
           Version: 1.4.x
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: unknown
          Assignee: netfilter-buglog at lists.netfilter.org
          Reporter: ivan.agarkov at gmail.com
[root at server ~]# cat /etc/iptables.post
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [5103:1388026]
-D INPUT -p tcp --dport 2200 -j ACCEPT
[root at server ~]# gdb /usr/bin/iptables-xml 
GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-94.el7
Copyright (C) 2013 Free...
2018 Nov 14
1
[Bug 1294] New: Strange --probability behavior
...Product: iptables
           Version: 1.4.x
          Hardware: x86_64
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: iptables
          Assignee: netfilter-buglog at lists.netfilter.org
          Reporter: ivan.agarkov at gmail.com
Pasting these rules:
-A CLUSTER_EMUL -m set --match-set crop10_src src -m statistic --mode random
--probability 0.1 -j DROP
-A CLUSTER_EMUL -m set --match-set crop20_src src -m statistic --mode random
--probability 0.2 -j DROP
-A CLUSTER_EMUL -m set --match-set crop50_src src -m stat...
2023 Jul 06
4
[Bug 1692] New: CentOS 7 kernel up to 3.10.0-1160.92.1.el7.x86_64 - nftables hangs the system on set flush
...em on set flush
           Product: nftables
           Version: unspecified
          Hardware: x86_64
                OS: other
            Status: NEW
          Severity: blocker
          Priority: P5
         Component: kernel
          Assignee: pablo at netfilter.org
          Reporter: ivan.agarkov at gmail.com
Created attachment 719
  --> https://bugzilla.netfilter.org/attachment.cgi?id=719&action=edit
nftables config
Environment
- CentOS 7 kernel 3.10.0-1160.92.1.el7.x86_64 ( also tested 2 kernels back )
- Both HW & VM
Steps to reproduce:
1. Apply attached nftables config
2. R...