IP 주소(IP address) 와 서브넷 마스크(subnet mask) 는 컴퓨터 네트워킹의 핵심입니다. 특히 기술적 배경이 없는 경우 전체적으로 이해하기 쉬운 개념이 아닙니다. 그러나 약간의 도움이 있으면 누구나 IP 주소(IP address) 및 서브넷 마스크(subnet mask) 의 기본 사항, 수행하는 작업 및 유용한 이유를 이해할 수 있습니다. IP 주소 가 무엇인지, (IP address)인터넷 프로토콜 주소(internet protocol address) 의 목적이 무엇인지, 서브넷 마스크(subnet mask) 가 무엇인지 알고 싶다면 계속 읽으십시오. 우리는 모든 것을 간단한 용어로 설명합니다.
IP 주소(IP address) 란 무엇입니까 ? 인터넷 프로토콜 주소(Internet Protocol address) 의 목적은 무엇입니까 ?
IP 주소가 무엇인지 쉽게 이해할 수 있도록 실생활에서 비유하자면 다음과 같습니다.
친구에게 편지를 보내고 싶습니다. 당신은 메시지 작성을 완료하고 그것을 보내고 싶습니다. 편지가 목적지에 도착하려면 친구의 주소( 거리명(street name) , 전화번호, 우편(zip code) 번호) 를 알고 편지에 적어야 합니다. 그렇지 않으면 우체국에서 편지를 배달할 곳을 모릅니다.
IP 주소를 네트워크 내부의 컴퓨터 또는 장치 주소로 생각하십시오(Think of an IP address as the address of a computer or device inside a network) . IP 주소는 동일한 네트워크나 인터넷에 있는 다른 컴퓨터나 장치와 통신을 설정하고 데이터를 보내고 받는 데 사용되는 네트워크 장치의 고유 식별자입니다.
현재 IP( 인터넷 프로토콜(Internet Protocol) ) 주소에 대한 두 가지 관련 표준이 있습니다. IP 버전 4(IPv4)(IP version 4 (IPv4)) 및 IP 버전 6(IPv6)(IP version 6 (IPv6)) . 이 표준이 의미하는 바는 이 가이드의 다음 두 섹션에서 설명할 것이므로 조금만 더 기다려 주세요. 🙂
또한 IP 주소는 정적이거나 동적일 수 있습니다(an IP address can be either static or dynamic) . 고정 IP 주소 는 (IP address)Windows 네트워크(Windows network) 설정 을 통해 직접 구성해야 하는 주소입니다. 동적 주소는 일반적으로 제한된 시간 동안 (time frame)DHCP ( Dynamic Host Configuration Protocol )에 의해 할당됩니다 . DHCP 는 네트워크의 전용 서버 또는 무선 라우터와 같은 특수 네트워크 하드웨어 에서 실행되는 서비스입니다. (network hardware)고정 주소는 부주의하게 사용하면 네트워크 문제를 일으킬 수 있으므로 동적 (Dynamic)IP 주소 가 가장 많이 사용됩니다. (IP address)고정 IP 주소(IP address) es는 특히 사무실이나 기관의 네트워크와 같은 대규모 네트워크에서 만들고 관리하기 위해 수동 개입이 필요하기 때문에 관리하기가 더 어렵습니다.
따라서 일반적인 홈 네트워크(home network) 나 소규모 비즈니스 네트워크 에서는 (business network)DHCP 를 통해 라우터에서 자동으로 IP 주소를 할당하고 관리 합니다 .
IPv4 ( 인터넷 프로토콜 버전 4(Internet Protocol Version 4) ) 주소란 무엇입니까 ?
IP 버전 4(IPv4)(IP version 4 (IPv4)) 는 현재 가장 많이 사용되는 표준입니다. IPv4 는 주소 공간을 4.294.967.296(2^32)개의 가능한 고유 주소로 제한하는 32비트 주소를 사용합니다. 모든 사람이 쉽게 이해할 수 있도록 IPv4 주소(IPv4 address) 는 점으로 구분된 4개의 십진수로 표시됩니다. 이 네 개의 숫자는 각각 1~3자리 숫자를 포함하며 각 숫자의 범위는 0~255입니다. 예를 들어 IPv4 주소(IPv4 address) 는 172.217.3.100과 같습니다.
IPv4 주소(IPv4 address) 는 클래스라고 하는 세 가지 범주로 나뉩니다. 아래 표에서 볼 수 있듯이 각 클래스의 주요 차이점은 네트워크 및 호스트 식별(network and host identification) 에 할당된 비트 수입니다 . 또한 IPv4 주소(IPv4 address) 가 오는 클래스는 점-10진수 표기법에서 첫 번째 정수의 선행 비트 형식에 따라 식별할 수 있습니다. 예를 들어, 위 그림 의 IP 주소 는 (IP address)172(10101100) 의 바이너리 형식의 선행 비트 가 1과 0(10) 이기 때문에 클래스 (1 and 0 (10))B IP 주소(B IP address) 입니다.
또한 특정 작업에 사용되는 다른 주소가 있습니다. 아래 표에서 볼 수 있듯이 클래스 D(class D) IPv4 주소는 멀티캐스트 주소 지정(multicast addressing) 에 사용됩니다 . 컴퓨터 네트워킹에서 멀티캐스트(multicast) 는 정보가 대상 컴퓨터 그룹에 동시에 전달되는 그룹 통신(group communication) 을 나타냅니다 . 예를 들어, 멀티캐스트 주소 지정(multicast addressing) 은 인터넷 텔레비전 및 다지점 화상 회의(Internet television and multipoint video conferences) 에서 사용 됩니다. 클래스 E IPv4(class E IPv4) 주소 는 실험적인 방법으로만 사용되기 때문에 실생활에서 사용할 수 없습니다.
그러나 전 세계적으로 가능한 IP 주소 조합이 부족하기 때문에 IPv4 는 현재 단계적으로 폐지되고 있습니다. 따라서 더 많은 네트워크 장치를 추가하려면 더 많은 IP 주소를 사용할 수 있으므로 IPv6 으로 전환해야 합니다.(IPv6)
IPv6 ( 인터넷 프로토콜 버전 6(Internet Protocol Version 6) ) 주소란 무엇입니까 ?
인터넷 프로토콜 버전 6(Internet Protocol version 6) 또는 IPv6 은 (IPv6)IPv4 주소 를 대체하기 위해 1995년에 만들어졌습니다 . IPv6(IP 버전 6)(IP version 6 (IPv6)) 은 아직 널리 구현되지 않은 표준이지만 IPv4 주소가 모두 소진되면 적용될 것입니다. IPv6 주소는 콜론으로 구분된 8자리 그룹으로 구성됩니다. IPv4 주소 와 달리 여기에는 a 에서 f 까지의 문자가 포함될 수 있으므로 IPv6 주소(IPv6 address) 는 2a00:1450:400d:0802:0000:0000:0000:200e와 같이 보일 수 있습니다. IPv4 와 비교하여, 이 표준은 2^128개의 주소를 관리할 수 있습니다. 최대 주소 수는 39자리의 엄청난 숫자이며 향후 수십 년 동안 IP 주소에 대한 우리의 요구를 충족해야 합니다.
위 그림에서 볼 수 있듯이 IPv6 주소는 관리하기가 상당히 까다롭습니다. 따라서 이러한 주소를 작성하는 방법을 단순화하는 몇 가지 규칙이 있습니다. 하나 이상의 그룹이 "0000"이면 0을 생략하고 두 개의 콜론(::)으로 대체할 수 있으며 그룹 시작 부분의 0도 생략할 수 있습니다. 또한 IPv4 와 달리 IPv6 주소는 클래스로 구분되지 않습니다.
참고: (NOTE:)컴퓨터 또는 장치 의 (computer or device)IP 주소(IP address) 를 찾 거나 변경 방법을 알아보려면 다음을 읽으십시오 .
- Windows 에서 IP 주소(IP address) 를 찾는 8가지 방법 (모든 버전)
- Windows 10 에서 IP 주소(IP address) 를 변경하는 3가지 방법
서브넷 마스크(subnet mask) 란 무엇입니까 ? 서브넷 마스크(subnet mask) 는 무엇에 사용됩니까?
서브넷 마스크 는 (subnet mask)IP 네트워크(IP network) 를 분할하는 방법 입니다 . 전화번호(phone number) 의 지역 번호(area code) 로 생각할 수 있습니다 . 간단히 말해서 서브넷 마스크(subnet mask) 는 네트워크에서 두 개 이상의 하위 네트워크로 분할하여 관리하기 쉽게 만드는 데 사용됩니다. 홈 네트워크 및 소규모 비즈니스 네트워크에서 모든 네트워크 컴퓨터 및 장치는 일반적으로 동일한 서브넷에 있으므로 동일한 서브넷에 있는 모든 컴퓨터 또는 장치에는 동일한 서브넷 마스크(subnet mask) 가 있습니다.
좀 더 기술적으로 설명하자면 서브넷 마스크 는 (subnet mask)IP 주소 를 마스킹하고 IP (IP address)주소(IP address) 를 네트워크 주소와 호스트 주소(network address and host address) 로 나누는 32비트 숫자입니다 . 서브넷 마스크(subnet mask) 는 네트워크 비트를 모두 "1"로 설정하고 호스트 비트를 모두 "0"으로 설정하여 만듭니다.
서브넷 마스크(subnet mask) 는 두 가지 방법으로 나타낼 수 있습니다. 하나는 IP 주소(IP address) 와 같은 일반적인 점-10진수 표기법 이고 두 번째는 CIDR 표기법(CIDR notation) 을 사용하는 것 입니다.
CIDR 표기법(CIDR notation) 에서 서브넷 마스크(subnet mask) 는 네트워크 의 첫 번째 IP 주소 로 지정되고 그 뒤에 슬래시 문자(/)와 (IP address)서브넷 접두사(subnet prefix) 의 비트 길이가 옵니다 . 예를 들어, 192.168.1.0과 같은 IP 주소(IP address) 와 255.255.255.0과 같은 서브넷 마스크(subnet mask) 를 쓰는 대신 주소만 쓸 수 있습니다. " 서브넷 마스크(subnet mask) 의 바이너리 형식 : 192.168.1.0/24. 불행히도 서브넷 접두사 길이(subnet prefix length) 를 계산하는 것은 쉽지 않으므로 원하거나 해야 하는 경우 이 온라인 IP 서브넷 계산기(IP Subnet Calculator) 와 같은 도구를 사용하는 것이 좋습니다 .
서브넷 마스크(subnet mask) 는 네트워크를 서브넷이라고 하는 더 작은 부분으로 나누는 것과 관련된 서브넷 프로세스(subnetting process) 에서 사용됩니다 . 아시다시피 IP 주소 는 (IP address)네트워크 식별(network identification) 용과 호스트 식별(host identification) 용의 두 부분으로 나뉩니다 . 서브넷 마스크(subnet mask) 를 사용하여 주 네트워크는 하나 이상의 더 작은 네트워크로 나뉩니다. 이것은 IP 주소(IP address) 와 (하위) 네트워크 마스크(network mask) 간의 비트 AND 연산(bitwise AND operation) 에 의해 수행됩니다 . 간단히 말해서 호스트 번호(host number) 의 비트 중 일부 가 새(하위) 네트워크 식별(network identification) 에 사용됨을 의미합니다 .
Windows 10 PC와 로컬 (Windows 10)홈 네트워크(home network) 의 모든 컴퓨터 및 장치에서 서브넷 마스크(subnet mask) 를 변경하는 방법을 알아 보려면 이 가이드를 읽어보세요. Windows 10 에서 서브넷 마스크(Subnet Mask) 를 변경하는 4가지 방법 .
DNS, 게이트웨이, WINS란 무엇입니까?
우리는 이 주제가 조금 더 기술적이라는 것을 알고 있습니다. 비록 우리는 가능한 한 간단한 용어를 사용하려고 노력하고 있지만, 그래서 여기에 이러한 모든 보완적 개념이 의미하는 바에 대한 짧고 친숙한 버전이 있습니다. IP 주소(IP address) 가 작동하는 방식을 이해하려면 네트워크 컴퓨터와 장치 간의 통신을 가능하게 하기 위해 함께 작동하는 이러한 추가 주제도 이해해야 하기 때문에 의미를 아는 것이 좋습니다 .
따라서 더 이상 고민하지 않고 여기에 대한 간단한 설명이 있습니다.
- 게이트웨이(Gateway) - 게이트웨이는 일반적 으로 다른 네트워크 및 인터넷에 대한 액세스 지점(access point) 역할을 하는 네트워크에 위치한 라우터입니다 . 예를 들어, 귀하의 인터넷 서비스 제공업체(Internet Service Provider) 에는 귀하의 컴퓨터가 인터넷에 연결하는 데 사용하는 하나 이상의 게이트웨이 서버가 있습니다. 대규모 비즈니스 환경에서 게이트웨이는 회사가 소유한 다른 서브넷/네트워크를 연결하는 데에도 사용됩니다.
- DNS 서버 - (DNS Server)Domain Name System 의 약자 로 www.digitalcitizen.life와 같은 쉽게 기억할 수 있는 주소를 IP 주소(IP address) 와 일치시키는 인터넷 연결 장치 및 컴퓨터의 이름 지정 시스템입니다 . DNS 서버(DNS server) 가 작동하지 않으면 기존 웹사이트 주소를 사용하여 웹을 탐색할 수 없습니다. DNS 서버(DNS Server) 는 일반적으로 인터넷 서비스 제공업체(Internet Service Provider) 에서 제공 합니다. 여기에서 더 자세한 설명을 찾을 수 있습니다. DNS 란 무엇입니까 ? 어떻게(How) 유용합니까? 그러나 (How)DNS 서버(DNS server) 를 직접 변경할 수도 있습니다 . DNS 를 변경하는 3가지 방법에 대해 자세히 알아보십시오.Windows 10 의 설정 및 타사 DNS 서버(DNS server) 란? 공용 DNS 서버(DNS server) 를 사용해야 하는 8가지 이유 s.
- WINS 서버 - (WINS Server)Windows Internet Name Service 의 약자이며 Windows 98 또는 Windows 2000 과 같은 이전 컴퓨터 및 Microsoft 운영 체제에서 사용되었던 오래된 유형의 이름 지정 시스템입니다 . IP 주소를 컴퓨터 이름에 동적으로 매핑하는 데 사용되었습니다. 그러나 이제 DNS 서버가 더 잘 수행되므로 이 작업에 사용됩니다.
IP 주소 또는 서브넷 마스크에 대해 질문이 있습니까?
이제 IP 주소와 서브넷 마스크가 무엇인지 기본적으로 이해했으므로 Windows 장치의 네트워크 설정을 아주 쉽게 올바르게 구성할 수 있습니다. IP 주소 또는 서브넷 마스크에 대해 다른 질문이 있습니까? 아래 댓글로 문의(Ask) 해 주시면 최선을 다해 도와드리겠습니다.
What is an IP address and a subnet mask, in simple terms?
IP addresses and subnet mаsks stand at the core of computer networking. They are not concepts that are easу to understand in their еntirety, especially if you do not have a technical backgroυnd. However, wіth a bit of help, anуbody can understand the basicѕ of IP addressеs and subnet masks, what they do, and why they are useful. If you want to know what an IP addreѕs is, what's the рurpose of an internet protocol address, or what's a ѕubnet mask, read on. We're еxрlaіnіng it all in simple termѕ:
What is an IP address? What is the purpose of an Internet Protocol address?
To help you understand what IP addresses are, in simple terms, let's use an analogy from real life:
You want to send a written letter to a friend. You are done writing the message and want to send it. For the letter to reach its destination, you need to know your friend's address - street name, number, and zip code - and write it on the letter. Otherwise, the postal service doesn't know where to deliver your letter.
Think of an IP address as the address of a computer or device inside a network. The IP addresses are the unique identifiers of network devices used to establish communication, send, and receive data to or from other computers or devices in the same network or on the internet.
At present, there are two relevant standards for IP (Internet Protocol) addresses: IP version 4 (IPv4) and IP version 6 (IPv6). We are going to explain what these standards mean in the next two sections of this guide, so bear with us for a little longer. 🙂
You should also know that an IP address can be either static or dynamic. A static IP address is one that you need to configure yourself through the Windows network settings. A dynamic address is assigned by the Dynamic Host Configuration Protocol (DHCP), usually for a limited time frame. DHCP is a service that runs on dedicated servers in your network or on specialized network hardware, such as wireless routers. Dynamic IP addresses are the most used since static addresses can cause network problems if used carelessly. Static IP addresses are also harder to manage, as they require manual intervention to create and manage, especially in larger networks such as those from offices or institutions.
Thus, in a typical home network or a small business network, IP addresses are assigned and managed automatically by the router via DHCP.
What is an Internet Protocol Version 4 (IPv4) address?
IP version 4 (IPv4) is the most used standard right now. IPv4 uses 32-bit addresses, which limits the address space to 4.294.967.296 (2^32) possible unique addresses. So that everyone can easily understand them, IPv4 addresses are represented by four decimal numbers separated by dots. Each of these four numbers contains one to three digits, and each of them can range from 0 to 255. For example, an IPv4 address could look like this: 172.217.3.100.
IPv4 addresses are divided into three categories, called classes. As you can see in the table below, the main difference between each class is the number of bits allocated for network and host identification. Also, the class from which an IPv4 address comes can be identified according to the form of the leading bits of the first integer, from dot-decimal notation. For example, the IP address in the picture above is a class B IP address because the leading bits of the binary form of 172 (10101100) are 1 and 0 (10).
Also, there are other addresses used for particular actions. As you can see in the table below, the class D IPv4 addresses are used for multicast addressing. In computer networking, multicast refers to group communication where information is addressed to a group of destination computers simultaneously. For example, multicast addressing is used in Internet television and multipoint video conferences. The class E IPv4 addresses cannot be used in real life because they are only used in experimental ways.
However, because the world is running out of possible combinations for IP addresses, IPv4 is currently being phased out. Therefore, to add more network devices, we need to switch to IPv6 because it allows us to use a lot more IP addresses.
What is an Internet Protocol Version 6 (IPv6) address?
Internet Protocol version 6 or IPv6 was created in 1995 to replace IPv4 addresses. IP version 6 (IPv6) is a standard that is not yet widely implemented but will be once all the IPv4 addresses run out. IPv6 addresses are made up of eight-digit groups separated by colons. Unlike the IPv4 addresses, these can also contain letters from a to f, so an IPv6 address could well look like this: 2a00:1450:400d:0802:0000:0000:0000:200e. As a comparison to IPv4, this standard can manage 2^128 addresses. The maximum number of addresses is a massive number with 39 digits, and that should satisfy our needs for IP addresses for the next couple of decades.
As you can see in the picture above, the IPv6 addresses are quite challenging to manage. So, there are some rules that simplify the way you write these addresses. If one or more groups are "0000", the zeros may be omitted and replaced with two colons (::) and the zeros from the beginning of a group can also be omitted. Also, in contrast to IPv4, the IPv6 addresses are not divided into classes.
NOTE: If you want to find out the IP address of your computer or device or learn how to change it, read:
What is a subnet mask? What is a subnet mask used for?
A subnet mask is a way to divide an IP network. You can think of it as the area code of your phone number. In simple terms, subnet masks are used in networks to split them into two or more subnetworks, making them easier to manage. On home networks and small business networks, all your network computers and devices are usually on the same subnet, so all the computers or devices located on the same subnet have the same subnet mask.
To get a little more technical, a subnet mask is a 32-bit number that masks an IP address and divides the IP address into a network address and host address. The subnet mask is made by setting network bits to all "1" and setting host bits to all "0".
The subnet mask can be represented in two ways: one is the usual dot-decimal notation like an IP address, and the second is using the CIDR notation.
In CIDR notation, a subnet mask is specified as the first IP address of a network, followed by a slash character (/) and the bit-length of the subnet prefix. For example, instead of writing the IP address like 192.168.1.0 and the subnet mask like 255.255.255.0, you could write only the address, followed by a slash and the bit-length of the prefix, which is the number of bits "1" from the binary form of the subnet mask: 192.168.1.0/24. Unfortunately, it is not easy to calculate the subnet prefix length, so if you want or have to do it, we recommend you to use tools such as this online IP Subnet Calculator.
The subnet mask is used in the subnetting process, which involves dividing the network into smaller portions called subnets. As you know, an IP address is divided into two parts, one for network identification and one for host identification. Using the subnet mask, the main network is divided into one or more smaller networks. This is performed by a bitwise AND operation between the IP address and the (sub)network mask. In simple terms, this means that a part of the bits from the host number is used for the new (sub)network identification.
If you want to learn how to change the subnet mask on your Windows 10 PCs, as well as for all the computers and devices in your local home network, read this guide: 4 ways to change the Subnet Mask in Windows 10.
What are DNS, Gateway, WINS?
We do realize this topic is a bit more technical, although we're trying to use simple terms as much as possible, so here is a short and friendly version of what all of these complementary notions mean. It is better if you know what they mean because, to understand how an IP address works, you also need to understand these additional topics that work together to enable the communication between our network computers and devices.
So, without further ado, here is a short description of them:
- Gateway - a gateway is usually a router located on the network that acts as an access point to another network and the internet. For example, your Internet Service Provider has one or multiple gateway servers that your computer uses to connect to the internet. In large business environments, gateways are also used to connect the different subnets/networks that are owned by the company.
- DNS Server - it stands for Domain Name System, and it is a naming system for internet-connected devices and computers that matches easily-memorizable addresses, such as www.digitalcitizen.life to their IP address. If your DNS server is not working, then you are not able to browse the web using traditional website addresses. The DNS Server is usually provided by your Internet Service Provider. You can find a more detailed explanation here: What is DNS? How is it useful?. However, you can also change the DNS servers on your own. Find out more about it in 3 ways to change the DNS settings in Windows 10 and What is a third party DNS server? 8 reasons to use public DNS servers.
- WINS Server - it stands for Windows Internet Name Service, and it is an outdated type of naming system that was used on older computers and Microsoft operating systems, like Windows 98 or Windows 2000. It was used to map IP addresses to computer names dynamically. However, DNS servers are now used for this task as they perform better.
Do you have any questions regarding IP addresses or subnet masks?
Now that you have a basic understanding of what IP addresses and subnet masks are, you should be able to correctly configure the network settings of your Windows devices quite easily. Do you have any other questions about IP addresses or subnet masks? Ask away in the comments below, and we will do our best to help.