Am 08.03.2015 um 01:20 schrieb Thufir:
I want to ssh into Mysql, something like:

thufir@doge:~$
thufir@doge:~$ ssh -L 3306:localhost:3306 thufir@192.168.1.3
bind: Address already in use

that is a pretty clear message

you can't use port 3306 if you have running a mysqld on both machines, so just use a different local port

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to