Snort mailing list archives

sguil


From: "Slighter, Tim" <tslighter () itc nrcs usda gov>
Date: Tue, 5 Aug 2003 11:00:36 -0600

I believe I may have figured out how to get sguil to work based on this
model:

sguil system on Unix host configured with OpenSSL for client connectivity
sguil client on Windows System with ActiveState TCL and Windows TLS package

Here is what was done:
On the unix system, run sguild with the -O for SSL.  Create the *.key and
*.pem files and place them in /etc/sguild/certs start sguild as "./sguild -O
/usr/lib/libtls1.4.so and then start the xscriptd daemon as "./xscriptd -O
/usr/lib/libtls1.4.so -D".  This is assuming the the libtls1.4.so files have
been extracted to /usr/lib.

From the client side make sure to have ActiveState TCL already installed.
Then grab the TLS files for Win32 and extract the 3 files into c:\tcl\bin.
Extract the sguil source code into "c:\program files\sguil" and then locate
the "sguil.conf" file in "c:\program files\sguil\client" and make the
following changes:

set SERVERHOST targethost (unix sguil system)
(example.....set SERVERHOST 192.168.1.2)

set OPENSSL 1

set TLS_PATH libtls14.dll

Following the instructions provided in the readme, simply associate the
sguil.tk file with Wish and that should work!

The client connection should now be secure via SSL as well as being required
to provide a username and password

Tim Slighter


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: