{% extends "_base.html" %} {% load network_tags %} {% block title %}{{ action }} Rule - MeshAdmin{% endblock %} {% block content %}
Rules are evaluated as: port AND proto AND (host OR group OR groups OR cidr) AND local_cidr
At least one of group, groups, or CIDR must be specified to identify which hosts the rule applies to.