MySQL Forums
Forum List  »  MySQL Workbench

Re: How to connect to remote MySQL when public wifi blocks port 3306?
Posted by: Marcin Szalowicz
Date: February 16, 2017 02:42AM

Hello Jon,
sadly there's not much we can do to help you in this case.

But if I were you I'd try to use ssh tunneling as it's very rare that port 22 is blocked, then you could use it to connect to that db.
You can read more about it here:
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-methods-ssh.html

Marcin SzaƂowicz, MySQL Developer Tools
Oracle Corporation

Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/5.6/en/index.html

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to connect to remote MySQL when public wifi blocks port 3306?
814
February 16, 2017 02:42AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.