Installation Instructions for Lestat ------------------------------------ 1. Download and unpack the tarball. 2. Install the perl DBI modules if necessary. 3. Install the Net::Pcap module if necessary. 4. Create the database to store your results upon. mysql --user=user --password=pass < create.sql 5. Install the software with 'make install'. a) Either edit the file /etc/lestat.conf b) supply appropriate command line arguments for connecting to the datase: lestat --user=fff --password=blah c) Start lestat, and sit back as your database gets filled with attack data. 7. Copy the contents of the 'web/' directory to a location your webserver will serve. Edit 'config.inc' to specify the username and password - then view 'index.php' in your browser. Steve --- www.steve.org.uk