Snort - the de facto standard for intrusion detection/prevention
next up previous
Next: 4.11 What are these Up: 4 Rules and Alerts Previous: 4.9 What are all

4.10 Why do many Snort rules have the flags P (TCP PuSH) and A (TCP ACK) set?

One of the reasons it alerts on a PA flags is to minimize the false positive. You will only get an alert upon successful connections. If you want to see all the attempts, you either have to modify the signatures, add you own signatures or use your firewall logs to see if an attempt to specific a port occurred.