why stunnel is not running on the system and showing stop?
Issue
- On running
/etc/init.d/stunnelstatus it says stop however on running/etc/init.d/stunnelstop, it says "FAILED"
server1[/etc/init.d]# ./stunnel status
stunnel is stopped
server1[/etc/init.d]# ps -ef |grep stunnel
nobody 30811 1 0 12:23 ? 00:00:00 /usr/webmethods/bin/stunnel /usr/webmethods/var/chroot-stunnel/etc/stunnel/stunnel.conf
nobody 30812 30811 0 12:23 ? 00:00:00 /usr/webmethods/bin/stunnel /usr/webmethods/var/chroot-stunnel/etc/stunnel/stunnel.conf
server1[/etc/init.d]# service stunnel stop
Stopping stunnel services: [FAILED]
Environment
Red Hat Enterprise Linux 5
Red Hat Enterprise Linux 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.