How to build and run the project ------------------------ (1) Install SFS and OPeN library somewhere. (2) Copy the folder "DhtCidsTest" (which is part of the LarSID release) to somewhere (3) Change the system parameter you can change the LarSID parameter in .../DhtCidsTest/DhtCidsconfig change the OpenDHT gateway in .../DhtCidsTest/bin/gateway.list put your test file (intrusion log) in .../DhtCidsTest/TestData/, the format shoud like this: #Date Time Provider_hash Source_IP 2005-01-02 00:00:01 75022392 083.039.198.051 2005-01-02 00:00:02 75022392 217.125.166.053 (4) Compile LarSID middleware: if you have SFS and OPeN installed in a standard location, just do ./configure --prefix=/home/YOURUSER/DhtCidsTest otherwise if you have it installed somewhere, do e.g. ./configure --prefix=/home/YOURUSER/DhtCidsTest SFSDIR=/home/YOURUSER/sfs-0.7.2/ OPENDIR=/home/YOURUSER/open/ then make install (5) Run the LarSID middleware: /home/YOURUSER/DhtCidsTest/bin/./DhtCids -b testfile finally the test results can be found in .../DhtCidsTest/out/