RW píše v čt 08. 11. 2007 v 22:06 +0000: > Stunnel doesn't seem to be working correctly on my 6.2 desktop, I'm > getting the following in /var/log/messages, and I have no stunnel > process > > > stunnel: LOG5[926:134660096]: stunnel 4.21 on i386-unknown-freebsd6.2 with > OpenSSL 0.9.7e-p1 25 Oct 2004 > stunnel: LOG5[926:134660096]: Threading:PTHREAD SSL:ENGINE Sockets:POLL,IPv6 > Auth:LIBWRAP > stunnel: LOG5[926:134660096]: 5417 clients allowed > stunnel: LOG3[926:134660096]: local socket: Protocol not supported (43) > stunnel: warning: can't get client address: Bad file descriptor > > > I'm wondering if it could be an IPv6 problem. The second line mentions > IPv6, but I don't have it in my kernel, and I didn't select it in the > options for stunnel: > > > # cd /usr/ports/security/stunnel/ && make -V WITH_IPV6 > > # make -V CONFIGURE_ARGS > --localstatedir=/var/tmp --with-pem-dir=/usr/local/etc --enable-static > --disable-fips --with-threads=pthread --prefix=/usr/local > ${_LATE_CONFIGURE_ARGS} --target=i386-portbld-freebsd6.2 > > > # cat /usr/local/etc/stunnel/stunnel.conf > > pid=/var/run/stunnel.pid > > client = yes > > [nntp] > accept = localhost:119 > connect = secure.news.easynews.com:563
On my machines, I noticed 4.21 no longer understands domain names in connect statement of configuration file. Try replacing that secure.new.seasynews.com by it's IP. -- Pav Lucistnik <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> And please, please, please add COMMENTS to your code. Reading uncommented PERL is like chewing on chunks of broken glass, only without the tasty blood sauce to go with it. -- John Rowan in rec.games.roguelike.adom
signature.asc
Description: Toto je digitálně podepsaná část zprávy