TCP and UDP are separate service objects. When you create a service you are seleting both the protocol and the port. So fi you need both then you need to create two services.
TCP and UDP are separate service objects. When you create a service you are seleting both the protocol and the port. So fi you need both then you need to create two services.