IPwatchD - IP conflict detection tool for Linux

Hosted by SourceForge

FREQUENTLY ASKED QUESTIONS

1. Is this project abandoned/dead?

IPwatchD project is neither abandoned nor dead. It is just in the stable phase where there are no new releases until there are no new bugs found.

2. IPwatchD does not work! It did not detect my IP conflict!

In order to detect IP conflict the machine running IPwatchD has to receive ARP broadcasts generated by the conflicting host. Some machines generate ARP broadcasts during the change of IP address others don't. In such cases you have to wait until some other host on your network initiates communication with the conflicting IP address. Conflicting machine will most likely use ARP broadcasts during the initiation of new communication with the other host and this will give IPwatchD a chance to detect IP conflict. You can find out more about this topic in my whitepaper "Detection of IP conflict in Linux".

3. Can IPwatchD running on my server detect all IP conflicts in my LAN?

IPwatchD is designed to monitor and protect only the system it is running on. If you want to monitor a whole network you should rather use arpwatch.

4. I have installed IPwatchD but it did not resolve the conflict.

IPwatchD does not resolve the IP conflicts it just informs the user that IP conflict exists. Please note that IP conflict is a serious network misconfiguration and it should be resolved by changing IP address of one of the conflicting hosts.

5. Does IPwatchD support IPv6?

IPwatchD currently supports only IPv4 mostly because I don't use IPv6 on my systems. While it should be possible to use IPv6 Neighbor Discovery Protocol (NDP) to perform Duplicate address detection (DAD) I will probably do nothing about it until I start using IPv6 on my own systems. Collaborators and/or sponsors are welcome meanwhile.

6. Desktop notifications do not work! Why?

Desktop notifications were displayed by the separate application IPwatchD-G-Notify that was executed by IPwatchD daemon whenever the IP conflict occurred.

IPwatchD-G-Notify development was discontinued with the release of IPwatchD 1.3.0.

 

© 2007-2018 Jaroslav Imrich