Difference between session start vs end when doing DENY

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Difference between session start vs end when doing DENY

L6 Presenter

The difference (generally speaking) between "log on session start" and "log on session end" (for ALLOW rules) is that the "session end" will also log application and trafficvolume however it will not show up in the log-files until the session really is ended (which means for debugging you often want on session start aswell to see when the packet from the client hits your PAN device).

Until now I have been thinking that "log on session start" is the natural option for DENY rules (if you want the denies to show up in your traffic log). Specially for the case of a last "deny any any log" security rule because there is no application identified at this point and no trafficvolume to speak about (just the syn-packet itself if we take TCP as example).

However, how does the PA device define "log on session end" when it comes to DENY rules?

Is the session ended when the DENY rule is triggered, or is it ended only after a successful finack/ack/finack/ack (since DENY means both "DROP" and "REJECT" in PAN lingo depending on which application/flow is about to be denied)?

I mean is using "on session start" pointless with DENY rules since it will log at the same time as "on session end" with the difference that I will miss application and trafficvolume (if any)?

The goal in my case is to see denied traffic as soon as possible in the log-files (specially when it comes to the "deny any any log" rule).

1 REPLY 1

L4 Transporter

In the case of Deny rules, the traffic is denied immediately when it matches the criterion defined in the security policy so the start and end of the session should be the same. As such you'd be fine just logging at the start for a Deny policy. You'd not have to wait for the FIN/ FIN ACK to determine the end of the session

Hope this helps

  • 3555 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!