[stunnel-users] doubts with stunnel.conf
Gabriel Monnerat
gabrielmonnerat at gmail.com
Tue Aug 9 14:50:02 CEST 2011
Hello,
I am noob in stunnel and I trying configure my environment but I have
one problem.
My stunnel.conf is:
foreground = yes
output = /srv/slapgrid/slappart1/var/log/stunnel.log
pid = /srv/slapgrid/slappart1/var/run/stunnel.pid
syslog = no
debug = 7
foreground = yes
delay = yes
client = yes
socket = l:TCP_NODELAY=1
socket = r:TCP_NODELAY=1
key = /srv/slapgrid/slappart1/srv/ca/private/mykey.key
cert = /srv/slapgrid/slappart1/srv/ca/certs/mycert.crt
[varnish_SOFTINST-51]
accept = 10.0.235.44:26012
connect = [2a01:e34:ec03:*:*:*:*:*]:15000
In the stunnel compilation the option "--enable-ipv6" was used. And ipv6
address is one zope server to connect using https
I have this traceback:
2011.08.09 00:19:51 LOG7[12724:140272018274048]: local socket: FD=7
allocated (non-blocking mode)
2011.08.09 00:19:51 LOG7[12724:140272018274048]: Service
varnish_SOFTINST-51 accepted FD=7 from 10.0.235.44:39673
2011.08.09 00:19:51 LOG7[12724:140272018409232]: Service
varnish_SOFTINST-51 started
2011.08.09 00:19:51 LOG7[12724:140272018409232]: Option TCP_NODELAY set
on local socket
2011.08.09 00:19:51 LOG5[12724:140272018409232]: Service
varnish_SOFTINST-51 accepted connection from 10.0.235.44:39673
2011.08.09 00:19:59 LOG3[12724:140272018409232]: Error resolving
'[2a01:e34:ec03:*:*:*:*:*]': Neither nodename nor servname known
(EAI_NONAME)
2011.08.09 00:19:59 LOG3[12724:140272018409232]: No host resolved
2011.08.09 00:19:59 LOG5[12724:140272018409232]: Connection reset: 0
bytes sent to SSL, 0 bytes sent to socket
2011.08.09 00:19:59 LOG7[12724:140272018409232]: Service
varnish_SOFTINST-51 finished (0 left)
2011.08.09 00:19:59 LOG7[12724:140272018409232]: str_stats: 0 block(s),
0 byte(s)
2011.08.09 00:20:09 LOG7[12724:140272018274048]: local socket: FD=7
allocated (non-blocking mode)
2011.08.09 00:20:09 LOG7[12724:140272018274048]: Service
varnish_SOFTINST-51 accepted FD=7 from 10.0.235.44:39675
2011.08.09 00:20:09 LOG7[12724:140272018409232]: Service
varnish_SOFTINST-51 started
2011.08.09 00:20:09 LOG7[12724:140272018409232]: Option TCP_NODELAY set
on local socket
2011.08.09 00:20:09 LOG5[12724:140272018409232]: Service
varnish_SOFTINST-51 accepted connection from 10.0.235.44:39675
2011.08.09 00:20:14 LOG7[12724:140272018274048]: Dispatching signals
from the signal pipe
2011.08.09 00:20:14 LOG5[12724:140272018274048]: Received signal 15;
terminating
2011.08.09 00:20:14 LOG7[12724:140272018274048]: str_stats: 0 block(s),
0 byte(s)
2011.08.09 00:20:14 LOG7[12724:140272018274048]: removing pid file
/srv/slapgrid/slappart1/var/run/stunnel.pid
Please, someone can help me? maybe I am doing stupid things..
thanks in advance
--
Gabriel M. Monnerat
More information about the stunnel-users
mailing list