To tunnel a Citrix connection
Date: Mon, 24 Mar 2003 12:58:55 -0000
From: "John Hackett" <john.hackett@hafan-consulting.co.uk>
Subject: RE: stunnel Citrix
Fred I've done it. I use Stunnel on an internet facing box on port xxxx.
This forwards traffic to port 1494 on an internal citrix box.
On the client Stunnel listens on 127.0.0.1:1494 and forwards to the
internet box:xxxx. Connect the Citrix client to 127.0.0.1, Voila.
If you want multiple connections to differing boxes just listen on another
address say 1495 and then point the Citrix client at 127.0.0.1:1495.
Regards,
John
|