Update subnet-up.tmpl
This commit is contained in:
parent
40bef2127c
commit
e7df65037b
@ -11,6 +11,6 @@ else
|
|||||||
mac=`cat \$macFile`
|
mac=`cat \$macFile`
|
||||||
arp -s "\$SUBNET" "\$mac"
|
arp -s "\$SUBNET" "\$mac"
|
||||||
else
|
else
|
||||||
echo "WARNING: No MAC known for node \$NODE, can't route \$SUBNET. This is only a problem if this is a remote route."
|
echo "[WARNING] No MAC known for node \$NODE, can't route \$SUBNET. This is only a problem if this is a remote route."
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user