로컬 네트워크에 연결하면 사용 중인 장치에 IP 주소가 부여되어 다른 장치가 로컬 네트워크를 찾고 통신할 수 있을 뿐만 아니라 장치 자체가 올바르게 인증되었음을 나타냅니다. 네트워크가 클수록 더 많은 IP 주소가 사용되어 일부 할당 문제가 발생할 수 있습니다.
대부분의 경우 IP 주소 할당은 로컬 라우터에 의해 결정되므로 Windows 10 PC에서 IP 주소를 변경하려면 네트워크 전체를 구성해야 합니다. 또는 고정 IP 주소를 설정 하거나 모든 장치의 공용 IP 주소를 변경할 수 있습니다. IP를 변경하려면 다음을 수행해야 합니다.
Windows에서 IP 주소를 변경하는 이유는 무엇입니까?(Why Change Your IP Address On Windows?)
IP 주소를 변경하려는 몇 가지 이유가 있습니다.
일반적으로 로컬 네트워크 라우터는 DHCP(DHCP) (IP 주소 할당에 사용되는 프로토콜) 를 사용하여 연결할 때 장치에 임시 IP 주소를 할당하여 해당 주소에 대한 임시 임대를 제공합니다. 임대 기간이 만료되면 갱신해야 합니다. 그렇지 않으면 새 주소가 할당될 수 있습니다.
이것은 일반적으로 자동으로 발생하지만 때때로 문제가 발생할 수 있습니다. 잘못 구성되거나 사용량이 많은 로컬 네트워크와 잘못 구성된 장치로 인해 동일한 IP 주소가 두 번 할당되어 충돌이 발생할 수 있습니다.
이 경우 고정 IP 주소를 설정하여 장치에 영구 주소를 제공할 수 있습니다. 홈 서버나 네트워크 연결 저장 장치(network attached storage devices) 와 같은 다른 장치에서 정기적으로 액세스하는 장치에 대해 이 작업을 수행하는 것이 좋습니다.
이들은 모두 로컬 네트워크에 적용되지만 인터넷 서비스 공급자가 제공한 IP 주소를 변경할 수 있습니다. 이것은 더 까다로울 수 있지만 ISP(ISP) 에서 허용하는 경우 이 주소를 변경할 수 있는 몇 가지 방법이 있습니다 .
네트워크 라우터 DHCP 설정 구성(Configuring Your Network Router DHCP Settings)
IP 주소를 변경하는 가장 쉬운 방법 중 하나는 새 IP 주소를 할당하도록 네트워크 라우터를 구성하는 것입니다. 이렇게 하려면 라우터에서 IP 주소를 다르게 할당 하도록 DHCP 설정을 구성해야 합니다.(DHCP)
예를 들어 Windows PC에 대한 정적 할당을 설정할 수 있습니다. 장치가 연결되면 라우터는 장치의 MAC 주소 를 사용하여 장치 를 식별하여 항상 동일한 IP 주소를 할당합니다.
이 작업을 수행하지 않으려면 로컬 라우터에서 사용하는 IP 범위를 변경할 수도 있습니다. 즉, 로컬 IP 주소는 여전히 변경될 수 있지만 주소 범위는 다를 수 있습니다. 예를 들어 귀하의 IP 주소는 192.168.0.10 에서 192.168.10.10 으로 변경 될 (192.168.10.10)수(192.168.0.10 ) 있습니다 .
이렇게 하려면 라우터의 관리 페이지에 액세스해야 합니다. 이는 장치에 따라 다르지만 일반적으로 웹 브라우저에서 http://192.168.0.1 또는 http://192.168.1.1여기에서 사용할 올바른 사용자 이름과 암호는 사용자 설명서를 참조하십시오.
DHCP 설정 을 변경하는 단계 도 다양하지만 일반적으로 자체 섹션(예: DHCP ) 아래에 (DHCP)DHCP 설정이 나열되어 있는 반면 고정 IP 할당은 주소 할당(address allocation) 또는 이와 유사한 항목에서 찾을 수 있습니다.
DHCP 임대 해제 및 동적 IP 재설정(Releasing DHCP Lease and Resetting Your Dynamic IP)
라우터의 DHCP 설정 을 변경 하려면 Windows PowerShell을 사용하여 Windows IP 주소를 해제하거나 갱신 해야 할 수 있습니다.(release or renew your Windows IP address)
- Windows PowerShell 에서 이 작업을 수행하려면 시작(Start) 메뉴를 마우스 오른쪽 버튼으로 클릭하고 Windows PowerShell(관리자)(Windows PowerShell (Admin) ) 옵션을 클릭합니다.
- PowerShell 터미널 창에서 ipconfig /release를 입력 하여 ipconfig /release 임대 를(DHCP) 해제하고 연결을 끊습니다. 새 설정이 적용된 상태에서 ipconfig /renew 를 입력하여 다시 연결합니다.
라우터 설정이 올바르게 변경된 경우 DHCP 임대를 해제하고 IP를 재설정하면 새 IP 주소가 장치에 할당됩니다.
Windows 10에서 고정 IP 주소 설정(Setting a Static IP Address On Windows 10)
고정 IP 주소는 고정 DHCP(DHCP) 할당 을 통해 얻을 수 있지만 Windows 10 설정에서 수동으로 설정할 수도 있습니다. 다른 장치에 직접 연결하는 경우 이 작업을 수행할 수 있습니다.
이것은 로컬 라우터에서도 작동할 수 있지만 DHCP 를 사용하여 장치에 이미 IP가 할당되어 있으므로 IP 충돌이 발생할 수 있습니다. 이 경우 대신 고정 IP 할당을 사용하는 것이 좋습니다.
- 고정 IP 주소를 설정하려면 시작(Start) 메뉴를 마우스 오른쪽 버튼으로 클릭하고 네트워크 연결(Network Connections ) 옵션을 클릭하여 네트워크 설정을 엽니다.
- 네트워크 연결(Network Connections ) 설정 메뉴 에서 연결 속성 변경(Change connection properties ) 옵션 을 누릅니다 .
- IP 설정(IP Settings) 범주에서 편집 옵션(Edit) 을 누릅니다.
- IP 할당 유형을 수동(Manual) 으로 변경합니다 . IPv4 또는 IPv6 을 활성화 한 다음 적용할 고정 IP 설정을 입력합니다. 고정 IPv4 IP(IPv4 IP) 주소 의 구성 예 에는 IP 주소 의 경우 192.168.0.10 , 서브넷 접두사 길이의 경우 24 , 게이트웨이(로컬 라우터 참조) 및 기본 DNS 서버 의 경우 192.168.0.1 이 포함됩니다. (192.168.0.1)완료되면 저장 을 (Save)클릭(Click) 합니다.
저장하면 IP 주소 설정이 자동으로 적용됩니다. 위의 단계를 사용하여 기존 IP를 해제하거나 변경 사항을 완전히 적용하려면 PC를 다시 시작해야 할 수 있습니다.
Windows 10에서 공용 IP 주소 변경(Change Your Public IP Address On Windows 10)
공용 IP 주소(public IP address) 는 인터넷 서비스 제공업체에서 할당한 주소로 인터넷에 액세스할 수 있습니다. 이것은 모뎀(일반적으로 네트워크 라우터와 결합되지만 항상 그런 것은 아님)에 할당되어 연결된 다른 모든 네트워크 장치도 인터넷에 허용합니다.
이 주소를 변경하는 것은 때때로 어려울 수 있습니다. 먼저 ISP(ISP) 에서 동적(임시) 또는 고정 IP 주소를 할당했는지 확인해야 합니다 . 고정 공용 IP가 할당된 경우 ISP 에서 이를 변경해야 합니다.
동적 IP 주소의 경우 일반적으로 일정 기간 동안 네트워크 모뎀을 꺼서 이를 재설정할 수 있습니다. 이렇게 하면 ISP 에서 장치의 연결이 끊어 집니다.
로컬 네트워크와 마찬가지로 공용 IP 임대가 결국 만료되어 이 시점에서 새 IP 주소가 할당될 수 있습니다. 그러나 이것이 작동한다고 보장할 수는 없으며 다른 방법을 시도해야 할 수도 있습니다.
공용 IP 주소가 변경되지 않으면 시도할 수 있는 다른 방법이 있습니다. 예를 들어 가상 사설망(virtual private network) 을 사용하면 온라인으로 탐색할 때 공용 IP가 숨겨집니다.
Windows 10에서 네트워크 구성(Configuring Your Network On Windows 10)
네트워크(또는 광범위한 인터넷 사용자)용으로 서버를 구성하거나 다른 장치에 대한 할당을 확보하려는 경우 Windows 10 에서 IP 주소를 변경하는 것은 쉬운 프로세스입니다. 라우터에 액세스하여 네트워크를 올바르게 구성할 수 있습니다.
네트워크 구성으로 인해 문제가 발생하는 경우 네트워크 라우터(reset your network router) 를 재설정하여 슬레이트를 깨끗이 지우고 다시 시작할 수 있습니다. IP 할당 문제가 네트워크 연결 문제로 어려움을 겪고 있는 이유일 수 있지만 고맙게도 Windows 10에서 확인되지 않은 네트워크 문제를 해결할 수 있는 몇 가지 방법이 있습니다.(fix unidentified network problems)
How To Change Your IP Address On Windows 10 (& Why You’d Want To)
When you connect to a local nеtwork, the device you’re usіng is gіven аn IP addresѕ, allowing other devices to find and commυnicate with іt, аs well as signifying that the device itself has сorrectly authentiсated. The larger the network, the more IP addresses that will be in uѕe, which can cause some allocation iѕsues.
In most cases, IP address allocation is determined by your local router, so to change your IP address on a Windows 10 PC, you’ll need to configure your network as a whole. Alternatively, you may want to set a static IP address, or change your public IP address for all your devices. To change your IP, here’s what you’ll need to do.
Why Change Your IP Address On Windows?
There are a couple of reasons why you might want to change your IP address.
Typically, a local network router will allocate a temporary IP address to your device when you connect using DHCP (the protocol used to assign IP addresses), giving it a temporary lease to that address. When the lease runs out, it will need to be renewed, otherwise you could be allocated a new address.
While this usually happens automatically, problems can sometimes occur. A poorly configured or busy local network, along with misconfigured devices, might result in the same IP address being allocated twice, causing conflicts.
If this happens, you may wish to set a static IP address, giving your device a permanent address. You’ll want to do this for devices that are regularly accessed by other devices, such as home servers or network attached storage devices.
These all apply for local networks, but you may want to change the IP address given to you by your internet service provider. This can be trickier to do, but there are a few ways to change this address if your ISP allows it.
Configuring Your Network Router DHCP Settings
One of the easiest ways to change your IP address is to configure your network router to assign a new IP address. To do this, you should configure the DHCP settings on your router to assign IP addresses differently.
You could, for instance, set a static allocation for your Windows PC. When your device connects, your router will always assign the same IP address to it by using your device’s MAC address to identify it.
If you don’t want to do this, you could also change the IP range used by your local router. This means that your local IP address may still change from time to time, but the range of addresses will be different. Your IP address may change from 192.168.0.10 to 192.168.10.10, for instance.
To do this, you’ll need to access your router’s administration page. This will vary by device, but typically, many local routers can be accessed by typing http://192.168.0.1 or http://192.168.1.1 from your web browser. Consult your user manual for the correct username and password to use here.
The steps to change your DHCP settings will also vary, but you’ll typically find DHCP settings listed under its own section (eg. DHCP), while fixed IP allocations can be found under address allocation or similar.
Releasing DHCP Lease and Resetting Your Dynamic IP
Any changes you make to your router’s DHCP settings may require you to release or renew your Windows IP address using the Windows PowerShell.
- To do this from the Windows PowerShell, right-click the Start menu and click the Windows PowerShell (Admin) option.
- In the PowerShell terminal window, type ipconfig /release to release your DHCP lease and disconnect. With your new settings in place, type ipconfig /renew to reconnect.
If your router settings have been correctly changed, releasing your DHCP lease and resetting your IP will result in a new IP address being allocated to your device.
Setting a Static IP Address On Windows 10
A static IP address can be achieved through a fixed DHCP allocation, but you can also set this manually in your Windows 10 settings. You may want to do this if you’re making a direct connection to another device.
This may also work with your local router, but as your device is already being assigned an IP using DHCP, an IP conflict may occur. In this case, it’s better to use a fixed IP allocation to do this instead.
- To set a static IP address, open your network settings by right-clicking the Start menu and clicking the Network Connections option.
- In the Network Connections settings menu, press the Change connection properties option.
- Under the IP Settings category, press the Edit option.
- Change the IP allocation type to Manual. Enable either IPv4 or IPv6, then type the static IP settings you wish to apply. An example configuration for an static IPv4 IP address would include 192.168.0.10 for IP address, 24 for subnet prefix length, and 192.168.0.1 for gateway (referring to your local router) and preferred DNS server. Click Save once you’re done.
Once saved, your IP address settings will be applied automatically. You may need to release your existing IP using the steps above or restart your PC for the changes to take effect fully.
Change Your Public IP Address On Windows 10
Your public IP address is the address assigned by your internet service provider, giving you access to the internet. This is assigned to your modem (which is usually combined with your network router, but not always), allowing all other connected network devices to the internet, too.
Changing this address can sometimes be difficult. You’ll need to check if you’re assigned a dynamic (temporary) or static IP address by your ISP first. If you’re assigned a static public IP, your ISP will need to change this for you.
For dynamic IP addresses, you can usually reset this by switching your network modem off for a period of time. By doing this, you’re disconnecting your device from your ISP.
As with your local network, your public IP lease will eventually run out, meaning you may be allocated a new IP address at this point. However, this isn’t guaranteed to work, and you may need to try another method.
If your public IP address won’t change, there are other methods you could try. Using a virtual private network, will hide your public IP as you browse online, for instance.
Configuring Your Network On Windows 10
Whether you’re configuring a server for your network (or for wider internet users), or you just want to free up allocations for other devices, it’s an easy process to change your IP address on Windows 10, although much of the work relies on being able to access your router to properly configure your network.
If your network configuration is causing problems, you may wish to reset your network router to wipe the slate clean and start again. IP allocation issues might be why you’re struggling with network connection issues, but thankfully, there are several ways to fix unidentified network problems on Windows 10.