IP address to MAC address conversion. Is it possible?

0 votes
asked by
edited by

IP address to MAC address conversion. Is it possible?

2 Answers

0 votes
No avatar answered by (193k points)
edited by

There is no application or feature or something related that can convert an IP address to MAC. Computers assign IP addresses based on the MAC address through DHCP. This is completely random.

For example, DHCP will assign IP addresses and it will always give the save address based on a specific MAC because of the ARP cache. If the cache is cleared, the DHCP will assign another address.

0 votes
No avatar answered by (300 points)

Yes ! it is possible. It is very complex to find it out by manually. Use the calculator http://www.aqwnet.com/index.php/tools/ip-mac-calculator to convert ip address to Mac. Internet networks requires two types of addresses:

  1. Mac
  2. IP

Mac is the physical address of the computer hardware . It can't be changed. It contains mixture of both alphabets and numbers. It is separated by hyphens.

Ip address is an unique address assigned to every device. It contains only the numbers. It is separated by periods.

To find both Mac and ip by using the following command :

  1. Start ->run -> cmd and press enter
  2. Command prompt dialog box will appear on the screen
  3. Type ipconfig/all and press enter
  4. It shows both Mac and ip address
  5. Mac address is labeled as Physical address example : 00-0c-xx-yy-zz-xx
  6. Ip address example : 192.xx.yy.zz

If you want to determine your external ip use Ip-details.com

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...