Patch - IPsec Routing: Difference between revisions
From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
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>") |
(No difference)
|
Latest revision as of 20:12, 29 October 2024
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