| 88 | ==== How to check your IP and MAC address |
| 89 | |
| 90 | ''You can check your address like this:'' |
| 91 | |
| 92 | **Windows:** |
| 93 | |
| 94 | 1. Click the search icon on your task bar. |
| 95 | 2. Enter ''CMD'', a program named ''Command Prompt'' should pop up - click it. |
| 96 | 3. Write ''ipconfig /all'' and press enter. |
| 97 | 4. Look for an entry labeled ''Ethernet adapter Ethernet'', under it there should be two fields named IPv4 address and Physical Address, the first one is your IP address and the other one is your MAC address, write them down. |
| 98 | If you can't find an entry like this or it doesn't contain an IPv4/Physical address - ''there's probably something wrong with your device''. |
| 99 | |
| 100 | **MAC OS:** |
| 101 | |
| 102 | 1. Click on the Apple icon on the upper-left corner of the screen. |
| 103 | 2. Scroll down and select ''System Preferences''. |
| 104 | 3. Click ''Network''. This should be on the third row. |
| 105 | 4. Select ''Ethernet (wired)'' (''The connection you are using will say Connected next to it''). Your ''IP address'' will be listed directly beneath your connection status, in smaller print. |
| 106 | 5. Write your IP address down or take a screenshot of this window. |
| 107 | 6. The MAC address will be in the advanced menu, you can access it by clicking the ''advanced'' button below. |
| 108 | 7. Go to the Hardware or Ethernet tab and there you will see your MAC address, write it down. |
| 109 | |