Snort mailing list archives

RE: Error starting stunnel


From: "Jeff Dell" <jdell () activeworx com>
Date: Tue, 18 May 2004 08:18:16 -0400

You have mysql running on the remote client box.. If you change the port to
something different say 3305 instead of 3306, or shutoff the local mysql
server this error should go away.

Jeff 

-----Original Message-----
From: snort-users-admin () lists sourceforge net
[mailto:snort-users-admin () lists sourceforge net] On Behalf Of Maetzky,
Steffen (Extern)
Sent: Tuesday, May 18, 2004 7:46 AM
To: 'snort-users () lists sourceforge net'
Subject: [Snort-users] Error starting stunnel

Hello,

I'm trying to setup an stunnel between barnyard and mysql or mudpit and
mysql.
I've created the certs and using the stunnel.conf's which I have found
during that list but if I start stunnel with:
stunnel /etc/stunnel/stunnel.conf on server and client I get the following
error (reported from client):

Error binding 3307 to 0.0.0.0:3306
Bind: Adress already in use (98)

Does anyone know what's going wrong and can help me to correct it?

Here are the confs:

Stunnel.conf from the database server: 
cert = /etc/stunnel/mysql.pem
pid =
client = no
CAfile = /etc/stunnel/cmysql.cert
verify = 3
[3306]
accept = 3307
connect = 3306 

Stunnel.conf from the remote sensors: 
pid =
foreground = yes
cert = /etc/stunnel/cmysql.pem
CAfile = /etc/stunnel/mysql.cert
verify = 3
client = yes
[3307]
accept = 3306
connect = ip.ofthe.database.server:3307 



 


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for
SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
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




-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
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: