Docker Ubuntu 18.04.4 LTS (Py2.7.17)
BT面板版本: 7.7.0
在软件商店安装了免费版的系统防火墙3.1,安装、启动显示都正常,规则添加显示也正常,但一直不起作用。
检查 ufw时 错误显示如下:
- root@bt7-web:/# ufw
- ERROR: not enough args
- root@bt7-web:/# ufw status
- ERROR: problem running iptables: iptables v1.6.1: can't initialize iptables table `filter': Permission denied (you must be root)
- Perhaps iptables or your kernel needs to be upgraded.
- root@bt7-web:/#
复制代码
|
|