LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: IPwatchD an IP conflict detection tool for Linux (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-ipwatchd-an-ip-conflict-detection-tool-for-linux-746970/)

LXer 08-12-2009 06:40 AM

LXer: IPwatchD an IP conflict detection tool for Linux
 
Published at LXer:

When using a GNU/Linux operating system, from time to time you may come across a situation where network connectivity was interrupted due to the IP conflict. An IP conflict event occurs when two or more hosts on the same network are configured with identical IP addresses. At the present, there appears to be no code in the Linux kernel to take care of this situation by means of appropriate Gratuitous ARP response . Very often a network administrator is left in the complete ignorance by the Linux kernel and needs to troubleshoot IP conflict the hard way. Fortunately, there is a simple daemon called IPwatchD which main purpose is to catch and evaluate packets on the network and this way is able to prevent an IP conflict occurrence. This is done by help of libpcap library. IPwatchD daemon is written in C language and can run in passive or active modes.

Read More...


All times are GMT -5. The time now is 05:03 PM.