Project

General

Profile

Actions

Bug #1994

closed

System too old for tpacket v3 switching to v2

Added by Sergio Romero over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Target version:
-
Affected Versions:
Effort:
Difficulty:
Label:

Description

As requested by Peter, I open this bug request.

The information I could give it's that after upgrading kernel We've managed to start on af_packet mode but keeps logging the error on Subject and use v2 capture:

Setup:
· Suricata 3.2
· Centos 6 x64
· Kernel 4.8.13-1.el6.elrepo.x86_64 (upgraded this weeks as suggested on the oisf list)
· 2 x XeonE5-2470 0 @ 2.30GHz (8 Cores with HT) --- 32 total
· 96GB RAM
· 2 x Intel 82599ES 10-Gigabit cards ·
· Sniffer-only mode

AFpacket Config:af-packet:
- interface: eth2
threads: 16
cluster-id: 98
cluster-type: cluster_flow
defrag: yes
tpacket-v3: yes
use-mmap: yes
ring-size: 400000
#block-size: 524288
buffer-size: 104857600
- interface: eth3
threads: 16
cluster-id: 97
cluster-type: cluster_flow
defrag: yes
tpacket-v3: yes
use-mmap: yes
ring-size: 400000
#block-size: 524288
buffer-size: 104857600

suricata.log:
20/12/2016 -- 09:26:54 - <Notice> - This is Suricata version 3.2 RELEASE
20/12/2016 -- 09:26:54 - <Info> - CPUs/cores online: 32
20/12/2016 -- 09:26:54 - <Info> - Use pid file /var/run/suricata.pid from config file.
20/12/2016 -- 09:26:54 - <Info> - 37 rule files processed. 11803 rules successfully loaded, 0 rules failed
20/12/2016 -- 09:26:54 - <Info> - 11804 signatures processed. 1298 are IP-only rules, 4447 are inspecting packet payload, 7567 inspect application layer, 0 are decoder event only
20/12/2016 -- 09:26:56 - <Info> - Threshold config parsed: 0 rule(s) found
20/12/2016 -- 09:26:56 - <Info> - fast output device (regular) initialized: fast.log
20/12/2016 -- 09:26:56 - <Info> - eve-log output device (regular) initialized: eve.json
20/12/2016 -- 09:26:56 - <Info> - stats output device (regular) initialized: stats.log
20/12/2016 -- 09:26:56 - <Notice> - System too old for tpacket v3 switching to v2
20/12/2016 -- 09:26:56 - <Info> - Going to use 16 thread(s)
20/12/2016 -- 09:26:56 - <Notice> - System too old for tpacket v3 switching to v2
20/12/2016 -- 09:26:56 - <Info> - Going to use 16 thread(s)
20/12/2016 -- 09:26:57 - <Notice> - all 32 packet processing threads, 4 management threads initialized, engine started.
20/12/2016 -- 09:27:04 - <Info> - All AFP capture threads are running.


Files

suricata.yaml.txt (12.3 KB) suricata.yaml.txt Suricata config Sergio Romero, 12/21/2016 03:42 AM
Actions

Also available in: Atom PDF