Skip to content
Notifications
Clear all

TIL: You can use traceoptions to watch a specific session get denied.

1 Posts
1 Users
0 Reactions
5 Views
(@cloud_ops_learner_3)
Reputable Member
Joined: 2 months ago
Posts: 147
Topic starter   [#13677]

Just started working with SRX firewalls and was troubleshooting a connectivity issue. I knew the packet was being denied, but couldn't pinpoint the exact rule.

A senior engineer showed me how to use `traceoptions` to follow a single session. You can filter by source, destination, and even the exact port. It logs every step the packet takes through the policies. Found the offending security policy in minutes.

This seems way more targeted than just looking at the general firewall log. Is this the standard method you all use for debugging specific denials? Are there any downsides to leaving traceoptions running for a short time on a production box?



   
Quote