Ubuntu Forums Archive Viewer

snort install problem

Archived thread 1005358 from Security. Markdown source: Security/thread_1005358_snort_install_problem.md

Original URL About this archive
#1

Hi all has any one got snort working in ubuntu 8.10 the problem i have is installing the snort-mysql can any one tell me if there a work around for this problem

Thanks madman100

#2

You're going to have to be more descriptive than that. ;) Have you tried following bodhi.zazen's tutorial? Exactly what error are you getting?

#3

Hi Kinstonian thanks for the reply the problem is with the sonrt-mysql when i try too install it i get this error E: snort-mysql: subprocess post-installation script returned error exit status 6

Thanks madman100

#4

I'm not sure, but I think that error is related to snort not finding the database for logging. Create the database and reinstall snort.

#5

Thanks Sarmacid will try this later i for got to say i was using 8.10 64bit version if this makes any difference

Thanks madman100

#6

Is this the problem you're experiencing?

https://bugs.launchpad.net/ubuntu/+source/snort/+bug/222091

#7

hi guys manage to sort out the snort problem could not get the one in the synaptic package manager to work but i have got the tar.gz one to work fowling the Ubuntu Intrusion Detection tutorial every thing went fine up to the point of logging in to the browser page i have restart snort and added it to the schedule task manager to restart every 3hours but when logging in to base keep getting this Not Found

The requested URL /base was not found on this server. Apache/2.2.9 (Ubuntu) PHP/5.2.6-2ubuntu4 with Suhosin-Patch Server at 127.0.0.1 Port 80

Thanks madman100

#8

Did you move the base directory to /var/www/base after untarring?

What's the output of ``` find / -name "base_main.php"

#9

Hi Sarmacid for some reason could not get the 1.3.9 version to work downloaded the 1.4.1 version and untar to the /var/www as i done before and now that version is working

Thanks Madman100