IPSec Tunnel Endpoint iApp
Problem this snippet solves: This iAPP template creates a complete configuration for establishing an IPSec tunnel between a Windows Azure virtual network and your F5 protected corporate network. Add...
Published Aug 03, 2016
Version 1.0Greg_Coward
Employee
Joined July 19, 2011
Greg_Coward
Employee
Joined July 19, 2011
Greg_Coward
May 01, 2017Employee
Hi there Dante,
Sorry, iApps seem to have a little "process ordering" issue when it comes to removing tunnels. To delete the iApp instance, you need to manually delete in order:
-
Disable 'strict updates' for the iApp instance - (a. click on deploy application service, b. select 'properties', c. 'advanced', d. uncheck 'Strict Update', e. select 'update')
-
Route created directing traffic to the IPsec tunnel (Network - Routes)
-
Tunnel Self-IP (Network - Self IPs)
-
Tunnel (Network - Tunnels)
-
Delete the iApp instance to remove remaining objects.