致力于为用户提供真实的
主机测评数据及优惠信息

甲骨文安装了x-ui面板 访问不了

网友 飞鱼8 说:

*帖最后由 飞鱼8 于 2022-6-26 20:37 编辑

用命令 bash <(c**l -Ls https://raw.githubusercontent.com/vaxilu/x-ui/******/install.sh)
按照提示 先后  y    用户名xx  密码 xxx  端**68
ip:768 无法访问

已经*作了
#开放所有端口
sudo iptables -P INPUT ACCEPT
sudo iptables -P FORWARD ACCEPT
sudo iptables -P OUTPUT ACCEPT
sudo iptables -F

感谢各位18cm   已经可以打开了

网友 陆伯言 说:

先扫一下是不是端口其实还是关闭的,是的话是不是甲骨文后台的设置没有放行

网友 zrmugua 说:

甲骨文后台也要开端口

网友 小鸡不太冷 说:

iptable放x-ui端口

网友 飞鱼8 说:

小鸡不太冷 发表于 2022-6-26 20:09
iptable放x-ui端口
网友 stingeo 说:

甲骨文后台,安全组设置了??

网友 dole 说:

后台放行了么 小鸡里再敲这个

  1. #停止firewall
  2. ******ctl stop firewalld.*******
  3. #禁止firewall开机启动
  4. ******ctl disable firewalld.*******
  5. #关闭iptables
  6. ******* iptables stop
  7. #去掉iptables开机启动
  8. chkconfig iptables off
  9. sudo iptables -P INPUT ACCEPT
  10. sudo iptables -P FORWARD ACCEPT
  11. sudo iptables -P OUTPUT ACCEPT
  12. sudo iptables -F

网友 huanx 说:

乌龟壳后台也要放行

网友 c7** 说:

有安全组的,甲骨文控制台开一下

赞(0) 打赏
未经允许不得转载:爱主机 » 甲骨文安装了x-ui面板 访问不了
分享到: 更多 (0)

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址