Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
# show firewall policy # <policy_number> # show firewall vip " <VIP name here>"Obfuscate any IP addresses or names you don' t want public.
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
config firewall vip
edit " vIP-Web server"
set extintf " wan1"
set portforward enable
set mappedip 192.168.39.142
set extport 5190
set mappedport 5190
next
end
config firewall policy
edit 309
set srcintf " wan1"
set dstintf " dmz"
set srcaddr " all"
set dstaddr " vIP-Web server"
set action accept
set schedule " always"
set service " AOL"
next
end
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 11 set dstaddr XXXXXTry instead:
FGT # config firewall policy FGT policy # edit 11 FGT (11) # set dstaddr XXXXX FGT (11) # end FGT # end
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
| User | Count |
|---|---|
| 2691 | |
| 1412 | |
| 810 | |
| 709 | |
| 455 |
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 2025 Fortinet, Inc. All Rights Reserved.