VNS3 Control Center

Table of Contents

In addition to a simple text search, network rules search supports a “[type]: search string” syntax for targeted searches. If not type is provided, then a simple text search is done. The supported types are:

  • net: IP Address or CIDR - search routes and rules related to targeted IP or CIDR. This includes a cidr set searching. e.g. 10.0.0.0/24 will match rules for 10.0.0.5.
  • iface: [interface] - this will search for the relevant routes and firewall rules for that interface
  • table: [FW table] - Firewall Rules Only - search rules in table
  • rtable: [routing table] - Routes Only - search routes in table

TODO Add control center docs. Tell me whats not intuitive!