Project

General

Profile

Actions

Bug #3889

open

Support interfaces with MTU > 1500

Added by Oded Lazar over 3 years ago. Updated 9 months ago.

Status:
New
Priority:
Normal
Target version:
Affected Versions:
Effort:
low
Difficulty:
low
Label:
Beginner

Description

Suricata currently doesn't support interfaces with MTU set under 1500.
the default block size is 32768 on most machines (pagesize ^ order --> 4096 ^ 3),
thus suricata splits the payload to 32768 / 1500 -> 22.

If an interface has a bigger MTU, such as localhost which defaults to 65536, the block size is too small.

Actions

Also available in: Atom PDF