2 messages in com.mysql.lists.javaRe: Tunneling in ssh
FromSent OnAttachments
Hra...@aol.com02 Feb 2000 12:51 
Cris Perdue02 Feb 2000 19:03 
Subject:Re: Tunneling in ssh
From:Cris Perdue (cr@perdues.com)
Date:02/02/2000 07:03:45 PM
List:com.mysql.lists.java

Does anybody know anything about tunneling odbc stuff through ssh ? I'm using a remote Mysql DB, but a local Access (ptooie) DB, and they talk to each other through ODBC. As some of the info is er,sensitive, I'd like to hide it from everybody by tunneling it through ssh. Do you know how to do it? Thanks a lot

A good ssh client for the PC is SecureCRT from http://www.vandyke.com/. It can do port forwarding quite easily, just check the online help. There seem to be freeware clients, but I'm not sure, perhaps "putty". We use SecureCRT's port forwarding to access MySQL on our server from time to time, and it works well.