AsBuiltReport / AsBuiltReport.Fortinet.FortiGate

Repository for AsBuiltReport Fortinet FortiGate module
MIT License
37 stars 12 forks source link

ADD Report SD-WAN, IPSEC Status, Security Profile #40

Open LoicLys opened 1 year ago

LoicLys commented 1 year ago

Description

Add SD WAN configuration, ipsec status (up or down) and security profile to report

Additional Context

No response

Before submitting

alagoutte commented 1 year ago

Yes, it is on the Roadmap

it is possible to get more info about what do you want to see ? (example of CLI config ?)

alagoutte commented 1 year ago

for security profile, only the security profile or also what rule use this security profile ?

LoicLys commented 1 year ago

yes zone member interfaces and gateway: config members edit 1 set interface "wan2" set zone "virtual-wan-link" set gateway 192.168.178.1 The health-check

edit "SLABureau" set server "1.1.1.1" "8.8.8.8" set detect-mode active set protocol ping set interval 500 set probe-timeout 500 set failtime 5 config sla edit 1 set link-cost-factor latency jitter packet-loss set latency-threshold 12 set jitter-threshold 5

and Service config service edit 4 set name "VOIP" set mode priority set dst "Telavox" set dst-negate disable set src "port4 address" set health-check "SLABureau" set link-cost-factor jitter set priority-zone "virtual-wan-link"

For Security Profile, only the security profile The name et the mode (proxy or Flow), the categories are going to be complicated enb CLI it's a number

edit "wifi-default" set comment "Default configuration for offloading WiFi traffic." set feature-set proxy

alagoutte commented 8 months ago

SD-WAN support is added on #59 (for next release)

for IPsec tunnel, it is complicated because no API call for this...

and for Security Profile, i will be coming on next release...