AUTO STITCH FOR IPSEV VPN TUNNEL
Hello,
I am trying to find a way to make an auto stitch to trigger and work when a user disconects or connects on a remote ipsec tunnel and send an email. I have it set up but cant see emails comming. Any ideas?
FGT60F # config system automation-stitch
FGT60F(automation-stitch) # edit "VPNIPSEC"
FGT60F (VPNIPSEC) # show
config system automation-stitch
edit "VPNIPSEC"
set trigger "IPSEC VPN UP"
config actions
edit 1
set action "Email Notification"
set required enable
next
end
next
end
FGT60F (VPNIPSEC) #
config system automation-trigger
FGT60F (automation-trigger) # edit "VPNIPSEC"
new entry 'VPNIPSEC' added
FGT60F (VPNIPSEC) # show
config system automation-trigger
edit "VPNIPSEC"
next
end
config system automation-action
FGT60F (automation-action) # edit "VPNIPSEC"
new entry 'VPNIPSEC' added
FGT60F (VPNIPSEC) # show
config system automation-action
edit "VPNIPSEC"
next
end