Koozali.org: home of the SME Server

Is it installed or not??

Mark Baker

Is it installed or not??
« on: July 15, 2002, 07:27:56 PM »
I am trying to install Snort and Acid per http://www.star-support.com/downloads/mitel/contrib/snort/acid-howto.htm

Here is where I currently am.  What is the deal?

[root@gateway StarSupport]# rpm -q ari-mitel-acid-1.0-11.noarch.rpm
package ari-mitel-acid-1.0-11.noarch.rpm is not installed
[root@gateway StarSupport]# rpm -i ari-mitel-acid-1.0-11.noarch.rpm
package ari-mitel-acid-1.0-11 is already installed
[root@gateway StarSupport]#


Thanks people,
- Mark Baker

Mark Baker

Re: Is it installed or not??
« Reply #1 on: July 15, 2002, 07:33:23 PM »
Oaky, I did a rpm -U --force ari-mitel-acid-1.0-11.noarch.rpm

Now when going to the web path, I get
Warning: Access denied for user: 'root@localhost' (Using password: YES) in /opt/administration/acid/adodb/drivers/adodb-mysql.inc.php on line 115


Error (p)connecting to DB : snort_log@localhost

Check the DB connection variables in acid_conf.php

Rich Lafferty

Re: Is it installed or not??
« Reply #2 on: July 15, 2002, 07:34:55 PM »
Mark Baker wrote:
>
> I am trying to install Snort and Acid per
> http://www.star-support.com/downloads/mitel/contrib/snort/acid-howto.htm
>
> Here is where I currently am.  What is the deal?
>
> [root@gateway StarSupport]# rpm -q
> ari-mitel-acid-1.0-11.noarch.rpm
> package ari-mitel-acid-1.0-11.noarch.rpm is not installed

rpm -q takes a package name, not a filename. Lose the ".noarch.rpm"
from that command and I suspect you will find that it is already installed.

Cheers,
--Rich

Mark Baker

Re: Is it installed or not??
« Reply #3 on: July 15, 2002, 08:35:43 PM »
I can connect to the snort_log database from the console, so what is going on?  I also made sure that the snort_conf.php had the correct password.

Any help would be appreciated
- Mark Baker

Mark Baker

Re: Is it installed or not??
« Reply #4 on: July 15, 2002, 08:50:54 PM »
Just to complicate things, Snort will not start.

[root@gateway init.d]# ./snortd status
snort is stopped
[root@gateway init.d]# ./snortd start
Starting snort:                                            [   OK   ]
[root@gateway init.d]# ./snortd status
snort is stopped