MAC 주소(MAC Address) 또는 미디어 액세스 제어 주소 는 모든 (Media Access Control Address)네트워크 인터페이스 카드(Network Interface Card) 에 할당된 고유 식별자 입니다 . 이 게시물에서는 MAC 주소가 무엇이며 Windows 10/8.1 에서 MAC 주소(MAC Address) 를 변경하는 방법에 대해 알아보겠습니다 . 또한 MAC 주소(MAC Address) 필터링, 조회 및 스푸핑에 대해서도 다룰 것입니다.
MAC 주소란?
유선 네트워크를 사용하든 무선 네트워크를 사용하든, 다른 컴퓨터에 연결하고 다른 컴퓨터가 귀하의 컴퓨터에 연결되도록 하려면 네트워크 카드가 필요합니다. 우리 대부분은 네트워크의 다른 컴퓨터에 접속할 때 IP 주소가 중요하다고 생각하지만 유일한 요소는 아닙니다. IP( 인터넷 프로토콜(Internet Protocol) ) 주소 보다 더 중요한 것은 MAC ( Media Access Control ) 주소입니다. 네트워크 인터페이스 카드에 할당되어 네트워크에서 식별이 가능한 주소입니다.
네트워크 카드는 (Network)네트워크(Network) 인터페이스 카드 의 줄임말로 사용되는 용어 입니다. 줄여서 NIC 라고 합니다 . 모든 NIC(Every NIC) 에는 네트워크에서 이동하는 데이터 패킷이 올바른 NIC 에 도달하고 거기에서 컴퓨터에 도달할 수 있도록 우편 주소와 같은 MAC 주소가 있습니다. (MAC)IP 주소는 네트워크 인터페이스(Network Interface) 카드( 네트워크(Network) 카드 또는 NIC ) 의 소프트웨어 부분이지만 MAC 주소는 하드웨어 주소가 없으면 데이터 패킷이 네트워크에서 계속 로밍됩니다. 데이터를 전달합니다. 네트워크의 각 데이터 패킷에는 다음을 포함하는 헤더가 있습니다.(MAC)연결하려는 컴퓨터의 MAC 주소와 데이터. 데이터 패킷의 마지막 부분에는 데이터 비트가 올바르게 전달되었는지 또는 전송 중에 손상되거나 변경되었는지 확인하는 비트가 포함됩니다.
(MAC)Windows 시스템 트레이(Windows System Tray) 에서 네트워크 어댑터 열기 를 클릭하면 (Open Network Adaptors)MAC 주소가 나타나지 않습니다 . ISP 또는 네트워크 관리자 가 제공하는 IP 주소(IP addresses) 와 달리 정적 또는 동적일 수 있습니다. MAC 주소는 (MAC)NIC (네트워크 인터페이스 카드) 제조업체에서 할당합니다 . 이러한 MAC 주소는 카드에 내장되어 있으며 주소 확인 프로토콜( (MAC)Address Resolution Protocol )이라는 방법을 사용하여 확인 됩니다. 이 주소 확인 프로토콜(Address Resolution Protocol) 은 먼저 연결할 컴퓨터의 IP 주소를 얻은 다음 MAC 으로 확인합니다.(MAC)주소를 데이터 패킷의 헤더에 포함하기 전에 네트워크의 다른 컴퓨터가 아닌 의도한 컴퓨터에 정확히 전달되도록 합니다.
MAC 주소의 구조
MAC 주소 는 IP 주소( IPv4 주소) 와 마찬가지로 전체 콜론으로 구분됩니다 . 그러나 4자리 숫자 집합 x 4 부분처럼 보이도록 전체 콜론으로 구분된 4개의 숫자만 있는 것과 달리 MAC 주소는 영숫자 문자의 조합입니다. 6개의 전체 콜론으로 구분된 6개의 문자 집합입니다. 또한 집합당 IP 주소에 사용되는 4개의 문자와 달리 MAC 주소는 집합당 2개의 문자만 사용합니다. 다음은 이해를 위한 MAC 주소의 예입니다.
00:9a:8b:87:81:80
전체 콜론으로 구분된 6개의 세트(부분)이며 알파벳과 문자를 모두 포함할 수 있음을 알 수 있습니다. 처음 두 세트 또는 세 세트는 IP 주소의 처음 두 세트가 사용자의 위치를 알려주는 것처럼 네트워크 인터페이스 카드 제조업체의 코드를 나타냅니다.
읽기: (Read:) Dlink 라우터에서 MAC 필터링을 설정하는 방법(How to set up MAC filtering in the Dlink router) .
NIC 의 (NIC)MAC 주소(MAC Address) 를 찾는 방법 ( 네트워크 인터페이스 카드(Network Interface Cards) )
네트워크 어댑터의 MAC(MAC) 주소 를 찾으려면 명령줄로 이동해야 합니다. Press WinKey+R실행(Run) 대화 상자 에 cmd 를 입력 하고 Enter 키를 누릅니다.
getmac getmac /v /fo list 를 입력하고 Enter 키를 누릅니다. 각 NIC 어댑터(네트워크 어댑터 - 유선 및 무선)에 대한 출력이 표시됩니다.
Windows 11/10에서 MAC 주소 변경
네트워크에서 MAC(MAC) 주소 를 변경하면 충돌이 발생할 수 있고 때로는 네트워크에 나타나지 않을 수 있으므로 변경하지 않는 것이 좋습니다. 그러나 어떤 이유로 MAC 주소 를 변경하려는 경우 에는 쉬운 과정입니다.
- Windows Key + Break 또는 Pause 키를 눌러 시스템 속성 (System) 창(Properties) 을 엽니다.
- Pause 키가 (Pause)Shift 키 와 결합된 경우 Win+Fn+Pause 키 를 눌러야 할 수 있습니다 .
- (Click)시스템(System) 창 왼쪽에 있는 장치 관리자를 클릭 합니다 (Device Manager).
- 장치 관리자 대화 상자가 나타나면 (Device Manager)네트워크(Network) 어댑터 라는 범주를 찾습니다 .
- (Click)네트워크 (Network) 어댑터(Adaptors) 앞의 더하기 기호를 클릭하면 컴퓨터에 연결된 모든 네트워크 카드가 표시됩니다.(Network)
- (Select)MAC 주소를 변경하려는 네트워크 어댑터를 선택하십시오 .
- 네트워크 어댑터를 마우스 오른쪽 버튼으로 클릭하고 속성을 선택하십시오.
- 고급 탭을 클릭합니다.
이제 사용 가능한 옵션 목록에서 로컬로 관리되는 MAC 주소(Administered MAC Address) 또는 네트워크 주소(Network Address) 를 선택하십시오 . 네트워크 어댑터 유형에 따라 두 가지 옵션 중 하나만 나타납니다.
위의 옵션 중 하나를 선택하면 Value 라는 텍스트 상자가 표시 됩니다.
라디오 버튼을 선택한 후 값(Value) 필드 에 6자리 영숫자 코드를 입력 합니다. 대시나 전체 콜론을 입력할 필요는 없습니다. 00:4f:gH: HH:88:80 을 입력하려면 대시나 전체 콜론 없이 004fgHHH8880 만 입력하면 됩니다. 대시를 추가하면 오류가 발생할 수 있습니다.
확인을 클릭하여 대화 상자를 닫습니다.
열려 있는 다른 대화 상자(있는 경우)를 닫고 장치 관리자 를 닫습니다.(Device Manager)
네트워크 어댑터 의 MAC ( Media Access Control ) ID 를 변경하는 가장 간단한 방법 입니다.
팁 : 이러한 무료 (TIP)MAC 주소 변경 도구(MAC Address Changer Tools) 중 일부를 사용할 수도 있습니다 .
MAC 주소 스푸핑 및 필터링
스푸핑 은 자신의 (Spoofing)MAC 주소를 다른 사람의 MAC 주소로 변경하는 수법 입니다. 그것이 인터넷(Internet) 세계의 일반적인 개념입니다 . 스푸핑 은 (Spoofing)MAC 필터 제한 으로 인해 네트워크에서 사용자를 허용하지 않을 때 유용합니다 . 해커(Hackers) 도 MAC 주소 스푸핑에 탐닉합니다.
위의 방법을 사용하여 MAC(MAC) 주소를 변경하면 실제로는 MAC 주소를 스푸핑하는 것입니다. 하드웨어 MAC 주소는 동일하게 유지되지만 다른 주소가 없을 때만 우선적으로 부여됩니다. 원래 MAC 주소로 되돌리려면 위의 단계를 따르고 값을 입력하는 대신 " 존재하지 않음(Not Present) " 또는 " 값 없음(No Value) "이라고 표시된 라디오 버튼을 선택하십시오 . 그러면 원래 MAC 주소로 돌아갑니다.
MAC 주소는 원치 않는 연결로부터 네트워크를 보호할 때 특히 유용합니다. 인터넷(Internet) 이나 네트워크 에 연결하려는 MAC 주소 만 인증 하면 됩니다. 이것은 타사 프로그램을 사용하여 쉽게 할 수 있습니다. 라우터 페이지로 이동하여 라우터와 상호 작용할 수 있는 MAC 주소를 입력하여 MAC 주소를 수동으로 필터링(MAC) 할 수도 있습니다 .
MAC Address in Windows 11/10: Change, Lookup, Spoofing
A MAC Address or Media Access Control Address is a unique identifier assigned to every Network Interface Card. In this post, we will see what is MAC Address and how do you change a MAC Address in Windows 10/8.1. We will also touch upon MAC Address filtering, lookup and spoofing.
What is MAC Address
Whether you are using a wired network or a wireless one, you need a network card to connect to other computers and to allow other computers to your computer. While most of us believe that it is the IP address that is significant in contacting another computer on the network, it is not the only factor. More important than IP (Internet Protocol) address is the MAC (Media Access Control) address – an address assigned to the network interface card, so that it is identified on the network.
A Network card is a term used in short for a Network interface card. We call it NIC for short. Every NIC has a MAC address – just like a postal address so that the data packets traveling on your network can reach the correct NIC and from there, your computer. While the IP address is the software part of the Network Interface card (Network card or NIC), the MAC address is the hardware address, without which data packets will just keep on roaming on the network, as they do not have any address where to deliver the data. Each data packet on the network has a header containing the MAC address of the computer you wish to connect to and then the data. The last part of the data packet will contain a bit to ascertain if the data bit was correctly delivered or was it corrupted or changed during the transmission.
MAC addresses do not appear when you click on Open Network Adaptors in the Windows System Tray. Unlike IP addresses, that are provided by your ISP or network admins, and may be static or dynamic. MAC addresses are assigned by the manufacturers of network interface cards (NIC). These MAC addresses are built into the cards and are resolved using a method called Address Resolution Protocol. This Address Resolution Protocol first obtains the IP address of the computer to be contacted and then resolves it into the MAC address before embedding it into the header of the data packets so that they are delivered exactly to the computer intended and not to any other computer in the network.
Structure of MAC Address
A MAC address is separated by full colons, as is the IP address (IPv4 addresses). But unlike only four numeric characters separated by full colons to make it look like a four digit set x 4 parts, the MAC address is a combination of alphanumeric characters. It is a set of six characters separated by six full colons. Also, unlike the four characters used in IP address per set, the MAC address employs only two characters per set. Here is an example of a MAC address for your understanding:
00:9a:8b:87:81:80
You can see that it is six sets (parts) divided by full colons and can contain both alphabets and characters. The first two or three sets indicate the code of manufacturers of the network interface card just like the first two sets of IP address tells you where you are located.
Read: How to set up MAC filtering in the Dlink router.
How To Locate MAC Address of NIC (Network Interface Cards)
To locate the MAC address of your network adaptors, you have to go to the command line. Press WinKey+R, type cmd in the Run dialog box that appears and press Enter key.
Type getmac /v /fo list and press Enter key. The output for each of your NIC adaptor (network adaptors – wired and wireless) will be displayed.
Change MAC Address in Windows 11/10
It is not advised to change the MAC address on networks as it may create conflicts and sometimes, may fail to appear on the network. But if you want to change the MAC address for some reason, it is an easy process.
- Press Windows Key + Break or Pause key to open System Properties window.
- If the Pause key is combined with the Shift key, you may need to press Win+Fn+Pause key.
- Click on Device Manager to the left side of the System window
- Once the Device Manager dialog appears, look for the category named Network Adaptors
- Click on the plus sign preceding Network Adaptors to see all the Network cards attached to your computer;
- Select the network adaptor whose MAC address you wish to change
- Right click on the network adaptor and select Properties
- Click on the Advanced tab.
Having done that, now In the list of available options, select Locally Administered MAC Address or Network Address; note that only one of the two options will appear based on the type of your network adaptor
When you select one of the above options, you will get a text box saying Value.
Type a six digit alphanumeric code in the Value field after selecting the radio button; note that you do not have to type the dashes or full colon; if you wish to type 00:4f:gH:HH:88:80, you simply type 004fgHHH8880 without any dashes or full colons; adding dashes may result in error
Click OK to close the dialog box
Close other open dialog boxes (if any) and close the Device Manager
That is the simplest method to change the MAC (Media Access Control) ID of the network adaptor.
TIP: You can also use some of these free MAC Address Changer Tools.
MAC Address Spoofing and Filtering
Spoofing is a method by which you change your MAC address to someone else’s MAC address. That is the common notion in the world of Internet. Spoofing is useful when your network won’t let you in due to MAC filter restrictions. Hackers too indulge in MAC address spoofing.
When you change the MAC address using the above method, you are actually spoofing the MAC address. The hardware MAC address remains the same but is given preference only when there is no other address. If you want to revert to the original MAC address, just follow the above steps and instead of inputting a value, select the radio button that says “Not Present” or “No Value“. That will get you back to your original MAC address.
MAC addresses are especially useful when it comes to protecting your network from unwanted connections. All you have to do is to authorize only the MAC addresses that you wish to connect to the Internet or the network. This you can do it easily using third-party programs. You can also filter MAC addresses manually by going to your router page and entering the MAC addresses that are allowed to interact with the router.