[NTLUG:Discuss] How to run stunnel daemon on RedHat 9?

asenec@senechalle.net asenec at senechalle.net
Sat Oct 4 21:43:57 CDT 2003


Why don't you start the daemon with strace and see if that
will tell you anything?

Annette

> From neil at JAMMConsulting.com Sat Oct  4 18:35:31 2003
> From: "Neil Aggarwal" <neil at JAMMConsulting.com>
> To: "NTLUG" <discuss at ntlug.org>
> Date: Sat, 4 Oct 2003 18:33:05 -0500
> MIME-Version: 1.0
> X-Priority: 3 (Normal)
> X-MSMail-Priority: Normal
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
> Importance: Normal
> Content-Transfer-Encoding: 7bit
> X-Spam-Status: No, hits=-2.7 required=5.0
> 	tests=BAYES_20,SUBJ_ENDS_IN_Q_MARK
> 	version=2.55
> X-Spam-Level: 
> X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)
> Subject: [NTLUG:Discuss] How to run stunnel daemon on RedHat 9?
> X-BeenThere: discuss at ntlug.org
> X-Mailman-Version: 2.1
> List-Id: NTLUG Discussion List <discuss.ntlug.org>
> List-Help: <mailto:discuss-request at ntlug.org?subject=help>
> List-Post: <mailto:discuss at ntlug.org>
> List-Subscribe: <https://ntlug.org/mailman/listinfo/discuss>,
> 	<mailto:discuss-request at ntlug.org?subject=subscribe>
> List-Archive: </pipermail>
> List-Unsubscribe: <https://ntlug.org/mailman/listinfo/discuss>,
> 	<mailto:discuss-request at ntlug.org?subject=unsubscribe>
> X-SA-Exim-Mail-From: discuss-bounces at ntlug.org
> X-SA-Exim-Scanned: No; SAEximRunCond expanded to false
> 
> Hello:
> 
> It looks like the stunnel program has changed radically from 
> RedHat 8 to RedHat 9.
> 
> I used to use this command to run a tunnel for the samba
> daemon on a remote server:
> stunnel -c -d 139 -r myserver:2139
> 
> But, now it is telling me that I have to put that in a config file,
> which I did, but I don't quite know how to run the daemon.
> 
> Here is what I did:
> 
> I created a file /etc/stunnel/samba.conf with this content:
> [samba]
> accept = 139
> connect = myserver:2139
> 
> When I run:
> stunnel /etc/stunnel/samba.conf
> It does not complain, but I do not see an stunnel process running.
> 
> Also, when I try to connect to the stunnelled daemon, it does not
> exist.
> 
> Any ideas?
> 
> Thanks,
> 	Neil
> 
> --
> Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com
> FREE! Valuable info on how your business can reduce operating costs by 
> 17% or more in 6 months or less! => http://newsletter.JAMMConsulting.com
> 
> 
> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss
> 



More information about the Discuss mailing list