One way we've used is to set up a Linux guest with IP port forwarding turned on, and install a ssh client on the workstations. We use ssh to redirect a high-numbered port on the local workstation to another high-number port on the Linux guest and have the Linux guest forward the resulting connection to port 23 on the 3270 host. We then configure the 3270 client to talk to the high-number port on the local workstation; presto, encrypted traffic w/o buying new clients.
Kudos to Scott Courtney for figuring out this clever hack... -- db ----- Original Message ----- From: "Erwann SIMON" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 03, 2002 4:37 PM Subject: Secure TN3270 > Hi, > > Wich soltion do U use to have a secure remote connection to your VM from a > TN3270 emulator for MS Windows and/or Linux ? > > Thanks, > > Erwann >
