Hi
I have problem like that with "include classification.config" option
in configuration file.
In this option path to “classification.config” is not absolute. And when starting
snort, he can't find this file.
I tried to change string "include classification.config" to
"include /etc/snort/classification.config".
After this,
snort starting successfully.