on 3/10/03 1:55 PM, Pete Harlan at [EMAIL PROTECTED] wrote: > So your db is on foo.bar.com, and that's the machine you're sshing > into? If so, then you might try > > ssh -n -N -L 3307:127.0.0.1:3306 foo.bar.com > > Since, once on the new host, it's the localhost's IP address you want > to connect to.
Ah. That was it. That fixed the tunnel, and now both mysql and MacSQL work properly. Thank you! -- Rick --------------------------------------------------------------------- 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