ipt-netflow icon indicating copy to clipboard operation
ipt-netflow copied to clipboard

Netflow iptables module for Linux kernel (official)

Results 90 ipt-netflow issues
Sort by recently updated
recently updated
newest added

Не собирается commit 40fefb20d0d2d11a39a5cc69d08db25c95b20a16 с https://github.com/aabc/ipt-netflow на ОС Debian GNU/Linux 10 (buster), ядро 4.19.0-21-amd64, - Linux debian10 4.19.0-21-amd64 #1 SMP Debian 4.19.249-2 (2022-06-30) x86_64 GNU/Linux. Ошибка сборки: ``` /usr/local/src/ipt-netflow/ipt-netflow/ipt_NETFLOW.c: In...

[root@c17-09-nfcollector-00 ipt-netflow]# ./configure --enable-vlan --enable-direction --enable-promisc --disable-snmp-agent Module version: 2.6-12-g40fefb2 Kernel version: 3.10.0-1160.66.1.el7.x86_64 (uname) Kernel sources: /lib/modules/3.10.0-1160.66.1.el7.x86_64/build (found) Checking for presence of include/linux/netfilter.h... Yes netfilter.h uses CONFIG_NF_NAT_NEEDED... Yes Checking for...

It compiles fine in master branch at 5f188b7b4b0dfc9b9b4445700ad02d0078198bb7 but we get a compile error using master branch as 6a55739a9bf9fb890dbd1aa338057f394b766ab8 ``` bash # ./configure --kdir=/tmp/kernel --ipt-bin=/tmp/vroot/sbin/iptables --ipt-lib=/tmp/vroot/lib/xtables --ipt-inc=/tmp/vroot/include --enable-natevents --enable-snmp-rules --enable-macaddress...

Just a suggestion: I'm working in an environment where we want to send Netflow V9 or IPFIX data are sent from ipt-netflow to a remote server over an encrypted tunnel...

Place files "package/network/ipt-netflow/" in OpenWRT build and select in menuconfig. Builds on Chaos Calmer, fixes #39 .

enhancement

I can't compile from apt with dkms on `4.19.0-18-amd64 #1 SMP Debian 4.19.208-1 (2021-09-29)` same issue as https://github.com/aabc/ipt-netflow/issues/177 Could you help me? ``` Loading new ipt-netflow-2.3 DKMS files... Building for...

``` Test function put_unaligned_be24 asm/unaligned.h declared Test function totalram_pages linux/mm.h declared Test symbol totalram_pages linux/mm.h declared Test member nf_ct_event_notifier.ct_event net/netfilter/nf_conntrack_ecache.h undeclared Error: unexpected error from compiler make -s -B -C...