Patch - Disable IPsec unity plugin: Difference between revisions
From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
(Created page with "= What it is = The IPsec daemon has a unity plugin which can interfere with connection to cisco devices, despite being disabled. This removes the unity plugin entirely so it...") |
|||
Line 11: | Line 11: | ||
<code> | <code> | ||
curl -k | curl -k https://downloads.untangle.com/public/patches/13.2.1/ipsec_disable_unity_patch.sh | dash | ||
</code> | </code> |
Latest revision as of 15:24, 27 November 2019
What it is
The IPsec daemon has a unity plugin which can interfere with connection to cisco devices, despite being disabled. This removes the unity plugin entirely so it can not cause any issues.
Target Version
13.2.1
How to run
curl -k https://downloads.untangle.com/public/patches/13.2.1/ipsec_disable_unity_patch.sh | dash