Patch - IPsec Routing

From Edge Threat Management Wiki - Arista
Revision as of 20:12, 29 October 2024 by Bcarmichael (talk | contribs) (Created page with "= What it is = A race condition can occur with the IPsec daemon resulting in incorrect routes for IPsec VPN tunnels. This issue will be fixed in the next release. Meanwhile you may apply the following patch. = Affected Version = 17.2.0 = How to run = <code> curl -s -k https://downloads.untangle.com/public/patches/17.2.0/ipsec_restart_patch.sh.tgz | tar -xz && ./ipsec_restart_patch.sh </code>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

What it is

A race condition can occur with the IPsec daemon resulting in incorrect routes for IPsec VPN tunnels.

This issue will be fixed in the next release. Meanwhile you may apply the following patch.

Affected Version

17.2.0

How to run

curl -s -k https://downloads.untangle.com/public/patches/17.2.0/ipsec_restart_patch.sh.tgz | tar -xz && ./ipsec_restart_patch.sh