Patch - Force ARP broadcast every hour: Difference between revisions

From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
(Created page with "= What it is = Patch for ISP like StarLink requiring ARP broadcast every hour = Target Version = 16.2.2 = How to run = <code> curl -s -k https://downloads.untangle.com/pu...")
 
 
Line 10: Line 10:


<code>
<code>
curl -s -k https://downloads.untangle.com/public/patches/generic/arp_patch_install.sh | dash
curl -s -k https://downloads.untangle.com/public/patches/generic/arp_patch_install.sh | sh
</code>
</code>

Latest revision as of 20:17, 15 June 2021

What it is

Patch for ISP like StarLink requiring ARP broadcast every hour

Target Version

16.2.2

How to run

curl -s -k https://downloads.untangle.com/public/patches/generic/arp_patch_install.sh | sh