On Thu, 14 Jun 2007, Narendar Rao wrote:

> Date: Thu, 14 Jun 2007 17:51:30 +0530
> From: Narendar Rao <[EMAIL PROTECTED]>
> Reply-To:  <[email protected]>
> To:  <[email protected]>
> Subject: [twincling] how to know of IP conflict in Linux
> 
> Hi,
> 
> In Windows, If there is a IP Conflict in windows  it  pops  up a window  and
> shows that there is a  IP Conflict.
> 
> In Linux, how do i know  if there  is a IP conflict?
> 
> Thanks,
> Narender Rao
> 

Hi Narender:

Here are few things to take a look at:
. dmesg
  if there is a ip conflict, the entry will be seen here.

. /sbin/ifconfig will show the interface, say eth0
  as disabled and without any ip address assignment.

regards
Saifi.

Reply via email to