
There might also already be a protocol out there that does this.īeyond that, I wouldn't have the slightest clue as the curiosity itch has never pulled me in this direction.

the first three numbers must be the same, like 192.168.1.100 vs. Make sure the IP address you use to ping from the Mac is in the same subnet, i.e.
#Ping ip address to get mac address on a mac Pc
Ping from the Windows PC to the MAC, and observe the reported IP address. That will probably give you enough background to write your own protocol. Name resolution problem: Try using the IP address with the ping command, not a host name. Then you can pick up a book on TCP/IP and read how the TCP/IP protocol is implemented. In the space provided below the option Enter the network address to ping, enter the IP address or web URL for which you want to set the. Choose Network Utilities and now, click on Ping. When performing any network configurations, it might be necessary to know the IP address or MAC address of your Chromebook.
#Ping ip address to get mac address on a mac how to
Well, if you don't know how to program you can start that way. How to Test Ping on your Mac with Network Utility. The IP address is easier and more logical for humans to route, deal with and organize in a much more orderly fashion than could be done with MAC (considering how ethernet works and the intended use of the MAC). In the space provided below the option Enter the network address to ping, enter the IP address or web URL for which you want to set the ping test. See the mac address is how wire level network addressing happens. I wouldn't know where you would start with any of this. Choose Network Utilities and now, click on Ping. The easiest way to ping a MAC address on Windows is to use the ping command and to specify the IP address of the computer. You could certainly make up a protocol that uses just the MAC address as the address on the network, and then write a simple communication tool to send and receive messages just using the MAC address as the target computer. Enter ping followed by the IP address or web address.

Because in order to consider yourself communicating on the MAC address level, you would have to write your own set of protocols. Here are three different ways to test ping on your Mac, including using Terminal and Network Utilities. Whether the host is contacted, your ARP table will be populated with the MAC address, thus validating that the host is up and running. I can see how learning to communicate on the MAC address level is a worth while study as it will give you a deep understanding of how and why the tcp/ip protocol is implemented and so necessary. The easiest way to ping a MAC address on Windows is to use the ping command and to specify the IP address of the computer you want to verify.
