Closed int32bit closed 7 years ago
In my view you never assign any random ip address in you environment. In cases where ICMP is disabled or system is down it can't determine.
Hi,
Sorry that it took so long for me to review your change.
It is a good idea, but I think it is not robust enough, for a few reasons:
I think it would be better to use a variant of arping, what do you think?
Before we set the network, we should check if the IP conflicts with other system on this network to avoid potential danger. I just ping the address to determine whether it is currently used by others.