• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Issue SSH Tunnel for MySQL

Amaktonivik

New Pleskian
Hi Community,

i have an internal Server thats providing MySQL for me. This can be accessed over the internal network on 10.10.10.201. On my Pleskserver, if i will connect to it with mysql -u root -p -h 10.10.10.201 it will work beautiful. But if i try to connect with Software like Navicat or MySQL Workbench over an SSH-Tunnel this will be denyied of some reasons.

On the Server there is a standard SSH-Config, in Plesk i have temporary turned of the Firewall, but it didn't work like on other Servers. In the syslog or authlog there are also no entries for this problem.

Using: Debian 9.3.x
Plesk: 17.8.11

This is the Navicat:Errormessage
mysql.png
 
Navicat on an outside machine correct?

Do you have the port for the external IP mapped to the internal IP?
 
Yes using Navigate on my PC, to connect to a Server B (only accessible over internal Network) trough the Pleskserver which has a second Networkinterface that connect to the Internal Network. (On other Servers this did work, but on Plesk not). Firewall is turned off.

Where do i must set this IP-Mapping ?
 
Back
Top