fortigate/vdom_root/application.cfg Sat Oct 11 05:07:41 PM EDT 2025
This commit is contained in:
parent
601af4d992
commit
485405e7e8
39
configs/fortigate/vdom_root/application.cfg
Normal file
39
configs/fortigate/vdom_root/application.cfg
Normal file
@ -0,0 +1,39 @@
|
||||
config application list
|
||||
edit "g-default"
|
||||
set comment "Monitor all applications."
|
||||
config entries
|
||||
edit 1
|
||||
set action pass
|
||||
next
|
||||
end
|
||||
next
|
||||
edit "g-sniffer-profile"
|
||||
set comment "Monitor all applications."
|
||||
unset options
|
||||
config entries
|
||||
edit 1
|
||||
set action pass
|
||||
next
|
||||
end
|
||||
next
|
||||
edit "g-wifi-default"
|
||||
set comment "Default configuration for offloading WiFi traffic."
|
||||
set deep-app-inspection disable
|
||||
config entries
|
||||
edit 1
|
||||
set action pass
|
||||
set log disable
|
||||
next
|
||||
end
|
||||
next
|
||||
edit "block-high-risk"
|
||||
config entries
|
||||
edit 1
|
||||
set category 2 6
|
||||
next
|
||||
edit 2
|
||||
set action pass
|
||||
next
|
||||
end
|
||||
next
|
||||
end
|
||||
Loading…
x
Reference in New Issue
Block a user