Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
config firewall policy edit 1031 set srcintf " port1" set dstintf " port2" set srcaddr " Group.IS" set dstaddr " all" set action accept set fsae enable set comments " Allow I/S to the Internet" set identity-based enable set nat enable set ippool enable set poolname " IPpool.Internet" config identity-based-policy edit 4 set schedule " always" set logtraffic enable set utm-status enable set groups " Medium level Internet" (Not so privileged users) set service " Allow.Default" set av-profile " scan.all-extended-quarantine" set webfilter-profile " least restrictive" set application-list " General_Policy" set profile-protocol-options " enhanced" next edit 1 set schedule " always" set logtraffic enable set utm-status enable set groups " High level Internet" (High privilege users) set service " Allow.Super.User.IS" set av-profile " scan.http.no.ftp-quarantine" set webfilter-profile " least restrictive" set application-list " General_Policy" set profile-protocol-options " enhanced" next edit 3 set schedule " always" set logtraffic enable set utm-status enable set groups " Domain Users" (Everyone else that' s authenticated) set service " Allow.Default" set av-profile " scan.all-extended-quarantine" set webfilter-profile " default" set application-list " General_Policy" set profile-protocol-options " enhanced" next edit 2 set schedule " always" set logtraffic enable set utm-status enable set groups " FSAE_Guest_Users" (Unauthenticated users) set service " Allow.Default" set webfilter-profile " least restrictive" set application-list " General_Policy" set profile-protocol-options " enhanced" next end next end
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
config user group edit " FSAE_Guest_Users" set group-type directory-service next edit " Domain Users" set group-type directory-service set member " DOMAIN/DOMAIN USERS" next edit " High level Internet" set group-type directory-service set member " DOMAIN/FW_LEVELHIGH" next edit " Medium level Internet" set group-type directory-service set member " DOMAIN/FW_LEVELMEDIUM" next edit " Low level Internet" set group-type directory-service set member " DOMAIN/FW_LEVELLOW" next end
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1631 | |
1063 | |
749 | |
443 | |
210 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.