全球主机交流论坛
标题:
Oracle安装了宝塔为什么不能访问面板啊
[打印本页]
作者:
gzhge
时间:
2019-10-12 18:24
标题:
Oracle安装了宝塔为什么不能访问面板啊
Oracle安装了宝塔为什么不能访问面板啊
作者:
reidme
时间:
2019-10-12 18:26
防火墙没开吧
作者:
CraftMob
时间:
2019-10-12 18:26
同问
作者:
我日人
时间:
2019-10-12 18:27
提示:
作者被禁止或删除 内容自动屏蔽
作者:
PT80
时间:
2019-10-12 18:28
防火墙没开,,,你怎么cao他?
作者:
gzhge
时间:
2019-10-12 18:29
开了入站规则22-55555了
作者:
gzhge
时间:
2019-10-12 18:32
PT80 发表于 2019-10-12 18:28
防火墙没开,,,你怎么cao他?
开了入站规则22-55555了
作者:
gzhge
时间:
2019-10-12 18:36
有大佬说一下怎么搞不!
作者:
PT80
时间:
2019-10-12 18:36
gzhge 发表于 2019-10-12 18:32
开了入站规则22-55555了
#停止firewall
systemctl stop firewalld.service
#禁止firewall开机启动
systemctl disable firewalld.service
#关闭iptables
service iptables stop
#去掉iptables开机启动
chkconfig iptables off
作者:
风一样的男子
时间:
2019-10-12 18:38
提示:
作者被禁止或删除 内容自动屏蔽
作者:
tomcb
时间:
2019-10-12 18:57
#停止firewall
systemctl stop firewalld.service
#禁止firewall开机启动
systemctl disable firewalld.service
#关闭iptables
service iptables stop
#去掉iptables开机启动
chkconfig iptables off
或者开放所有端口!
sudo iptables -P INPUT ACCEPT
sudo iptables -P FORWARD ACCEPT
sudo iptables -P OUTPUT ACCEPT
sudo iptables -F
欢迎光临 全球主机交流论坛 (https://fd.vvwvv.eu.org/)
Powered by Discuz! X3.4