diagnose_blocked_traffic
Investigate blocked traffic by searching firewall logs for a source IP, identifying matching block rules, and suggesting fixes.
Instructions
Comprehensive analysis of why traffic might be blocked.
Searches firewall logs for the source IP, finds matching block/reject rules, checks alias memberships, and suggests fixes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| protocol | No | Optional protocol filter (tcp, udp, icmp) | |
| source_ip | Yes | Source IP address to investigate | |
| destination_ip | No | Optional destination IP to narrow the search | |
| destination_port | No | Optional destination port to narrow the search |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||