Problem using Stunnel in Windows 7

punisher101

New member
Using stunnel with usenet application in Windows 7
I have usenet program(Newsleecher v4.0 beta 20) that I use in conjunction with SSL by using a program called stunnel (which establish and encrypted SSL tunnel). Basically Newsleecher does a loopback to 127.0.0.1 to port 119. Port 119 is redirected to the stunnel app which sets up an encrypted connection to my Usenet server(Newshosting).

When I was using Windows XP I had no problems. However in Windows 7 it does'nt let me establish a a localhost connection to my stunnel application.

stunnel picks up 10 connections but newsleecher times out. I also looked at the firewall rules and allowed stunnel access to all port private/public and all protocols. If use newsleecher with SSL it works fine.

Here are the configuration files...

Newsleecher settings:

Server Address: 127.0.0.1
Port: 119
Encrypted Server Connection (SSL) is checked


stunnel.conf settings:

; Use it for client mode
client = yes

; Service-level configuration

compression = zlib

[nntps]

accept = 127.0.0.1:119

connect = nhxl.newshosting.com:563
 

My Computer

OS
windows 7
CPU
Intel Core Duo 2
Motherboard
ASUS P5K
Memory
8GB DDR2 800
Graphics Card(s)
ASUS EAH5470
Sound Card
Sound Blaster XFi Titanium Fatality
Hard Drives
Western Digital Black 1TB
Western Digital Green 1TB
Western Digital Green 1TB
PSU
Deer
To answer my own question...The newest version of newsleecher natively supports SSL. No need for stunnel.
 

My Computer

OS
windows 7
CPU
Intel Core Duo 2
Motherboard
ASUS P5K
Memory
8GB DDR2 800
Graphics Card(s)
ASUS EAH5470
Sound Card
Sound Blaster XFi Titanium Fatality
Hard Drives
Western Digital Black 1TB
Western Digital Green 1TB
Western Digital Green 1TB
PSU
Deer
I have usenet program(Newsleecher v4.0 beta 20) that I use in conjunction with SSL by using a program called stunnel (which establish and encrypted SSL tunnel). Basically Newsleecher does a loopback to 127.0.0.1 to port 119. Port 119 is redirected to the stunnel app which sets up an encrypted connection to my Usenet server(Newshosting).

When I was using Windows XP I had no problems. However in Windows 7 it does'nt let me establish a a localhost connection to my stunnel application.

stunnel picks up 10 connections but newsleecher times out. I also looked at the firewall rules and allowed stunnel access to all port private/public and all protocols. If use newsleecher with SSL it works fine.
 

My Computer

OS
none
Back
Top