Create Resources

STARTERTEAMENTERPRISE

Resources define subnets, IP addresses, or DNS names you wish to manage access for.

To create a Resource, go to Sites -> <site name> -> Add a Resource.

Remember, Resources must be reachable by all Gateways in the same Site.

From there, you can select the type of Resource you want to create:

  • DNS: A domain name pattern to match.
    • By default, the pattern will only match exactly the name you enter.
    • To recursively match all subdomains, use a wildcard, such as *.example.com. This will match example.com, sub2.example.com, and sub1.sub2.example.com.
    • To non-recursively match all subdomains, use a question mark, such as ?.example.com. This will match example.com, sub1.example.com, and sub2.example.com but not sub1.sub2.example.com.
  • IP: A single IPv4 or IPv6 address
  • CIDR: A range of IPv4 or IPv6 addresses in CIDR notation, such as 10.1.2.0/24 or 2001:db8::/48

Note: To preserve audit trails, once a Resource is created, its address cannot be changed. Double-check to ensure the address entered is correct before creating the Resource.

Traffic restrictions

TEAMENTERPRISE

You can specify optional port range(s) and protocols on the Resource for finer access control, useful for restricting certain services while allowing others. Supported protocols currently include ICMP, TCP, and UDP.


Need additional help?

Try asking on one of our community-powered support channels:

Or try searching the docs:
Last updated: May 08, 2024