On Tue, Jun 2, 2015 at 10:59 AM, <[email protected]> wrote:

> vagrant/scotch-box


hello


The tunnel won't require mysql_user

so command line should be

ssh my_user_name@my_server -L 8989:localhost:3306 -N

then try to connect to 8989

if that work,

then the gui should be similar

localhost:3306 for destination

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to