Snort mailing list archives

Re: Re: snortcenter ccomunication.


From: Erick Mechler <emechler () techometer net>
Date: Wed, 2 Apr 2003 10:19:08 -0800

:: If I run curl from the command line in the attempt to
:: connect with my agent I get the same error:
:: 
:: curl: (7) socket error: 111
:: 
:: It doesn't tell me anything else.

Wow, there is suprisingly little information about this error that I can 
find.  Okay, couple of things to try since I'm flying blind here:

Run curl with the --trace [output_file] option, eg...

  curl --trace trace.txt https://....

Then look in the trace.txt file to see what it says.  Next, make sure that
(if you are indeed trying to connect to a system running an SSL-enabled web
server) that curl is compiled against your ssl library (ldd `which curl`
should do the trick).  Lastly, try upgrading your version of curl, libcurl,
and especially OpenSSL (the version you have is very old and subject to
quite a few exploits).

If after all this the problem isn't apparent, I'd suggest wandering over to 
one of the curl mailing lists to see if they can offer any other help.

  http://curl.sourceforge.net/

Cheers - Erick


-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/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: