On Thu, Apr 12, 2001 at 02:32:42PM +0800, Leon Harris wrote:
> 
> On the client   I do a
> ssh -q -n -f -l account -L 3306:mysqlserver.mydomain.com:3306
> 
> then mysql -u dbuser --port=3306 -h 127.0.0.1 -p dbname
> and I get an encrypted connection. ( thats what tcpdump shows me) !
> Lovely !
>
> But after a few tens of minutes, no more connection, and mysql times
> out.

Is the SSH connection idle or active when you see the timeouts? (I've
had this working between a Linux master and FreeBSD slave before.)

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 328-7878    Fax: (408) 530-5454
Cell: (408) 439-9951

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to