![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Panic kernal-mode address fault on user address 0x14 | Twix | UNIX for Dummies Questions & Answers | 10 | 06-15-2009 10:42 AM |
| ksh - how to list all ip address between 2 ip address | frustrated1 | Shell Programming and Scripting | 4 | 06-12-2009 10:03 AM |
| How to Achive IP address through MAC(Ethernet) address | krishnacins | IP Networking | 3 | 08-29-2005 09:45 PM |
| network address and broadcast address? | pnxi | UNIX for Dummies Questions & Answers | 7 | 11-10-2003 11:29 PM |
| Get Mac Address | ss_hpov | High Level Programming | 1 | 04-15-2002 03:29 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Get ip address from mac address
I have following message in my messages file on solaris 10 Code:
WARNING: e1000g3712000:3 has duplicate address 010.022.196.011 (in use by 00:50:56:85:25:ef); disabled Now is there any way i can find which server has 00:50:56:85:25:ef mac address either IP or Hostname ? |
|
||||
|
Hi,
If you have root privileges, you can use "ifconfig -a", which will display the MAC address along with the IPs. Also, "banner" command at OK prompt will display the MAC addrs. If you do not have root privs - you can NOT see the MAC addr !! In your case, disable the NIC in your system. From another system, do a "traceroute 10.22.196.11". That will lead you to the another system that is using the IP. Hope I answered your question. |
|
||||
|
you already have the IP adress of the server
the closes thing i can think of to localize the particular server is to check from your switch which port it is connected to by using the mac address. been into this kind of situation and have asked our network guys for help ![]() |
|
|||||
|
There's a complete list of assigned vendor codes available at the IEEE, as well as various lookup tools on the web.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|