LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 04-21-2006, 02:49 AM   #1
zali
Member
 
Registered: Sep 2005
Distribution: Suse
Posts: 56

Rep: Reputation: 15
installing ACID & Snort


Hi,
I want to install ACID, SNORT, MYSQL for a subnet.
which distro of linux is better for this reason? if there is differences between SuSe, Debian, Redhat or any other Linux distros for snort & ACID?
currently I use SuSE for all my works. whether it is necessary to change my distro or not? I used to SuSE.
please help me.
 
Old 04-21-2006, 07:23 AM   #2
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
There really isn't enough differences between any distros to worry about for this. Any of the distros you list (as well as a ton of others) would run those programs just fine. So if you are familiar with Suse, stick with it.

By the way, you may want to look at BASE as a replacement for ACID. ACID development was discontinued quite some time ago, and BASE is a replacement that is actively supported.
 
Old 04-21-2006, 10:13 PM   #3
zali
Member
 
Registered: Sep 2005
Distribution: Suse
Posts: 56

Original Poster
Rep: Reputation: 15
Thx Hangdog42,
OK, but I have a problem, for installing snort with mysql, it is necessary to install libmysqlclient-dev, but I could not find this package. I downloaded ibmysqlclient12-dev_4.0.23-3ubuntu2.1_i386.deb, but this is a debian package, I don't know how can I install it on suse. Is there any libmysqlclient-dev RPM or source ?
I heared about BASE too, but I have a question: is there any differences between the quality of BASE and ACID? does BASE have all features of ACID? or may be BASE is better than ACID at all?
please continue helping me!!
 
Old 04-22-2006, 07:47 AM   #4
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
I'm afraid I don't know much about Suse repositories (but I did find this page, which has a listing of several places to look), but I would think that Yast should be able to find the package.

Since BASE was developed from ACID, I would expect it to have an improved feature set from ACID. Also, since BASE is being actively developed, while ACID has been abandoned, I would expect BASE to improve in the future.
 
Old 04-23-2006, 07:27 AM   #5
zali
Member
 
Registered: Sep 2005
Distribution: Suse
Posts: 56

Original Poster
Rep: Reputation: 15
Thanks alot for ur help
I installed mysql-devel, but there is still an error : " cannot find -lmysqlclient "
but I have installed mysql-devel . what is this error for?
 
Old 04-23-2006, 08:05 AM   #6
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
From what I can tell from googling, it is possible that either your mysql libraries didn't get installed, or the compiler can't find them. Try running ldconfig (as root) and see if that doesn't solve the problem. If not, you're going to need to find out what directories your mysql libraries are stored in and make sure that directory is in /etc/ld.so.conf. If it is not, add it and run ldconfig again.

If the path is already there, and ldconfig didn't work, you might want to read through this thread.
 
Old 04-23-2006, 08:50 AM   #7
zali
Member
 
Registered: Sep 2005
Distribution: Suse
Posts: 56

Original Poster
Rep: Reputation: 15
Thx lot again 4 ur help.
when I run
#ldconfig -v
I find out that libmysqlclient.so is exist, but when I want to make snort(after configure it with out any error) it said: "can not find lmysqlclient"
what is wrong?
 
Old 04-23-2006, 09:17 AM   #8
zali
Member
 
Registered: Sep 2005
Distribution: Suse
Posts: 56

Original Poster
Rep: Reputation: 15
Thanks Hangdog42, I installed mysql-client-standard and my problem solved
 
Old 04-29-2006, 09:21 AM   #9
zali
Member
 
Registered: Sep 2005
Distribution: Suse
Posts: 56

Original Poster
Rep: Reputation: 15
Hi, I have installed snort with Base & mysql. now I have 2 questions:
1- where we should install snort on a subnet? on a Gateway? suppose I have a subnet and I want to install snort as my IDS to controll all the trafics go out and come in to the subnet. after a main router?

2- I have problem with graphic in Base. if I must to use jpgraph (In Linux)? or another package?
Now I have installed Image_Graph. but there is a problem: "Failed opening required 'Image/Canvas.php' ", but there is not any Canvas.php file on my system.

Thanks in advance.
 
Old 04-30-2006, 08:42 AM   #10
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Quote:
1- where we should install snort on a subnet? on a Gateway? suppose I have a subnet and I want to install snort as my IDS to controll all the trafics go out and come in to the subnet. after a main router?
I'm going to dodge answering this one because my experience with Snort is limited to my home LAN, where everything needs to run on a single computer. Hopefully someone with more relevant experience will chime in (but do have a look at the Snort FAQ as they have a section on where in your LAN to place Snort). They also have a section on the best way to use Snort to block traffic.

Quote:
2- I have problem with graphic in Base. if I must to use jpgraph (In Linux)? or another package?
Now I have installed Image_Graph. but there is a problem: "Failed opening required 'Image/Canvas.php' ", but there is not any Canvas.php file on my system.
I believe jpgraph is required by BASE. It was an ACID requirement and since BASE is derived from ACID, I suspect the dependency is still there. I'm afraid I'm not familiar with Image_Graph so I'm not going to be a lot of help with that error.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SNORT and ACID help!! HopelessLinuxNewbie Fedora 1 08-23-2005 12:12 PM
Snort, MySQL and ACID Dr. Psy Slackware 11 06-01-2005 06:18 PM
mysql snort acid HELP wylie1001 Linux - Software 0 01-01-2005 06:51 PM
Snort & ACID no output dfhzn Linux - Security 1 10-01-2004 02:33 AM
Snort/ACID setup q TruckStuff Linux - Security 3 09-14-2004 01:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 12:25 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration