Hello everyone, may I ask a question? The default port for my SQL application is 3306. Due to business irregularities, the user uses port 3323 for my SQL application. Therefore, an inline layer policy has been added. When the parent policy 1 sets the service to specific port 3323 and the service/application in sub policy 1.1 to any, does the application in sub policy match traffic based on port or signature? That is, when matching the corresponding application in sub policy 1.1, the relationship between port and signature is either or:
reference resources: https://sc1.checkpoint.com/documents/R82/WebAdminGuides/EN/CP_R82_SecurityManagement_AdminGuide/Cont...
According to the prompts inside, port and signature seem to have a strong binding relationship, which means that port and signature need to correspond.
However, after testing, it was found that when connecting to the My SQL database on port 3323 (non-standard port 3306), it can also log in normally and be recognized by the application control. Please help to clarify this. Thank you!
Please help to guide me, thank you!

