Skip to content

Commit

Permalink
README(.md): Add Monitor Address Dynamic info
Browse files Browse the repository at this point in the history
  • Loading branch information
alagoutte committed Jan 14, 2025
1 parent a66b8d6 commit fcc0072
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1772,6 +1772,7 @@ You need to have VPN IPsec Interface Phase 1 created before

It is possible to `monitor` FortiGate

* `Get-FGTMonitorFirewallAddressDynamic` List of Fabric Connector address objects and the IPs they resolve to.
* `Get-FGTMonitorFirewallAddressFQDN` List of FQDN address objects and the IPs they resolved to
* `Get-FGTMonitorFirewallPolicy` List traffic statistics for firewall policies
* `Get-FGTMonitorFirewallSession` List all active firewall sessions
Expand Down Expand Up @@ -2153,6 +2154,7 @@ Get-FGTIpsSensor
Get-FGTLogSetting
Get-FGTLogTraffic
Get-FGTMonitorFirewallAddressFQDN
Get-FGTMonitorFirewallAddressDynamic
Get-FGTMonitorFirewallPolicy
Get-FGTMonitorFirewallSession
Get-FGTMonitorLicenseStatus
Expand Down

0 comments on commit fcc0072

Please sign in to comment.