Hi all,
I have observed that when using the creating 2 custom services using the same port number, the firewall will recognise that port number globally with only one of the custom services, therefore if anything else arrives on at a policy on that port number it does not work correctly.
For example, two custom services exist, HTTP and WebBrowsing, both with TCP 80 as the configured port. If I create firewall policy 1 with the HTTP service allowed from host A, and firewall policy 2 with the WebBrowsing service allowed from host B, only one of them will be allowed through. Looking at the logs I can see that all TCP 80 traffic will be classified with service HTTP, and thus when traffic hits policy 2 and HTTP is not allowed (because WebBrowsing has been selected in this policy) the traffic is dropped.
Is this expected behaviour? Is it not possible to have services classified multiple times?
Thanks BenHi Support,
I have observed that when using the creating 2 custom services using the same port number, the firewall will recognise that port number globally with only one of the custom services, therefore if anything else arrives on at a policy on that port number it does not work correctly.
For example, two custom services exist, HTTP and WebBrowsing, both with TCP 80 as the configured port. If I create firewall policy 1 with the HTTP service allowed from host A, and firewall policy 2 with the WebBrowsing service allowed from host B, only one of them will be allowed through. Looking at the logs I can see that all TCP 80 traffic will be classified with service HTTP, and thus when traffic hits policy 2 and HTTP is not allowed (because WebBrowsing has been selected in this policy) the traffic is dropped.
Is this expected behaviour? Is it not possible to have services classified multiple times?
Cheers!