Patch - DNS WAN Failover: Difference between revisions

From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
(Created page with "= What it is = When using the WAN Failover app, if you use the DNS test type of connectivity, the appliance fails to identify the DNS servers associated with the interface. The patch resolves this issue. = Affected Version = 17.2.0 = How to run = <code> curl -s -k https://downloads.untangle.com/public/patches/17.2.0/failover_patch.sh.tgz | tar -xz && ./failover_patch.sh </code>")
 
(No difference)

Latest revision as of 18:08, 29 October 2024

What it is

When using the WAN Failover app, if you use the DNS test type of connectivity, the appliance fails to identify the DNS servers associated with the interface. The patch resolves this issue.

Affected Version

17.2.0

How to run

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