Forums

channel 3: open failed: administratively prohibited: open failed

Hi!

I want connect by sh for forward port and I to can connect by mysql workbench to my database.

I write this line on console:

ssh -L 3306:mysql.server:3306 encargodomicilio@ssh.pythonanywhere.com

I got connect but also this menssage

channel 3: open failed: administratively prohibited: open failed

Then I can't connect to my database by mysql workbnech

Somebody can help me? .. .any idea?? ... thanks for the time

See the instructions here http://help.pythonanywhere.com/pages/AccessingMySQLFromOutsidePythonAnywhere/ for how to set up an SSH tunnel.