Sunday, January 16, 2011

Susten 300 How To Use

Installing Ubuntu Deamonlogger 10:10

Here's how to install Ubuntu on daemonlogger 10.10.

Install all the necessary dependencies:


sudo apt-get install libpcap-dev-dev libdumbnet1 libdumbnet


Because the files are renamed Libdnet bad, we need to create symbolic links to them so that they daemonlogger can find, otherwise you can install from source Libdnet but in this guide we will see how to make avoiding:


cd / usr / lib

sudo ln-s libdumbnet.a libdnet.a

shell> sudo ln-s libdumbnet.so libdnet.so

sudo ln-s libdumbnet.so.1.0.1 libdnet.so.1.0.1

sudo ln-s libdumbnet.so.1 libdnet.so.1

sudo ln-s libdumbnet.la libdnet.la

cd / usr / include / sudo

ln-s dumbnet.h dnet.h


daemonlogger Final Installation:


wget-c http://www.snort.org/users/roesch/code/daemonlogger-1.2.1.tar.gz

daemonlogger-1.2.1.tar.gz tar xvzf

cd daemonlogger

-1.2.1. / configure


make sudo make install


it! Daemologger is now installed on Ubuntu and ready to capture packets.

0 comments:

Post a Comment