Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 176045

Summary: net-analyzer/snort-2.6.1.4 > unknown dynamic preprocessors ....
Product: Gentoo Linux Reporter: Mudrii <mudrii>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mudrii 2007-04-26 00:14:54 UTC
After update snort to version net-analyzer/snort-2.6.1.4 using USEFLAGS "dynamicplugin mysql -flexresp -flexresp2 -gre -inline -linux-smp-stats -odbc -perfprofiling -postgres -prelude -react (-selinux) -sguil -snortsam -timestats"

Can not start snort.

Reproducible: Always

Steps to Reproduce:
1.USE="dynamicplugin mysql" emerge snort
2./etc/init.d/snort start
3.

Actual Results:  
from /var/log/messages
Apr 26 06:38:08 gen2serv snort[25217]: /etc/snort/snort.conf(573) unknown dynamic preprocessor "ftp_telnet"
Apr 26 06:38:08 gen2serv snort[25217]: /etc/snort/snort.conf(577) unknown dynamic preprocessor "ftp_telnet_protocol"
Apr 26 06:38:08 gen2serv snort[25217]: /etc/snort/snort.conf(591) unknown dynamic preprocessor "ftp_telnet_protocol"
Apr 26 06:38:08 gen2serv snort[25217]: /etc/snort/snort.conf(596) unknown dynamic preprocessor "ftp_telnet_protocol"
Apr 26 06:38:08 gen2serv snort[25217]: /etc/snort/snort.conf(622) unknown dynamic preprocessor "smtp"
Apr 26 06:38:08 gen2serv snort[25217]: /etc/snort/snort.conf(777) unknown dynamic preprocessor "dcerpc"
Apr 26 06:38:08 gen2serv snort[25217]: /etc/snort/snort.conf(795) unknown dynamic preprocessor "dns"
Apr 26 06:38:08 gen2serv snort[25217]: FATAL ERROR: Misconfigured dynamic preprocessor(s)
Comment 1 Mudrii 2007-04-26 00:16:51 UTC
Fix is to uncomment in /etc/snort/snort.conf line

dynamicpreprocessor directory /usr/lib/snort_dynamicpreprocessor/
Comment 2 Jurek Bartuszek (RETIRED) gentoo-dev 2007-04-26 17:27:42 UTC

*** This bug has been marked as a duplicate of bug 176036 ***