Create Service Object (TCP/UDP ports)
- Login to the firewall.
- Once logged in, navigate to the objects section by clicking on the Objects tab located at the top of the page.
- Now that you are on the Objects page, select Services from the list of options located in the navigation pane on the left side of the page.
- Next click the +Add button located at the bottom of the page. A service object configuration window will popup, similar to the example below.
- In the Name field, type the name of the service object.
- In the Description field, type a description for the service object.
- Select the Protocol used by the service; TCP or UDP.
- In the Destination Port field, input a destination port or range. Port can be a single port #, range (1-65535), or comma separated (80, 8080, 443). The destination port field is required.
- In the Source Port field, input a source port or range. Port can be a single port #, range (1-65535), or comma separated (80, 8080, 443). The source port field is optional.
- Session Timeout settings are out of scope for this guide.
- Click OK.
- Commit your change. To learn more about the commit operation see Commit doc.
Updated about 16 hours ago