MySQL Remote Connection (Replication)

我们两清 提交于 2019-12-04 19:32:17

It seems like your local computer is not visible as your incoming ports to your local pc are closed. it may be a problem with your router or your internet service provider Who is not allowing you to open ports.

The possible solution is: 1.if your ports are not open due to the router 1.)Try forwarding required ports to your pc. 2.)Try Switching off your NAT firewall that may be blocking ports. 3.)Try switching off your windows or antivirus firewall if any.

2.if your ports are blocked by your Internet service provider. 1.)Try getting help from ISP 2.)Switch to a static IP connection if on dynamic. 3.)Use a VPN service that provides an unblocked port service to all IPs.(This one solved my problem when I was struck in this situation.)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!