Patch - Wireguard: Difference between revisions
From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
Created page with "= What it is = This patch fixes an issue where WireGuard tunnels fail to establish during system boot due to orphaned IP addresses from incomplete interface cleanup. = Affected Version = 17.4.1 = How to run = <code> <!-- curl -s -k https://downloads.untangle.com/public/patches/17.4.0/17.4.0-password-manager.patch.sh.tgz | tar -xz && ./17.4.0-password-manager.patch.sh --> </code>" |
No edit summary |
||
| Line 10: | Line 10: | ||
<code> | <code> | ||
curl -s -k https://downloads.untangle.com/public/patches/17.4.1/17.4.1-wireguard-interfacre-patch.sh.tgz | tar -xz && ./17.4.1-wireguard-interfacre-patch.sh | |||
curl -s -k https://downloads.untangle.com/public/patches/17.4. | |||
</code> | </code> | ||
Latest revision as of 14:23, 19 March 2026
What it is
This patch fixes an issue where WireGuard tunnels fail to establish during system boot due to orphaned IP addresses from incomplete interface cleanup.
Affected Version
17.4.1
How to run
curl -s -k https://downloads.untangle.com/public/patches/17.4.1/17.4.1-wireguard-interfacre-patch.sh.tgz | tar -xz && ./17.4.1-wireguard-interfacre-patch.sh