Hi,
On Fri, 23 Sep 2005, Revelancefound@aol.com wrote:
client = yes cert=c:\stunnel\stunnel.pem
[http] accept = 127.0.0.1:3900 connect = 200.114.206.192:8080
[https] accept = 127.0.0.1:3900 connect = 200.114.206.192:8080
[ftp] accept = 127.0.0.1:3900 connect = 200.114.206.192:8080
After these values are estabolished an netstat -an shows Proto Local Address Foreign Address State TCP 127.0.0.1:3900 0.0.0.0:0 LISTENING
Seems to be working, doesn't it? Now what appears to be the problem? And if there's a problem please include the stunnel logging (right click on stunnel icon, log, copy, paste.
Jan