当前位置:Gxlcms > 数据库问题 > mysql 开放远程连接权限连不上

mysql 开放远程连接权限连不上

时间:2021-07-01 10:21:17 帮助过:30人阅读

1.my.cof配置了:bind-address=addr  或   skip-networking,需要注释

2.防火墙限制3306端口:

iptables -L -n --line-numbers

技术图片

显示3306端口drop限制访问,可删除限制规则

iptables -D INPUT 6 /// 6为line-numbers

 

mysql 开放远程连接权限连不上

标签:bind   NPU   tab   开放   img   删除   div   http   ber   

人气教程排行