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
# 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
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 |
---|---|
1705 | |
1093 | |
752 | |
446 | |
230 |
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.