Using stunnel with usenet application in Windows 7

punisher101

New member
Local time
3:00 PM
Messages
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 My Computer

At a glance

windows 7Intel Core Duo 28GB DDR2 800ASUS EAH5470
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
You might have better luck in the Networking forum.
 

My Computer My Computer

At a glance

Windows 7 32 bitAMD 5200+ dual core2 GBNVidia GeForce 6150SE 128 MB
Computer Manufacturer/Model Number
HP Media Center
OS
Windows 7 32 bit
CPU
AMD 5200+ dual core
Memory
2 GB
Graphics Card(s)
NVidia GeForce 6150SE 128 MB
Monitor(s) Displays
CRT
Screen Resolution
1280x1024
Hard Drives
500 GB Sata internal :

SIIG USB 3.0 docking stations w/WD Caviar Black 6 Gb/s drives
Keyboard
PS/2
Mouse
PS/2 Wheel Mouse
Other Info
SIIG USB 3.0 PCIexpress card.
Back
Top