Re: Enquiry on RR/IDXP

[email protected] (Jonas Borgström) 20 Jul 2002 11:51:55 +0200
Newsgroups gmane.network.beep.roadrunner.general
Message-ID <[email protected]>
"Eddie Lim" <[email protected]> writes:

> Hi,
> 
> I am currently doing my Honours thesis which require me to conduct experimentation on the RR/IDXP.
> The testing aims to validate the properties of IDXP as well as testing rr/idxp under various 
> conditions using 2 networked PCs running on Linux platform. For a start,i have installed 
> roadrunner onto both PCs.
> 
> Being very new to the field, i wish to seek clarifications and help to the following issues:
> 
> 1.)Is the roadrunner independent of the rr/idxp, do i need to install rr/idxp as the profile to 
> be used together with roadrunner. 

Yes, RoadRunner is independent of rr/idxp. RoadRunner is a modular framework for use in development 
of network applications. And rr/idxp is such a module to implement the Intrusion Detection eXchange
Protocol using RoadRunner.

> 
> 2.)How do i verify roadrunner to be working? i tried to run the example but received connect() 
> failed message.

Did you start the server? (examples/simple-server). If you start simple-server in one xterm
and the simple-client program in the other. You should see that the server outputs
"Received a MSG frame: 'Hello World!'" each time you run the client.

More debug output can be enabled like this "export RR_DEBUG=2" or "export RR_DEBUG=all"

> 
> 3.)Is there any documentation available that will assist the usage of both the roadrunner and 
> rr/idxp.
> 
Most of the documentation currenty available for roadrunner and rr/idxp can be found here:

http://rr.codefactory.se/doc/

Most of it is low level reference manuals. The RR/IDXP reference manual isn't available online 
but it will be build at compile time if you have gtkdoc installed.

/ Jonas
-- 
Jonas Borgström                  [email protected]
CodeFactory AB                   http://www.codefactory.se/
Office: +46 (0)90 71 86 10       Cell: +46 (0)70 248 89 58