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

Neil Aggarwal neil at JAMMConsulting.com
Sat Oct 4 18:33:05 CDT 2003


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




More information about the Discuss mailing list