[KLUG Members] Stunnel and gaim.

Jamie McCarthy members@kalamazoolinux.org
Tue, 2 Sep 2003 20:56:38 -0400


adamb@glaven.org (Adam Bultman) writes:

> Here's the command for stunnel 3.22:
> 
> stunnel -d 127.0.0.1:5225 -r my.remotebox.com:5223 -c
> 
> When I use this version of stunnel, my connection snaps shut to
> early, and if I try to telnet to localhost on port 5225, it
> shuts closed on me, and stunnel pukes.

Add a -D 7 to turn on some debugging and see what the log says.

Have you tried it with a real IP number instead of the loopback?

The command I use with stunnel 3.x to tunnel an intranet port to an
encrypted port on the internet is:

/usr/sbin/stunnel -D 5 -c -d 192.168.0.20:25 -r ralph.jamiemccarthy.com:465 &
-- 
  Jamie McCarthy
 http://mccarthy.vg/
  jamie@mccarthy.vg