1828006 Members
2186 Online
109973 Solutions
New Discussion

Stunnel not running!!!

 
SOLVED
Go to solution
Niikhil Kohli
Occasional Contributor

Stunnel not running!!!

I'm trying to run stunnel using:
/usr/local/bin>./stunnel stunnel.conf

but i get the following error:

/usr/lib/hpux32/dld.so: Unsatisfied data symbol 'rfc931_timeout' in load module '/usr/lib/hpux32/libwrap.so'.
Killed

Machine specifications.
os version:11.23
machine type:ia 64

Please help.
4 REPLIES 4
smatador
Honored Contributor
Solution

Re: Stunnel not running!!!

Hi,
This error seems to correspond to tcpwrappers
swlist -l file HPUX-TCPWRAP
smatador
Honored Contributor

Re: Stunnel not running!!!

Niikhil Kohli
Occasional Contributor

Re: Stunnel not running!!!

Thanks for the help. I declared that variable inside the stunnel's code.
Niikhil Kohli
Occasional Contributor

Re: Stunnel not running!!!

Stunnel is working now.I'm newbie to stunnel, so anyone can provide me with the conf file to run stunnel as daemon for telnet service. Thanks in advance.