Wondering if any has managed to get Snort working on Fedora 12?
Here are the packages i have installed:
- mysql-server-5.1.42-7.fc12.i686
- snort-2.8.5.1-1.fc12.i686
- base-1.4.4
snort-2.8.5.1-1.fc12.i686,
I've managed from what i can tell to get snortd/mysql and base installed and working to some extent. I can see snort is logging to /var/log/snort/alert so it can recording and i can access the snort DB in mysql, base loads fine except it's now showing any data.
Thinking it must be a permissions issues somewhere or snort isn't storing the data properly to mysql.
I've checked my apache logs and snort logs can't find any issues anywhere..