Objects > Services
Table of Contents
Expand all | Collapse all
-
- Objects > Addresses
- Objects > Address Groups
- Objects > Regions
- Objects > Dynamic User Groups
- Objects > Application Groups
- Objects > Application Filters
- Objects > Services
- Objects > Service Groups
- Objects > Devices
- Objects > External Dynamic Lists
- Objects > Custom Objects > Spyware/Vulnerability
- Objects > Custom Objects > URL Category
- Objects > Security Profiles > Antivirus
- Objects > Security Profiles > Anti-Spyware Profile
- Objects > Security Profiles > Vulnerability Protection
- Objects > Security Profiles > File Blocking
- Objects > Security Profiles > WildFire Analysis
- Objects > Security Profiles > Data Filtering
- Objects > Security Profiles > DoS Protection
- Objects > Security Profiles > Mobile Network Protection
- Objects > Security Profiles > SCTP Protection
- Objects > Security Profile Groups
- Objects > Log Forwarding
- Objects > Authentication
- Objects > Decryption > Forwarding Profile
- Objects > Schedules
-
-
- Firewall Interfaces Overview
- Common Building Blocks for Firewall Interfaces
- Common Building Blocks for PA-7000 Series Firewall Interfaces
- Tap Interface
- HA Interface
- Virtual Wire Interface
- Virtual Wire Subinterface
- PA-7000 Series Layer 2 Interface
- PA-7000 Series Layer 2 Subinterface
- PA-7000 Series Layer 3 Interface
- Layer 3 Interface
- Layer 3 Subinterface
- Log Card Interface
- Log Card Subinterface
- Decrypt Mirror Interface
- Aggregate Ethernet (AE) Interface Group
- Aggregate Ethernet (AE) Interface
- Network > Interfaces > VLAN
- Network > Interfaces > Loopback
- Network > Interfaces > Tunnel
- Network > Interfaces > SD-WAN
- Network > VLANs
- Network > Virtual Wires
-
- Network > Network Profiles > GlobalProtect IPSec Crypto
- Network > Network Profiles > IPSec Crypto
- Network > Network Profiles > IKE Crypto
- Network > Network Profiles > Monitor
- Network > Network Profiles > Interface Mgmt
- Network > Network Profiles > QoS
- Network > Network Profiles > LLDP Profile
- Network > Network Profiles > SD-WAN Interface Profile
-
-
- Device > Setup
- Device > Setup > Management
- Device > Setup > Interfaces
- Device > Setup > Telemetry
- Device > Setup > Content-ID
- Device > Setup > WildFire
- Device > Setup > DLP
- Device > Log Forwarding Card
- Device > Config Audit
- Device > Administrators
- Device > Admin Roles
- Device > Access Domain
- Device > Authentication Sequence
- Device > Device Quarantine
-
- Security Policy Match
- QoS Policy Match
- Authentication Policy Match
- Decryption/SSL Policy Match
- NAT Policy Match
- Policy Based Forwarding Policy Match
- DoS Policy Match
- Routing
- Test Wildfire
- Threat Vault
- Ping
- Trace Route
- Log Collector Connectivity
- External Dynamic List
- Update Server
- Test Cloud Logging Service Status
- Test Cloud GP Service Status
- Device > Virtual Systems
- Device > Shared Gateways
- Device > Certificate Management
- Device > Certificate Management > Certificate Profile
- Device > Certificate Management > OCSP Responder
- Device > Certificate Management > SSL/TLS Service Profile
- Device > Certificate Management > SCEP
- Device > Certificate Management > SSL Decryption Exclusion
- Device > Certificate Management > SSH Service Profile
- Device > Response Pages
- Device > Server Profiles
- Device > Server Profiles > SNMP Trap
- Device > Server Profiles > Syslog
- Device > Server Profiles > Email
- Device > Server Profiles > HTTP
- Device > Server Profiles > NetFlow
- Device > Server Profiles > RADIUS
- Device > Server Profiles > TACACS+
- Device > Server Profiles > LDAP
- Device > Server Profiles > Kerberos
- Device > Server Profiles > SAML Identity Provider
- Device > Server Profiles > DNS
- Device > Server Profiles > Multi Factor Authentication
- Device > Local User Database > Users
- Device > Local User Database > User Groups
- Device > Scheduled Log Export
- Device > Software
- Device > Dynamic Updates
- Device > Licenses
- Device > Support
- Device > Policy Recommendation
-
- Network > GlobalProtect > MDM
- Network > GlobalProtect > Clientless Apps
- Network > GlobalProtect > Clientless App Groups
- Objects > GlobalProtect > HIP Profiles
-
- Use the Panorama Web Interface
- Context Switch
- Panorama Commit Operations
- Defining Policies on Panorama
- Log Storage Partitions for a Panorama Virtual Appliance in Legacy Mode
- Panorama > Setup > Interfaces
- Panorama > High Availability
- Panorama > Administrators
- Panorama > Admin Roles
- Panorama > Access Domains
- Panorama > Device Groups
- Panorama > Plugins
- Panorama > Log Ingestion Profile
- Panorama > Log Settings
- Panorama > Server Profiles > SCP
- Panorama > Scheduled Config Export
End-of-Life (EoL)
Objects > Services
When you define security policies for specific applications,
you can select one or more services to limit the port numbers the
applications can use. The default service is any,
which allows all TCP and UDP ports. The HTTP and HTTPS services
are predefined, but you can add additional service definitions.
Services that are often assigned together can be combined into service
groups to simplify the creation of security policies (refer to Objects>ServiceGroups).
Additionally, you can use service objects to specify service-based
session timeouts—this means that you can apply different timeouts
to different user groups even when those groups are using the same
TCP or UDP service, or, if you’re migrating from an port-based security
policy with custom applications to an application-based security
policy, you can easily maintain your custom application timeouts.
The following table describes the service settings:
Service Settings | Description |
---|---|
Name | Enter the service name (up to 63 characters).
This name appears in the services list when defining security policies.
The name is case-sensitive and must be unique. Use only letters,
numbers, spaces, hyphens, and underscores. |
Description | Enter a description for the service (up
to 1023 characters). |
Shared | Select this option if you want the service
object to be available to:
|
Disable override (Panorama only) | Select this option to prevent administrators
from overriding the settings of this service object in device groups
that inherit the object. This selection is cleared by default, which
means administrators can override the settings for any device group
that inherits the object. |
Protocol | Select the protocol used by the service (TCP or UDP). |
Destination Port | Enter 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 Port | Enter 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 Timeout | Define the session timeout
for the service:
|
The following
settings display only if you choose to override application timeouts
and create custom session timeouts for a service: | |
TCP Timeout | Set 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. Default value is 3600 seconds. |
TCP Half Closed | Set 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:
If the timer
expires, the session closes. Range is 1 - 604800. Default
value is 120 seconds. |
TCP Wait Time | Set 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. Range is 1 - 600. Default value is 15
seconds. |