Network Security
Create a Custom Service (Strata Cloud Manager)
Table of Contents
Expand All
|
Collapse All
Network Security Docs
Create a Custom Service (Strata Cloud Manager)
Specify the source and destination ports and protocol that a service can use.
Follow these steps to create a custom service.
- Go to ManageConfigurationNGFW and Prisma AccessObjectsServiceServices.
- Add Service.
- Configure the settings in this table:Service SettingsDescriptionNameEnter the service name (up to 63 characters). This name appears in the services list when defining Security security rules. The name is case-sensitive and must be unique. Use only letters, numbers, spaces, hyphens, and underscores.DescriptionEnter a description for the service (up to 1,023 characters).ProtocolSelect the protocol used by the service (TCP or UDP).Destination PortEnter the destination port number (0 to 65535) or range of port numbers (port1-port2) used by the service. Multiple ports or ranges must be separated by commas. The destination port is required.Source PortEnter the source port number (0 to 65535) or range of port numbers (port1-port2) used by the service. Multiple ports or ranges must be separated by commas. The source port is optional.Session TimeoutDefine the session timeout for the service:
-
Inherit from application (default)—No service-based timeouts are applied; the application timeout is applied.
-
Override—Define a custom session timeout for the service. Continue to populate the TCP Timeout, TCP Half Closed, and TCP Wait Time fields.
The following settings display only if you choose to override application timeouts and create custom session timeouts for a service:TCP timeoutSet the maximum length of time in seconds that a TCP session can remain open after data transmission has started. When this time expires, the session closes.Range is 1 - 604800. The default value is 3600 seconds.TCP Half ClosedSet the maximum length of time in seconds that a session remains open when only one side of the connection has attempted to close the connection.This setting applies to:-
The time period after the first FIN packet is received (indicates that one side of the connection is attempting to close the session) but before it receives the second FIN packet (indicates that the other side of the connection is closing the session).
-
The time period before receiving an RST packet (indicating an attempt to reset the connection).
If the timer expires, the session closes.Range is 1 - 604800. The default value is 120 seconds.TCP Wait TimeSet the maximum length of time in seconds that a session remains open after receiving the second of the two FIN packets required to terminate a session, or after receiving an RST packet to reset a connection.When the timer expires, the session closes.The range is 1 - 600. The default value is 15 seconds. -
- Save your configuration.
- Select Push Config to save your configuration and deploy it to your network.
Create a Service Group
To simplify the creation of Security rules, you can combine
services that have the same security settings into Service Groups.
- Go to ManageConfigurationNGFW and Prisma AccessObjectsServiceService Groups.
- Add Service Group.
- Configure the settings in this table:Service Group SettingsDescriptionNameEnter the Service Group name (up to 63 characters). This name appears in the services list when defining Security rules. The name is case-sensitive and must be unique. Use only letters, numbers, spaces, hyphens, and underscores.ServiceClick Add to add services to the group. Select from the drop-down or click Service at the bottom of the drop-down and specify the settings.
- Save your configuration.
- Select Push Config to save your configuration and deploy it to your network.