# config vpn ipsec phase1-interface2) Under the policies configure the user group:
edit "Test_vpn"
set type dynamic
set interface "port2"
set xauthtype auto
next
end
# config firewall policyIn this example the user get recognized as a member of the group 'vpn-group'; the group can be used then in the firewall policies.
edit 1
set name "vpn_policy"
set srcintf "Test_vpn"
set dstintf "port1"
set srcaddr "vpn_range"
set dstaddr "all"
set action accept
set schedule "always"
set service "ALL"
set groups "vpn-group"
next
end
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.