edit "testl0"
set vdom "root"
set ip 172.16.33.1 255.255.255.255 (IP_loopback)
set allowaccess ping https ssh http
set type loopback
set snmp-index 10
next
end
config firewall vip
edit "test_VIP"
set extip 172.16.33.1 (External IP)
set extintf "any"
set mappedip "10.10.10.2" (Internal IP)
next
end
config firewall policy
edit A
set srcintf "wan2"
set dstintf "loopback"
set srcaddr "all"
set dstaddr "IP_loopback"
set action accept
set schedule "always"
set service "ALL"
set logtraffic all
set nat disable
config firewall policy
edit A
set srcintf "loopback"
set dstintf "internal"
set srcaddr "all"
set dstaddr "VIP"
set action accept
set schedule "always"
set service "ALL"
set logtraffic all
set nat disable
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.