[stunnel-users] Zombie problem with stunnel-4.11

This is a discussion on [stunnel-users] Zombie problem with stunnel-4.11 within the Stunnel Users forums, part of the Networking and Network Related category; Hi, I am trying to set up stunnel to be invoked from xinetd.d to secure pop3 access, and I'...


Go Back   Usenet Forums > Networking and Network Related > Stunnel Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-01-2006
Ole Husgaard
 
Posts: n/a
Default [stunnel-users] Zombie problem with stunnel-4.11

Hi,

I am trying to set up stunnel to be invoked from xinetd.d to secure pop3
access, and I'm having problems with zombie processes. It looks like
stunnel does not clean up after the pop3 session:
31679 ? Ss 0:00 xinetd -stayalive -reuse -pidfile /var/run/xinetd.pid
32049 ? Ss 0:00 \_ stunnel /etc/pop3s/stunnel.cnf
32050 ? Z 0:00 \_ [ipop3d] <defunct>

The contents of my stunnel.cnf file is:
CAfile = /var/www/html/ca-cert.crt
CRLfile = /var/www/html/ca-crl.crl
cert = /etc/pop3s/pop3s.cert
key = /etc/pop3s/pop3s.key
verify = 2
exec = /usr/sbin/ipop3d
execargs = ipop3d

I use a non-standard port 997 for the service, so I have the line
pop3s-eXerp 997/tcp
in my /etc/services file.

The xinetd configuration file for the service is:
service pop3s-eXerp
{
disable = no
socket_type = stream
wait = no
user = root
server = /usr/sbin/stunnel
server_args = /etc/pop3s/stunnel.cnf
log_on_success += USERID
log_on_failure += USERID
}

I have searched the net, but have not seen anybody else who have had this
problem.

Does anybody have an idea of what is causing this problem, or what I can do
to work around it?

Best Regards,

Ole Husgaard.
_______________________________________________
stunnel-users mailing list
stunnel-users@mirt.net
http://stunnel.mirt.net/mailman/listinfo/stunnel-users
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 11:03 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0