Compare commits

...

2 Commits

3 changed files with 466 additions and 477 deletions

File diff suppressed because it is too large Load Diff

View File

@ -6011,7 +6011,7 @@ config firewall policy
set ssl-ssh-profile "certificate-inspection" set ssl-ssh-profile "certificate-inspection"
set ips-sensor "Incoming_IPS" set ips-sensor "Incoming_IPS"
set logtraffic all set logtraffic all
set comments "SBC Ribbon (Copy of SBC_Ribbon_Out->In)" set comments "EMS"
next next
edit 118 edit 118
set name "Servers->RAP" set name "Servers->RAP"
@ -6448,4 +6448,9 @@ config firewall on-demand-sniffer
set interface "RAP" set interface "RAP"
set max-packet-count 10000 set max-packet-count 10000
next next
edit "SSL VPN"
set interface "outside lag"
set max-packet-count 10000
set hosts "174.197.201.25"
next
end end

View File

@ -5506,13 +5506,6 @@ config user adgrp
set server-name "Orion" set server-name "Orion"
next next
end end
config user local
edit "jorge-mike"
set type password
set passwd-time 2025-10-02 19:14:17
set passwd ENC *HIDDEN*
next
end
config user setting config user setting
set auth-cert "Fortinet_Factory" set auth-cert "Fortinet_Factory"
end end
@ -5724,7 +5717,7 @@ config user group
end end
next next
edit "FortiGateAccess" edit "FortiGateAccess"
set member "azure" "jorge-mike" set member "azure"
config match config match
edit 1 edit 1
set server-name "azure" set server-name "azure"