Jump to content

Problema ao contectar ao mysql remoto CPanel


endian

Recommended Posts

Boa tarde amigos

Veja se alguem já pegou esse problema.

Eu já liberei tanto pelo IP quanto pelo coringa % no Mysql Remote para poder fazer a conexão remota. Mas dá proibido, E a porta está como fechada.

Eu também já liberei a porta 3306 no csf, e mesmo assim não consigo conectar.

Alguem consegueria me ajudar?

Link to comment
Share on other sites

Boa tarde!

Qual versão do seu sistema operacional?

Abra o caminho abaixo:

nano /etc/my.cnf

Aplique esse código:

bind-address=0.0.0.0

Aplique os comandos abaixo:

firewall-cmd --permanent --zone=public --add-port=3306/tcp
firewall-cmd --permanent --zone=public --add-port=3306/udp
sudo systemctl restart firewalld

Volte a testar:

https://www.yougetsignal.com/tools/open-ports/

DELTA SERVERS
SOLUÇÕES CORPORATIVAS!

Link to comment
Share on other sites

4 minutos atrás, DELTA SERVERS disse:

Boa tarde!

Qual versão do seu sistema operacional?

Abra o caminho abaixo:


nano /etc/my.cnf

Aplique esse código:


bind-address=0.0.0.0

Aplique os comandos abaixo:


firewall-cmd --permanent --zone=public --add-port=3306/tcp

firewall-cmd --permanent --zone=public --add-port=3306/udp

sudo systemctl restart firewalld

Volte a testar:

https://www.yougetsignal.com/tools/open-ports/

 

[root@server ~]# firewall-cmd --permanent --zone=public --add-port=3306/tcp
-bash: firewall-cmd: command not found
[root@server ~]# firewall-cmd --permanent --zone=public --add-port=3306/udp
-bash: firewall-cmd: command not found
[root@server ~]# sudo systemctl restart firewalld
Failed to restart firewalld.service: Unit is masked.
[root@server ~]#


Deu erro

mas consegui mudar apenas o bind-address

Preciso reiniciar o servidor?

Link to comment
Share on other sites

5 minutos atrás, endian disse:

 

[root@server ~]# firewall-cmd --permanent --zone=public --add-port=3306/tcp
-bash: firewall-cmd: command not found
[root@server ~]# firewall-cmd --permanent --zone=public --add-port=3306/udp
-bash: firewall-cmd: command not found
[root@server ~]# sudo systemctl restart firewalld
Failed to restart firewalld.service: Unit is masked.
[root@server ~]#


Deu erro

mas consegui mudar apenas o bind-address

Preciso reiniciar o servidor?

Testou a porta?

Qual o seu sistema operacional e versão do mesmo? CentOS 6.x, 7.x?

DELTA SERVERS
SOLUÇÕES CORPORATIVAS!

Link to comment
Share on other sites

1 minuto atrás, endian disse:
  • CENTOS 7.6 vmware [server]

Teste, fechada ainda.

Eu preciso reiniciaro servidor após o

bind-address=0.0.0.0


?

Apenas reiniciar o MySQL:

systemctl daemon-reload 
/scripts/restartsrv_mysql

Poderia em seguida postar o resultado desse comando abaixo aqui?

iptables -L

 

DELTA SERVERS
SOLUÇÕES CORPORATIVAS!

Link to comment
Share on other sites

3 minutos atrás, DELTA SERVERS disse:

Apenas reiniciar o MySQL:


systemctl daemon-reload 

/scripts/restartsrv_mysql

Poderia em seguida postar o resultado desse comando abaixo aqui?


iptables -L

 

Muito obrigado Delta, nem precisou desse ultimo comando. hehe

Deus te abençoe

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

Do you agree with our terms?