On Wednesday 28 May 2003 11:51, [EMAIL PROTECTED] wrote:
> Hi all,
>
> How can we detect ip conflict in linux machine (immediately) as in
> windows?
>
> Nabin Limbu

To the best of my knowledge Linux doesn't detect duplicate IP addresses 
but you can see if there's a duplicate for your address by using:

arping -D -I <your interface e.g.:etho> <your IP address>

If it sees a duplicate it'll exit, if not, it'll just continue to probe.

Regards,  Mike Klinke


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to