Update subnet-down
This commit is contained in:
parent
c1cd2221b3
commit
59706873fb
@ -20,7 +20,7 @@ else
|
||||
rm -f /tmp/tinc/peer/$NODE/ip/$address
|
||||
|
||||
if echo $arpEntries | grep -q "\($address\)"; then
|
||||
echo "[ARP] Removing $addresss from the table..."
|
||||
echo "[ARP] Removing $address from the table..."
|
||||
arp -d $address
|
||||
fi
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user