Changes between Version 7 and Version 8 of WiredInternetDebugging


Ignore:
Timestamp:
03/24/20 15:10:38 (3 years ago)
Author:
karolis@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WiredInternetDebugging

    v7 v8  
    8686If the problem still persists - ''fill out a problem report'', this problem isn't that hard to fix, usually.
    8787
     88==== How to check your IP and MAC address
     89
     90''You can check your address like this:''
     91
     92**Windows:**
     93
     941. Click the search icon on your task bar.
     952. Enter ''CMD'', a program named ''Command Prompt'' should pop up - click it.
     963. Write ''ipconfig /all'' and press enter.
     974. 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.
     98If 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
     1021. Click on the Apple icon on the upper-left corner of the screen.
     1032. Scroll down and select ''System Preferences''.
     1043. Click ''Network''. This should be on the third row.
     1054. 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.
     1065. Write your IP address down or take a screenshot of this window.
     1076. The MAC address will be in the advanced menu, you can access it by clicking the ''advanced'' button below.
     1087. Go to the Hardware or Ethernet tab and there you will see your MAC address, write it down.
     109
    88110==== Other problems
    89111
    90 If you encounter problems not listed in this page - ''fill out a problem report'', this page is constantly updated and will include more and more solutions to different Wi-Fi problems down the line. Your reports ''will help'' with finding these issues.
     112If you encounter problems not listed in this page - ''fill out a problem report'', this page is constantly updated and will include more and more solutions to different wired internet problems down the line. Your reports ''will help'' with finding these issues.