Ubuntu 20.04。计算机关闭时,UFW 不断关闭。如何在启动时保持它打开?我使用 GUFW 来设置它,我使用 CLI 来启用它,但它一直关闭。
以下是输出sudo ufw status
:
Status: active
Logging: on (low)
Default: deny (incoming), allow (outgoing), disabled (routed)
New profiles: skip
Firewall is active and enabled on system startup
答案1
尝试在计算机启动时等待一会儿。UFW 可能正在启动。