View Full Version : Ip conflict
najnaj
Jul 6, 2008, 12:54 AM
HI
How do I get to know the mac address of conflicting ip address?
Thanks
twilcox
Jul 6, 2008, 01:16 AM
Connect to your router (usually 192.168.1.1 if you're on a Linksys router) and view the DHCP Clients table. That should have some information for you.
najnaj
Jul 7, 2008, 11:08 PM
Hi
I am using static IP on my NW
KISS
Jul 8, 2008, 12:22 AM
Ping the IP address and then check the arp table "arp -a".
To find the MAC addresses of all the IP addresses of the netword, "ping x.x.x.255" and "arp a" from the cmd prompt.
gitarakuru
Feb 7, 2011, 07:56 PM
Go to cmd type ipconfig /all
ITstudent2006
Feb 7, 2011, 08:20 PM
go to cmd type ipconfig /all
This post is going on 3 years old. I appreciate your response but the OP is long gone!