Actions
Bug #16229
openSnort cannot run on if_pppoe interfaces
Status:
Confirmed
Priority:
Normal
Assignee:
-
Category:
Snort
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
2.8.0
Affected Plus Version:
25.03
Affected Architecture:
All
Description
Snort will fail to start if enabled on a PPPoE interfaces using the new if_pppoe module:
Jun 4 13:57:25 snort 40131 Acquiring network traffic from "pppoe0". Jun 4 13:57:25 snort 40131 Initializing daemon mode Jun 4 13:57:25 snort 1649 Daemon initialized, signaled parent pid: 40131 Jun 4 13:57:25 snort 1649 Reload thread starting... Jun 4 13:57:25 snort 1649 Reload thread started, thread 0x3e191fa16d00 (1649) Jun 4 13:57:25 snort 1649 FATAL ERROR: Cannot decode data link type 51
This appears to be because the interface returns encapsulated traffic when capturing on it and Snort doesn't currently decode that.
Tested in 2.8 with Snort package 4.1.6_25
Updated by Steve Wheeler 3 days ago
- Affected Version set to 2.8.0
- Affected Plus Version set to 25.03
Updated by Sayed Mohammad Badiezadegan 2 days ago
- Status changed from New to Confirmed
Actions