summaryrefslogtreecommitdiffstats
path: root/network/base/README.SLACKWARE
blob: 08d5dc09294166e032f224c98eae10dd63763fa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
README.SLACKWARE
================


0) Before installing BASE
-------------------------

0.1 Necessary packages

BASE requires a running installation of Snort, saving events to a database,
either directly or through Barnyard{,2}, and adodb.

I tested this with:
  - snort-2.8.6.1
  - barnyard2-1.8
  - adodb-5.11

Snort (with our without Barnyard) should be working fine, saving alerts to
your database before attempting to install or configure BASE.

0.2 Necessary PHP modules

For the graphics to work, you will need to get some modules from the PEAR
library.

You can download & install them with a few simple commands, presuming you
have a working internet connection. If you do not have internet access on
the system where you are setting up BASE, check the pear instructions on how
to download the packages and install them on a separate box.

  # pear install Image_Color-1.0.4
  # pear install Image_Canvas-0.3.2
  # pear install Image_Graph-0.7.2


1) Configuring BASE
-------------------

After installing the BASE package, point your webbrowser to:

  http://<yourserver>/base

and follow the five steps to configure BASE.
The last step is to copy the created configuration settings from your browser
and save it as:

  /var/www/htdocs/base/base_conf.php