- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-21-2018 01:07 PM
Hi community,
what is the reason one app not show applications field/
We need create one policy with one app that show on applications, but when I check in PBF the app is not show.
The app name "supremo" use default port tcp/443 and Implicitly Uses: web-browsing.
What is the reason ?
11-21-2018 01:52 PM
11-21-2018 02:01 PM
Routing decision has to be made based on first packet.
First packet in TCP based application is SYN.
Based on SYN it is not possible to identify application yet and make routing decision.
For example in case of web-browsing application is identified on 5th packet.
SYN - client to server
SYN ACK - server to client
ACK - client to server
HTTP GET - client to server
And now when website sends back website Palo shifts application to web-browsing.
11-21-2018 01:52 PM
11-21-2018 02:01 PM
Routing decision has to be made based on first packet.
First packet in TCP based application is SYN.
Based on SYN it is not possible to identify application yet and make routing decision.
For example in case of web-browsing application is identified on 5th packet.
SYN - client to server
SYN ACK - server to client
ACK - client to server
HTTP GET - client to server
And now when website sends back website Palo shifts application to web-browsing.
11-26-2018 12:56 PM
@mss.support wrote:Cool, thank you.
Trust me it was a bummer when I found this as well.
"Application routing" devices like touted in SD-WAN solutions / Meraki, Viptela, or even Riverbed's SteelConnect tout application based routing. I've not really delved into these solutions, and can't understand how there isn't some sort of a hit as application shifts occur which could change a routed path. That said I would love it if Palo could use a similar solution.
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!