How to find your IP and Mac Address

SUMMARY

An IP address is designed to uniquely identify a device and allow it to transmit information on a network, a MAC address is a unique identifier assigned to network devices. This Wiki shows how to locate both the IP address and MAC of a device.


Windows

GUI Method

1. Select the Start button near the button left hand corner of your screen.

1.jpg

2. Select the Search bar and begin typing View network connections, and then select it from the drop-down list. .

2.jpg

3. Right click the active connection that you are using and click on Status.

4.jpg

4. After accessing the Status of your connection, select Details.

5.jpg

5. To the right of the IPv4 Address column, you will be presented with your IP address.

6.jpg

6. To the right of the Physical Address column, you will be presented with your MAC Address.

7.jpg

Command Line Method

1. Copy and paste the following in your Window's Search Engine.

  • CMD

111111111111.png

2. In the line provided, copy and paste the following in the line indicated.

  • ipconfig /all

2222222222222.png

3. Scroll down until you see your adapter settings. You will now be presented with your Physical Address (MAC) and your IPv4 Address (IP).

33333333333.png


MAC

GUI Method

1. In the Finder tab, select System Preferences....

step1.jpg

2. In System Preference select Network.

step3.jpg

3. Select your active internet connection

4. In the TCP/IP tab, your IP Address will be located here.

step6.jpg

5. In the Hardware tab, your MAC address will be located here.

step2.jpg

Command Line Method (IP Address)

1. Open up Terminal.

Screen Shot 2018-01-15 at 9.57.png

2. Copy the following line and paste it into your Terminal.

  • ifconfig

Screen Shot 2018-01-15 at 9.png

3. Locate the line starting with inet. This will be the location of your IP Address.

Screen Shot 2018-01-15 at 9.48.png


Linux

GUI Method

1. Click on Syetems Settings, select Network, and Double click your current Active Connection.

111.jpg

2. Select Wired and locate Device MAC address.

3. Your MAC address will be located to the right of Hardware address.

333.jpg

Command Line Method

1. Right click on your desktop background and select Open in Terminal.

2. Your Terminal will now open.

3. Copy the following line and paste it into your Terminal.

  • ifconfig

4. Your MAC address will be in the same column of either eth0 or enp0s3 (may be different on each device) , and either locate HWaddr or ether.

222.jpg


Android

GUI Method

1. In your device's search bar, type "Settings" and click on the application.

A1.png

You will now be in your Device's settings.

A2.png

3. Proceed to scroll down until you come upon About Device. Click on it.

A3.png

4. In the next screen, click on Status.

A4.png

5. You will now be presented with your Device's IP Address and MAC Address.

A5.png


iPhone

GUI Method (IP Address)

1. Locate your Settings Application icon and click on it.

2. Scroll down and click on Wi-Fi.

B1.png

You will not be presented with your current connectivity. In most cases, the blue check mark will indicate your current connection.

3. Click on your current connection.

B2.png

4. You will now be presented with your IP Address.

B3.png

GUI Method (MAC Address)

1. Locate your Settings Application icon and click on it.

2. Click on General.

C1.png

3. Click on About.

C2.png

4. You will now be presented with your MAC Address.

C3.png