#config firewall vip2) The VIP rule can be added to the SSLVPN policy if only the related SSLVPN portal is in tunnel mode. Therefore, the web mode should be disabled.
edit "VIP"
set extip 180.120.131.78
set extinf "wan1"
set mappedip 192.168.10.1
next
end
#config firewall policy4) Create a policy from SSLVPN to Internal with the VIP rule as a destination
edit 1
set srcintf "ssl.root"
set dstintf "WAN1"
set srcaddr “SSLVPN-grp”
set dstaddr "IP-180.120.131.78"
set action accept
set schedule "always"
set service "ALL"
next
#config firewall policy
edit 2
set srcintf "ssl.root"
set dstintf "Internal"
set srcaddr “SSLVPN-grp”
set dstaddr "VIP"
set action accept
set schedule "always"
set service "ALL"
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 2023 Fortinet, Inc. All Rights Reserved.