mirror of
https://github.com/yuriskinfo/cheat-sheets.git
synced 2025-12-21 13:23:11 +01:00
Added policy lookup to FGT debug
This commit is contained in:
@@ -27,7 +27,8 @@ NOTE: All debug will run for 30 minutes by default, to increase use `diagnose de
|
|||||||
|*diagnose firewall iprope lookup <src IP> <src port> <dst IP> <dst port>
|
|*diagnose firewall iprope lookup <src IP> <src port> <dst IP> <dst port>
|
||||||
<IANA protocol number> <src interface>*
|
<IANA protocol number> <src interface>*
|
||||||
|Policy lookup for any combination of IPs and ports - use to see what policy (if
|
|Policy lookup for any combination of IPs and ports - use to see what policy (if
|
||||||
any) matches traffic between specific IP addresses and ports.
|
any) matches traffic between specific IP addresses and ports. E.g. `dia firewall
|
||||||
|
iprope 10.10.10.1 34567 8.8.8.8 443 6 LAN1`
|
||||||
|
|
||||||
|*diagnose debug flow filter*
|
|*diagnose debug flow filter*
|
||||||
|Show the active filter for the flow debug
|
|Show the active filter for the flow debug
|
||||||
|
|||||||
Reference in New Issue
Block a user