全球主机交流论坛
标题:
Oracle 怎么开放所有端口
[打印本页]
作者:
google-chrome
时间:
2019-9-17 19:28
标题:
Oracle 怎么开放所有端口
装了个Nginx, 端口放行 0.0.0.0/0 ,可以ssh 可以ping, 但是访问ip 不显示Nginx 默认页
作者:
malaohu
时间:
2019-9-17 19:34
iptables 关了
作者:
google-chrome
时间:
2019-9-17 19:38
malaohu 发表于 2019-9-17 19:34
iptables 关了
大佬大佬
作者:
google-chrome
时间:
2019-9-17 19:39
sudo iptables -P INPUT ACCEPT
sudo iptables -P FORWARD ACCEPT
sudo iptables -P OUTPUT ACCEPT
sudo iptables -F
复制代码
欢迎光临 全球主机交流论坛 (https://443502.xyz/)
Powered by Discuz! X3.4