Hi,

okay well I am wanting to Get stunnel working.
it is complaining that the stunnel.pid file cannot be created.
what am I doing wrong?

--- from logs ----
2003.05.30 11:43:56 LOG3[44790:134598656]: Cannot create pid file /var/run/stunn
el/stunnel.pid
2003.05.30 11:43:56 LOG3[44790:134598656]: create: No such file or directory (2)

-- from configuration ---
# Comment it out on Win32
cert = /usr/local/etc/stunnel/mail.pem
chroot = /var/tmp/stunnel
# PID is created inside chroot jail
pid = /var/run/stunnel/stunnel.pid
setuid = stunnel
setgid = stunnel

--- the dir exists
typhoon# ls -ld /var/run/stunnel/
drwxr-xr-x  2 stunnel  stunnel  512 May 30 11:43 /var/run/stunnel/
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to