修改前

无法telnet 2.2.2.128 3306

打开 /etc/mysql/my.cnf 文件,找到 bind-address = 127.0.0.1 修改为 bind-address = 0.0.0.0 或 注释掉
重启mysql : 

修改后可以telnet了

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-31
  • 2021-08-16
  • 2021-09-13
  • 2021-10-19
  • 2021-10-19
猜你喜欢
  • 2022-12-23
  • 2021-10-17
  • 2021-12-01
  • 2022-03-02
  • 2022-12-23
  • 2022-01-13
相关资源
相似解决方案