[7.480][DUPE][FIXED] Open VPN over SSH not functional

I've upgraded through the 7.5 beta releases. After upgrading to 7.480 my SSL VPN over HTTPS no longer works when connecting to ASG from a remote site.

The ASG remains visible remotely.

The remote client reports "TCP: connect to ***.***.***.***:443 failed".
I restarted the ASG. In the logs for Open VPN I see:

2009:08:13-10:13:13 gate openvpn[5325]: WARNING: using --duplicate-cn and --client-config-dir together is probably not what you want
2009:08:13-10:13:13 gate openvpn[5325]: WARNING: --ifconfig-pool-persist will not work with --duplicate-cn
2009:08:13-10:13:13 gate openvpn[5325]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2009:08:13-10:13:13 gate openvpn[5325]: PLUGIN_INIT: POST /usr/lib/openvpn-auth-aua.so '[/usr/lib/openvpn-auth-aua.so]' intercepted=PLUGIN_AUTH_USER_PASS_VERIFY|PLUGIN_CLIENT_CONNECT|PLUGIN_CLIENT_DISCONNECT
2009:08:13-10:13:13 gate openvpn[5325]: Diffie-Hellman initialized with 1024 bit key
2009:08:13-10:13:13 gate openvpn[5325]: TLS-Auth MTU parms [ L:1556 D:140 EF:40 EB:0 ET:0 EL:0 ]
2009:08:13-10:13:13 gate openvpn[5325]: ROUTE default_gateway=
2009:08:13-10:13:13 gate openvpn[5325]: TUN/TAP device tun0 opened
2009:08:13-10:13:13 gate openvpn[5325]: TUN/TAP TX queue length set to 100
2009:08:13-10:13:13 gate openvpn[5325]: /bin/ip link set dev tun0 up mtu 1500
2009:08:13-10:13:13 gate openvpn[5325]: Linux ip link set failed: could not execute external program
2009:08:13-10:13:13 gate openvpn[5325]: Exiting


I'm assuming that either the upgrade didn't complete properly, or the config now points to an app that doesn't exist.

Any ideas?

-Alistair