- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
08-26-2018 04:02 AM
Dears
There is policy on my firewall ,we set the service as "Application-Default" not "Any" .
the problem is that when user access to specefic website ,the connection be dropped because the service is "Application-Default" although the destination port is 443
when i change "Application-Default" to "Any" ,website be opened without problem ?!
I want to still "Application-Default" on rule but allow this website for users.
08-26-2018 08:35 AM
Hi @AhmedEmam
I assume you have implemented TLS decryption? In this case when the firewall decrypts application "ssl", it sees "web-browsing" inside "ssl". "ssl" has default port 443 while "web-browsing" has the default port 80, but this time it is on 443, so the firewall does not allow this because now the application is not on the default port.
In this case you probably want to create an additional policy that allows the apps in general on port 443 or add an application filter to restrics the applications at least a little without allowing anythinh on port 443.
08-26-2018 11:59 PM
thank you
you say right
Can we change the application of this website from "web-browsing"category to be seen as "SSL" because the site is HTTPS not HTTP
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!