{% extends "baseTemplate/index.html" %} {% block title %}Firewall{% endblock %} {% block content %} {% load static %}

增加/删除 防火墙规则

On this page you can add/delete firewall rules. (By default all ports are blocked, except mentioned below)

增加/删除 防火墙规则

状态

{$ status $}

启动 停止 重载

操作失败, 错误信息: {$ errorMessage $}

操作成功.

ID 名称 类型 端口 删除

错误信息: {$ errorMessage $}

规则添加成功.

无法连接到服务器,请刷新页面

{% endblock %}