How-To Geek

How to assign a static ip address in windows 10 or windows 11.

When organizing your home network it's easier to assign each computer it's own IP address than using DHCP. Here we will take a look at doing it in XP,

Quick Links

What is a static ip address, assign static ip addresses via your router, how to set a static ip address in windows 11, how to set a static ip address in windows 10, how to set a static ip address in windows 7 or 8 using "network connections", set a static ip address in windows vista, set a static ip address in windows xp, key takeaways.

  • To set a static IP address in Windows 10 or 11, open Settings -> Network & Internet and click Properties for your active network.
  • Choose the "Edit" button next to IP assignment and change the type to Manual.
  • Flip the IPv4 switch to "On", fill out your static IP details, and click Save.

Sometimes, it's better to assign a PC its own IP address rather than letting your router assign one automatically. Join us as we take a look at assigning a static IP address in Windows.

A static IP address is manually set to a permanent, fixed address rather than being assigned automatically by your router using a procotol known as Dynamic Host Configuration Protocol (DHCP). DHCP is a handy way for devices to connect to your network more easily, because you don't have to configure IP addressing for each new device yourself. The downside to automatic addressing is that it's possible for a device's IP address to change from time to time, which is why people choose static IPs for certain types of devices. For example:

  • You have a device like a home media server that you want to be able to find using the same IP address or host name each time.
  • You have certain apps that can only connect to network devices using their IP address. In particular, many older networking apps suffer this limitation.
  • You forward ports through your router to devices on your network. Some routers play nice with port forwarding and dynamic IP addresses; others do not.

Whatever your reason, assigning static IP addresses to devices is not difficult, but you do have a choice to make---whether to do it from the router or on the device itself.

Related: How to Set a Static IP Address in Ubuntu

While this article covers assigning static IP addresses to PCs within Windows itself, there is another way to go about it. Many routers allow you to assign a pool of IP addresses that are handed out to specific devices (based on the device's physical, or MAC address). This method offers a couple of significant advantages:

  • IP addresses are still managed by the router, meaning that you won't have to make (and keep up with) changes on each individual device.
  • It's easier to assign addresses within the same IP address pool your router uses.

This article is about assigning static IP addresses directly to PCs running Windows. We've already got a great guide on How to Set Static IP Addresses On Your Router , so if that's the way you want to go, be sure to give it a read.

With all that in mind, though, let's take a look at how to assign static IP addresses within any version of Windows.

Related: How to Find Your Router's IP Address on Any Computer, Smartphone, or Tablet

To set a static IP address in Windows 11, you'll want to open Settings, go to Network & Internet, and then find the Properties for your network. Inside there you'll be able to click the Edit button for IP Assignment and then fill out the manual network details.

First, open up the Settings app and then find Network & Internet on the left-hand side. You'll be presented with a panel that shows your current network connection. You can click where it says "Properties" right underneath the network, or if you have multiple network connections you can drill down into the specific network to see the IP address details for each one . In this case it's called "Ethernet", but you will most likely see "Wi-Fi" as the option to choose.

Network & Internet Settings Windows 11

Once you've drilled down into the network connection that you want to set a manual IP for, scroll down until you see "IP Assignment" and then click the Edit button to the right.

Windows 11 Ethernet settings

Once there, you'll flip the drop-down to "Manual" and switch the IPv4 switch to "On". At this point you can fill out your network details and click Save to finish.

Windows 11 manual ip settings

You can also use the old-school Network Connections panel in Windows 11, so if you prefer to use that method, keep reading.

If you're interested in more advanced networking, you might need to set up a static TCP/IP route , reset the entire TCP/IP stack on Windows , check open TCP/IP ports , find your MAC address on Windows , or find your IP address from the Command Prompt . We've got you covered there too.

To set a static IP address in Windows 10, you'll need to open the Settings app and drill down to Network & Internet. From there you'll select Properties for your network, and then the Edit button next to IP Assignment where you can input a manual IP address.

First, open the Settings app and locate the Network & Internet button.

Windows 10 settings app

On the next screen you'll see your network status, which should show you your active network. Here you'll want to click the Properties button. If you have multiple different networks, you could select them from the left-hand menu---in our case you'll notice we have both Wi-Fi and Ethernet networks, so you'll want to pick the one that you are trying to set a manual IP address for. You'll notice this is the same method we use when we're trying to find an IP address on Windows 10 .

Windows 10 network & internet settings

On the network properties screen, scroll down until you see "IP settings" and click the Edit button under "IP assignment".

windows 10 network settings

In the resulting popup window, change the Edit IP settings dropdown to Manual and then flip the IPv4 switch to "On". Fill out the details, click Save, and you should be good to go.

Windows 10 manual ip settings

You might need to reboot to get all of your applications to work properly, just because it's Windows.

It's worth noting that you can use the old Network Connections method to set an IP address in any version of Windows, so if you prefer that method, keep reading.

To change the computer's IP address in Windows 7, you'll need to open the "Network Connections" window. Hit Windows+R, type "ncpa.cpl" into the Run box, and then hit Enter.

set static ip address step by step

In the "Network Connections" window, right-click the adapter for which you want to set a static IP address, and then select the "Properties" command.

set static ip address step by step

In the properties window for the adapter, select "Internet Protocol Version 4 (TCP/IPv4)" and then click the "Properties" button.

set static ip address step by step

Select the "Use the following IP address" option, and then type in the IP address, subnet mask, and default gateway that corresponds with your network setup. Next, type in your preferred and alternate DNS server addresses. Finally, select the "Validate settings upon exit" option so that Windows immediately checks your new IP address and corresponding information to ensure that it works. When you're ready, click the "OK" button.

set static ip address step by step

And then close out of the network adapter's properties window.

set static ip address step by step

Windows automatically runs network diagnostics to verify that the connection is good. If there are problems, Windows will give you the option of running the Network troubleshooting wizard. However, if you do run into trouble, the wizard likely won't do you too much good. It's better to check that your settings are valid and try again.

Changing your IP from DHCP to a Static address in Vista is similar to other versions of Windows, but getting to the correct location is a bit different. Open the Start Menu, right-click on Network, and select Properties.

set static ip address step by step

The Network and Sharing Center opens...click on Manage network connections.

set static ip address step by step

Right-click on the network adapter you want to assign an IP address and click Properties.

set static ip address step by step

Highlight Internet Protocol Version 4 (TCP/IPv4) then click the Properties button.

sshot-2010-06-06-[02-49-46]

Now change the IP, Subnet mask, Default Gateway, and DNS Server Addresses. When you're finished click OK.

sshot-2010-06-06-[02-51-04]

You'll need to close out of Local Area Connection Properties for the settings to go into effect.

sshot-2010-06-06-[02-51-16]

Open the Command Prompt and use the

command to verify that the changes were successful.

sshot-2010-06-06-[02-52-29]

To set a Static IP in Windows XP, right-click the "My Network Places" icon, and then select "Properties."

set static ip address step by step

Right-click the adapter for which you want to set the IP, and then select "Properties" from the context menu.

set static ip address step by step

Select the "Internet Protocol (TCP/IP)" entry, and then click the "Properties" button.

sshot-2010-06-05-[22-27-58]

Select the "Use the following IP address" option. Type in the IP address, subnet mask, default gateway, and DNS server addresses you want to use. When you're finished, click the "OK" button.

sshot-2010-06-05-[22-28-15]

You will need to close out of the adapter's properties window before the changes go into effect.

sshot-2010-06-05-[22-29-15]

And you can verify your new settings by using the

 command at the command prompt.

sshot-2010-06-05-[22-37-10]

By and large, it's better to let most of your devices have their IP addresses assigned automatically by your router. Occasionally, though, you might want to set a static IP address for a particular device. While you can set static IP addresses directly on your devices (and this article has shown you how to do just that on Windows PCs), we still recommending setting up static IP addressing on your router if possible. It will just make life easier.

Related: How to Find Any Device's IP Address, MAC Address, and Other Network Connection Details

  • PRO Courses Guides New Tech Help Pro Expert Videos About wikiHow Pro Upgrade Sign In
  • EDIT Edit this Article
  • EXPLORE Tech Help Pro About Us Random Article Quizzes Request a New Article Community Dashboard This Or That Game Popular Categories Arts and Entertainment Artwork Books Movies Computers and Electronics Computers Phone Skills Technology Hacks Health Men's Health Mental Health Women's Health Relationships Dating Love Relationship Issues Hobbies and Crafts Crafts Drawing Games Education & Communication Communication Skills Personal Development Studying Personal Care and Style Fashion Hair Care Personal Hygiene Youth Personal Care School Stuff Dating All Categories Arts and Entertainment Finance and Business Home and Garden Relationship Quizzes Cars & Other Vehicles Food and Entertaining Personal Care and Style Sports and Fitness Computers and Electronics Health Pets and Animals Travel Education & Communication Hobbies and Crafts Philosophy and Religion Work World Family Life Holidays and Traditions Relationships Youth
  • Browse Articles
  • Learn Something New
  • Quizzes Hot
  • This Or That Game New
  • Train Your Brain
  • Explore More
  • Support wikiHow
  • About wikiHow
  • Log in / Sign up
  • Computers and Electronics

How to Configure a Static Internet Protocol (IP) Address on a Computer

Last Updated: June 21, 2023 Tested

Finding Your Addresses on Windows

Finding your addresses on mac, setting a static ip address, expert q&a.

This article was written by Stan Kats and by wikiHow staff writer, Jack Lloyd . Stan Kats is a Professional Technologist and the COO and Chief Technologist for The STG IT Consulting Group in West Hollywood, California. Stan provides comprehensive technology solutions to businesses through managed IT services, and for individuals through his consumer service business, Stan's Tech Garage. Stan holds a BA in International Relations from The University of Southern California. He began his career working in the Fortune 500 IT world. Stan founded his companies to offer an enterprise-level of expertise for small businesses and individuals. The wikiHow Tech Team also followed the article's instructions and verified that they work. This article has been viewed 461,649 times.

This wikiHow teaches you how to set a static IP address for your computer within your Wi-Fi network. A static IP address won't change when your router or computer reboots, making it useful for remote operation and website hosting. Static IP addresses can also prevent connection issues on routers to which several items are connected.

Things You Should Know

  • Begin by finding your addresses on Windows or Mac. You are looking for the "Default gateway" address on Windows, and the "Router" number on a Mac.
  • Enter the number into a web browser, and log in if necessary. Then, find your computer in the list of connected devices and click on it. Then, click Reserve .

Step 1 Open Start icon.

  • If you don't see this link, scroll down. You may also need to click the About tab in the upper-left corner of the window.

Step 5 Scroll down to the

  • You can also right-click the Start icon in the lower-left corner of the screen.

Step 8 Click System.

  • Close the Advanced window.
  • Click ⋮⋮⋮⋮ in the upper-left side of System Preferences.
  • Click Sharing .
  • Note the "Computer Name" entry at the top of the window.

Step 1 Open a web browser.

  • If you didn't set a username and/or password, you'll probably need to use the factory credentials found either in the router's manual or on the router itself.

Step 4 Find the list of connected Internet items.

  • For example, some routers place the Connected Devices button on the main page, while other router pages require you to click Settings or Advanced to see the list of connected items.

Step 5 Find your computer's name.

  • Again, your router's page may show a different option here.
  • If prompted to confirm your choice or specify an unused IP address, do so before proceeding.

Step 7 Click Save or Apply.

  • You may need to restart your computer for the changes to take place, and the router may reboot as well.

Stan Kats

  • You shouldn't have to set a static IP address unless you're hosting a website, setting up a computer for remote access, or using an FTP server. Thanks Helpful 0 Not Helpful 0

set static ip address step by step

  • Attempting to use the IP address of another connected item will either result in an error or kick the item off of the network. Thanks Helpful 0 Not Helpful 0

You Might Also Like

Get the URL for Pictures

  • ↑ Stan Kats. Cybersecurity Expert. Expert Interview. 16 July 2021.

About This Article

Stan Kats

  • Send fan mail to authors

Reader Success Stories

Alex Sylvain

Alex Sylvain

Feb 11, 2017

Is this article up to date?

set static ip address step by step

Featured Articles

Study Efficiently

Trending Articles

Everything You Need to Know to Rock the Corporate Goth Aesthetic

Watch Articles

Cook Fresh Cauliflower

  • Terms of Use
  • Privacy Policy
  • Do Not Sell or Share My Info
  • Not Selling Info

wikiHow Tech Help:

Tech troubles got you down? We've got the tips you need

How to configure a static IP on Windows 10 or 11

Do you need to switch from a dynamic to a static IP address configuration on Windows 11 or 10? Here's how.

Windows 11 static IP

  • Windows 11 static IP
  • Windows 10 static IP

On Windows, the router's Dynamic Host Configuration Protocol (DHCP) server is (usually) responsible for assigning a dynamic Transmission Control Protocol/Internet Protocol (TCP/IP) configuration to every device in the network, including to your computer running Windows 11 or Windows 10.

Although a dynamic IP address is the recommended configuration for most situations, you may need to change to a static IP address if you're thinking about setting up a printer or file sharing, or you have to configure port forwarding on the router to your computer.

The reason is that a dynamic network configuration can change at any time after the lease from the DHCP expires and if the address changes, network resources you may have configured will stop working. Setting a static IP address will always stay the same on the computer, allowing a more reliable experience sharing resources in the network or forwarding ports.

Whatever the reason, on Windows 10 and 11, you have many ways to configure a static TCP/IP address, including using the Settings app and Command Prompt.

This guide will walk you through the different ways to configure a static network configuration on Windows 11 and 10.

How to set a static TCP/IP network configuration on Windows 11

On Windows 11, you can change your computer's dynamic IP configuration to static in at least two ways through the Settings app or commands.

Configure IP from Settings app

To assign a permanent TCP/IP configuration on Windows 11, use these steps:

  • Open  Settings .
  • Click on  Network & internet .
  • (Optional) Click on Advanced network settings .
  • Under the "More settings" section, click on Hardware and connection properties.
  • Note the current IPv4 ,  Subnet mask ,  Default Gateway , and  DNS server addresses to determine the new configuration, as it has to be in the same network scope.
  • Click the  Ethernet  or  Wi-Fi  page on the right side from the "Network & internet." page.
  • Quick note:  If you select the Wi-Fi page, you need to click on the connection properties to access the network settings.
  • Click on the  Edit  button for the "IP assignment" setting.
  • Select the  Manual  option from the drop-down menu.
  • Turn on the  IPv4  toggle switch.
  • Confirm the IP address for the computer – for example, 10.1.4.90.
  • Confirm the subnet mask for the configuration – for example, 255.255.255.0.
  • Confirm the default gateway address (usually your router's IP) – for example, 10.1.4.1.
  • Confirm the preferred DNS address – for example, 10.1.4.1.
  •   Quick note:  In a home network, you may also be able to use the router's IP address for the DNS configuration. You can also use third-party DNS services like Google Public DNS, Cloudflare, Cisco's OpenDNS, and others. 
  • (Optional) Select the  "On (automatic template)"  option for the "DNS over HTTPS" setting and leave the  "Fallback to plaintext"  option disabled unless you want to encrypted as well as unencrypted traffic or you're troubleshooting connectivity.
  • Quick note:  DNS over HTTPS (DoH) is a feature that encrypts the DNS queries over the HTTPS protocol to improve security and privacy on the internet. You only want to enable this feature if the DNS server supports this feature.
  • Confirm the alternate DNS address (if applicable).
  • (Optional) Select the  "On (automatic template)"  option for the "DNS over HTTPS" setting and leave the  "Fallback to plaintext"  option disabled.
  • Click the  Save  button.

Once you complete the steps, the computer will start using the static network configuration. If everything has been configured correctly, you should be able to open the web browser to access the internet.

If you entered an address (such as the DNS address) and then changed it, you probably won't be able to save the settings. If this is the case, cancel the configuration, start over, enter the correct configuration, and then try to save the settings.

Configure IP from Command Prompt

To set a static TCP/IP configuration on Windows 11, use these steps:

  • Open  Start .
  • Search for  Command Prompt , right-click the top result, and select the  Run as administrator  option.
  • Type the following command to see your current networking configuration and press  Enter : ipconfig /all
  • Confirm the name of the adapter and the networking configuration, including the IPv4 , Subnet mask , Default Gateway , and DNS Servers .
  • Type the following command to configure a static TCP/IP address and press  Enter :  netsh interface ip set address name= "ADAPTER-NAME" static IP-ADDRESS SUBNET-ADDRESS DEFAULT-GATEWAY-ADDRESS

In the above command, replace  ADAPTER-NAME  with the name of your network adapter. Change  IP-ADDRESS SUBNET-ADDRESS    DEFAULT-GATEWAY-ADDRESS  with the device IP address, subnet mask, and default gateway addresses you want. For example, this command sets the 10.1.4.90, 255.255.255.0, 10.1.4.1 configuration:  netsh interface ip set address name="Ethernet 10Gb" static 10.1.4.90 255.255.255.0 10.1.4.1

  • Type the following command to set a DNS server address and press  Enter :  netsh interface ip set dns name="ADAPTER-NAME" static DNS-ADDRESS  

In the command, change  ADAPTER-NAME  with your adapter's name and  DNS-ADDRESS  with the DNS server address of the network. For example, this command sets the local router as the DNS server:  netsh interface ip set dns name="Ethernet 10Gb" static 10.1.4.1

  • Type the following command to set an alternate DNS server address and press  Enter :  netsh interface ip add dns name="ADAPTER-NAME" DNS-ADDRESS index=2

In the command, change  ADAPTER-NAME  with the adapter's name and  DNS-ADDRESS  with an alternate DNS server address. For example, netsh interface ip add dns name="Ethernet 10Gb" 1.1.1.1 index=2

After you complete the steps, the commands will set a static network configuration on Windows 11.

How to set a static TCP/IP network configuration on Windows 10

On Windows 10, you can also use the Settings app and Command Prompt to set up a static IP network configuration.

To assign a permanent TCP/IP configuration on Windows 10, use these steps:

  • Click on  Ethernet  or  Wi-Fi .
  • Click on the active connection on the right side.
  • Click the  Edit  button for the "IP assignment" setting.
  • Select the  Manual  option.
  • Confirm the subnet prefix length (subnet mask) for the configuration – for example, 24 to specify the 255.255.255.0 subnet mask.
  • Quick tip:  It's important to use the number that represents the network instead of the subnet mask. Otherwise, the configuration won't save. If you don't know the subnet prefix length for your subnet mask, you can use any  online subnet calculator  to find out.

Once you complete the steps, Windows 10 will start using the static IP configuration. If you lose network connectivity, restart the computer to regain access to the local network and internet.

To change from dynamic to static IP address with commands on Windows 10, use these steps:

In the command, change  ADAPTER-NAME  with your adapter's name and  DNS-ADDRESS  with the DNS server address of the network. For example, this command sets the local router as the DNS server:  netsh interface ip set dns name=" Ethernet 10Gb" static 10.1.4.1

In the command, change  ADAPTER-NAME  with the adapter's name and  DNS-ADDRESS  with an alternate DNS server address. For example, netsh interface ip add dns name="Ethernet0" 1.1.1.1 index=2

After you complete the steps, the network configuration will switch from dynamic to static on Windows 10.

Get the Windows Central Newsletter

All the latest news, reviews, and guides for Windows and Xbox diehards.

Mauro Huculak

Mauro Huculak is technical writer for WindowsCentral.com. His primary focus is to write comprehensive how-tos to help users get the most out of Windows 10 and its many related technologies. He has an IT background with professional certifications from Microsoft, Cisco, and CompTIA, and he's a recognized member of the Microsoft MVP community.

  • 2 Early MSI Claw benchmarks don't look great versus the seemingly superior ROG Ally — Will Intel's Core Ultra CPU be a mistake for portable PC gaming handhelds?
  • 3 One of the largest Esports organizations is suing Activision for monopolistic practices with the Call of Duty League
  • 4 Alan Wake 2 is Remedy's fastest-selling game of all time
  • 5 One of my favorite PowerToys utilities is getting native support on Windows 11

set static ip address step by step

How to set static IP address on Windows 10

You can assign a static IP address manually on Windows 10 in many ways, and in this guide, you'll learn how.

Avatar for Mauro Huculak

  • To set a static IP address on Windows 10, open Settings > Network & Internet > Wi-Fi , click the connection, click on “Edit,” select “Manual,” turn on “IPv4,” and set the static IP address.
  • Alternatively, you can configure a static IP address from Command Prompt, PowerShell, and Control Panel.

UPDATED 12/20/2023: On Windows 10, setting a static IP address to a computer is a configuration you may need to set up in many scenarios. For instance, if you plan to share files , set up a printer on a local network , enable and use Remote Desktop , or configure port forwarding on the router.

If you don’t assign a static IP address, services or a port forwarding configuration may eventually stop working. The reason is that, by default, connected devices use dynamic IP addresses assigned by the Dynamic Host Configuration Protocol (DHCP) server (usually the router), which can change anytime, as soon as you restart the machine or after the dynamically assigned configuration lease expires. On the other hand, a static configuration is permanent, and it’ll remain assigned until you change it.

Regardless of the reason, Windows 10 offers multiple ways to configure a static network configuration through the Settings app, the legacy Control Panel, and the command line using Command Prompt and PowerShell.

In this guide , I will teach you the steps to set a static IP (version 4) address to a Windows 10 computer.

Set static IP address on Windows 10 from Settings

Set static ip address on windows 10 from control panel.

  • Set static IP address on Windows 10 from Command Prompt
  • Set static IP address on Windows 10 from PowerShell

To assign a static IP address on Windows 10, use these steps:

Open Settings on Windows 10.

Click on Network & Internet .

Click on “Wi-Fi” or “Ethernet.”

Click on the current network connection.

Windows 10 Wi-Fi settings

Under the “IP settings” section, click the Edit button.

Wi-Fi IP settings on Windows 10

Using the drop-down menu, select the Manual option.

Turn on the “IPv4” toggle switch.

Wi-Fi edit IP address settings

Set a static IP address to use by the Windows 10 computer.

Specify a “Subnet prefix length” (subnet mask). If the subnet mask is 255.255.255.0 , the subnet prefix length in bits is 24 .

Specify a “Default Gateway” address.

Specify a “Preferred DNS” address.

Specify an “Alternate DNS address” (if applicable).

Click the Save button.

Wi-Fi TCP/IPv4 static configuration

After you complete the steps, you can test your settings using your web browser to open a website.

To assign a static IP from the Control Panel on Windows 10, use these steps:

Open Control Panel .

Click on Network and Internet .

Click on  Network and Sharing Center .

Click the Change adapter settings option on the left navigation pane.

Control Panel's Network and Sharing Center

Right-click the Wi-Fi or Ethernet adapter and select the Properties option.

Select the “Internet Protocol Version 4 (TCP/IPv4)” option.

Click the Properties button.

Control Panel's network adapter properties

Select the “Use the following IP address” option.

Set the static IP address for the adapter – for example, 10.1.2.220 .

Specify a Subnet mask . (Typically, on a home network, the subnet mask is 255.255.255.0 .)

Specify a Default gateway . (Usually, your router’s IP address. For example, 10.1.2.1 .)

Under the “Use the following DNS server addresses set Preferred DNS server” section, set the Preferred DNS server address. (Usually, your router’s IP address or server IP address that provides the DNS resolution, such as 10.1.2.1 ).

(Optional) Specify an Alternative DNS server. (The computer will use this address if it cannot reach the preferred DNS server.)

Click the OK button.

Windows 10 network adapter TCP/IPv4 properties

Click the Close button again.

Once you complete the steps, you can open your web browser and load a website to see if the configuration works.

Set static IP address on Windows 10 from Command Prompt

To set a static IP address on Windows 10 from Command Prompt, use these steps:

Open Start .

Search for Command Prompt , right-click the top result, and select the Run as administrator option.

Type the following command to see your current networking configuration and press Enter :

Under the network adapter, note the name of the adapter as well as the following information in these fields:

  • Subnet mask
  • Default Gateway
  • DNS Servers

Windows 10 ipconfig command

Type the following command to assign a static IP address on Windows 10 and press Enter :

In the above command, replace “Ethernet0” with the name of your network adapter. Change “10.1.4.220 255.255.255.0 10.1.4.1” with the device IP address, subnet mask, and default gateway address corresponding to your network configuration.

Type the following command to set a DNS server address and press Enter :

In the command, make sure to change “Ethernet0” with your adapter’s name and “10.1.4.1” with the DNS server address of the network.

Type the following command to set an alternate DNS server address and press Enter :

In the command, replace “Ethernet0” with your adapter’s name and “8.8.8.8” with an alternate DNS server address.

Windows 10 netsh command to set static IP address

After you complete the steps, you can test the new configuration using the ping command (for example ping google.com ) to see if the internet is working. Alternatively, you can open a website to see if the configuration works.

Set static IP address on Windows 10 from PowerShell

Windows 10 also includes the PowerShell command line platform that allows you to use the “NetTCPIP” module to manage networking settings, including the ability to change your computer’s IP address settings. Microsoft recommends using this command-line method instead of netsh .

To set a static IP address from PowerShell, use these steps:

Search for PowerShell , right-click the result, and select the Run as administrator option.

Type the following command to view your current network configuration and press Enter :

After running the command, note the following information: 

  • InterfaceIndex
  • IPv4Address
  • IPv4DefaultGateway

PowerShell's Get-NetIPConfiguration command

Type the following command to set a static IP address and press Enter :

PowerShell's New-NetIPAddress command

In the command, replace the “InterfaceIndex” number (5) with the corresponding number of your adapter. Change “IPAddress” with the static IP address you want to assign to your device. Change PrefixLength (subnet mask) with the correct bit number if necessary. Typically, on a home network, the setting is “24.” Also, change the “DefaultGateway” option with the default gateway address of the network.

Type the following command to assign a DNS server address and press Enter :

PowerShell's Set-DNSClientServerAddress command

If you need to set a secondary DNS server address, use a comma to use the same command with another address. For example:

In the command, replace the “InterfaceIndex” number (5) with your network adapter’s corresponding number. Also, change “ServerAddresses” with the DNS IP address.

After you complete the steps, you can test the new configuration by opening your web browser and navigating a website.

Whatever method you use, assigning an IP address within the network range and outside of the DHCP server scope is recommended to allow proper connectivity and avoid address conflicts. If multiple devices share the same address, this will cause a networking conflict, preventing connection to the internet.

Update December 20, 2023: This guide has been updated to ensure accuracy and reflect changes to the process.

Avatar for Mauro Huculak

Mauro Huculak is a Windows expert and the Editor-in-Chief who started Pureinfotech in 2010 as an independent online publication. He is also been a Windows Central contributor for nearly a decade. Mauro has over 12 years of experience writing comprehensive guides and creating professional videos about Windows, software, and related technologies, including Android and Linux. Before becoming a technology writer, he was an IT administrator for seven years. In total, Mauro has over 20 years of combined experience in technology. Throughout his career, he achieved different professional certifications from Microsoft (MSCA), Cisco (CCNP), VMware (VCP), and CompTIA (A+ and Network+), and he has been recognized as a Microsoft MVP for many years. You can follow him on X (Twitter) , YouTube , LinkedIn and About.me .

  • How to revert back to Windows 10 from Windows 11
  • How to disable Fast Startup on Windows 11, 10

We hate spam as much as you! Unsubscribe any time Powered by follow.it ( Privacy ), our Privacy .

Thank you for taking the time to respond. The NETGEAR documentation team uses your feedback to improve our knowledge base content.

Rating Submitted

Do you have a suggestion for improving this article?

Characters Left : 500

NETGEAR logo

MyNETGEAR® Account

Welcome back

Access your NETGEAR

set static ip address step by step

NETGEAR Support

How do I set a static IP address in Windows?

Was this article helpful?    Yes      No | 5 people found this helpful in last 30 days

Most users do not need to set a static IP address. However, advanced users and businesses might benefit from a static IP address.

A static IP address is useful for hosting servers or websites and for sharing large files. For more information about static and dynamic IP addresses, see What is an IP address?

To set a static IP address in Windows 7, 8, and 10:

  • Click Start Menu > Control Panel > Network and Sharing Center or Network and Internet > Network and Sharing Center.
  • Click Change adapter settings .
  • Right-click on Wi-Fi or Local Area Connection.
  • Click Properties .
  • Select Internet Protocol Version 4 (TCP/IPv4) .
  • Click Properties . 
  • Select Use the following IP address .
  • Enter the IP address , Subnet mask , Default gateway , and DNS server .
  • Click OK . Your computer displays a static IP address.  

To set a static IP address on a Macintosh OS X computer, see  Configuring TCP/IP and Proxy Settings on Mac OSX .

Last Updated:04/25/2023 | Article ID: 27476

Was this article helpful?

This article applies to:.

  • EX7000-1AZNAS
  • R6300-2CHNAS
  • XR1000-1RNNAS (ENTOUCH)
  • XR1000-1RNNAS (GRANDE)
  • XR1000-1RNNAS (RCN)
  • XR1000-1RNNAS (WAVE)
  • DGN1000SP-1RGUKS
  • DGN1000SS-1VGUKS
  • DGN2200-4DDAUS
  • DGN2200M-2TKSAS
  • DGN2200T-3BEGES
  • DGND3300Bv2
  • DGND3700Bv2
  • DM111PSP-2GTLAS
  • ProLine 6100
  • Versalink 7500
  • EVG1500-1EMRUS
  • EVG1500-2EMRUS
  • EVG2000-1STAUS
  • DG834NU-2BEGES
  • WN2000RPTv1
  • WN2000RPTv2
  • WN2000RPTv3
  • CENTRIA (WNDR4700/4720)
  • JWNR2000-4EMRUS
  • JWNR2000Tv3
  • WNDR3400-1CANAS
  • WNR1000-2VCNAS
  • WNR2000-3XFNAS
  • WNR2000UPPE
  • WNR3500CEIF
  • WNR612-2EMRUS
  • WGR614-7VCNAS
  • WGR614-8CONAS
  • WGR614-9UMGRS

Read this article in another language:

Looking for more about your product.

Get information, documentation, videos and more for your specific product.

Can’t find what you’re looking for?

Quick and easy solutions are available for you in the NETGEAR community.

Need to Contact NETGEAR Support?

With NETGEAR’s round-the-clock premium support, help is just a phone call away.

Complimentary Support

NETGEAR provides complimentary technical support for NETGEAR products for 90 days from the original date of purchase.

NETGEAR Premium Support

Gearhead support for home users.

GearHead Support is a technical support service for NETGEAR devices and all other connected devices in your home. Advanced remote support tools are used to fix issues on any of your devices. The service includes support for the following:

  • Desktop and Notebook PCs, Wired and Wireless Routers, Modems, Printers, Scanners, Fax Machines, USB devices and Sound Cards
  • Windows Operating Systems (2000, XP or Vista), MS Word, Excel, PowerPoint, Outlook and Adobe Acrobat
  • Anti-virus and Anti-Spyware: McAfee, Norton, AVG, eTrust and BitDefender

ProSUPPORT Services for Business Users

NETGEAR ProSUPPORT services are available to supplement your technical support and warranty entitlements. NETGEAR offers a variety of ProSUPPORT services that allow you to access NETGEAR's expertise in a way that best meets your needs:

  • Product Installation
  • Professional Wireless Site Survey
  • Defective Drive Retention (DDR) Service

Where to Find Your Model Number

To find the model/version number, check the bottom or back panel of your NETGEAR device.

Select a product or category below for specific instructions.

set static ip address step by step

Nighthawk Routers

set static ip address step by step

Powerline and Wall Plug Extenders

set static ip address step by step

Cable and DSL Modem Routers

set static ip address step by step

ReadyNAS Network Storage

set static ip address step by step

Wireless Access Points

set static ip address step by step

Other Business Products

set static ip address step by step

Mobile Broadband

Ipconfig Configure Static IP Address in Windows 11: A Step-by-Step Guide

Setting up a static IP address on your Windows 11 computer is like giving your device a permanent home address on the internet. This can be useful if you want to set up a server, remote access, or just ensure a consistent connection. To do this, you’ll dive into the network settings, enter some numbers, and save your changes.

Step by Step Tutorial to Configure Static IP Address in Windows 11

Before we jump into the nitty-gritty, here’s a quick primer on what you’ll be doing: you’ll access the network settings, select your connection, and manually input IP information to replace the automatic settings.

Step 1: Open Network Settings

Open your Windows 11 settings and go to the network section.

Network settings are the control center for all things internet on your computer. By accessing these settings, you’re taking the first step towards customizing how your device connects to the world wide web.

Step 2: Edit IP Assignment

Find and click on the ‘Edit’ button under IP assignment.

This is where you’ll switch from having your IP address automatically assigned (usually by your router) to entering your own fixed numbers.

Step 3: Select Manual

In the edit network screen, select ‘Manual’ from the dropdown menu.

By selecting manual, you’re telling your computer that you’re the boss and you’ll be providing the IP address details.

Step 4: Enter IP Information

Enter the static IP address, subnet mask, and default gateway information.

This is the most technical part. You’ll need to know the right numbers to put here. They’ll typically come from your internet service provider or network administrator.

Step 5: Save Changes

Save your changes and exit the settings.

Once you’ve entered all the right numbers and double-checked them, hit save, and you’ve successfully set up a static IP address!

After you complete these steps, your Windows 11 machine will use the static IP address you’ve set. This means that every time your device connects to the network, it will use the same IP address, which can help in various networking scenarios.

Tips for Configuring Static IP Address in Windows 11

  • Ensure you have the correct IP address, subnet mask, default gateway, and DNS server information before starting.
  • Always double-check the numbers you enter to avoid connectivity issues.
  • If you’re not sure what numbers to use, consult your internet service provider or network administrator.
  • Remember that setting a static IP address might cause conflicts if other devices are using the same address; make sure it’s unique within your network.
  • If you encounter connectivity problems after setting a static IP address, you can always switch back to automatic IP assignment.

Frequently Asked Questions

What is a static ip address.

A static IP address is a fixed address assigned to your computer that doesn’t change over time.

Why would I want to set a static IP address?

You might want a static IP if you’re setting up a server, need remote access, or want a consistent connection without the risk of your IP changing.

Will setting a static IP address make my internet faster?

Not necessarily. It’s more about consistency and control than speed.

Can I set a static IP address on a Wi-Fi connection?

Yes, you can set it on any type of network connection, including Wi-Fi.

What if I set the wrong static IP address?

If you enter incorrect information, you might lose your internet connection. Double-check your numbers or revert to automatic assignment to fix this.

  • Open Network Settings
  • Edit IP Assignment
  • Select Manual
  • Enter IP Information
  • Save Changes

Configuring a static IP address in Windows 11 is a straightforward process that can bring several benefits to your network management. Whether you’re a gamer wanting to host uninterrupted gaming sessions, a professional needing stable remote access, or just someone keen on organizing their network, a static IP address is a way to go. Remember to always have the right information on hand before you start, and don’t hesitate to seek help if you’re unsure about the numbers you need to input. With the steps provided, you’re well on your way to a more stable and predictable network experience. Keep in mind that while static IP addresses have many advantages, they may not be necessary for everyone. Assess your needs, do your homework, and if it all adds up, take the plunge and give your Windows 11 device that permanent spot on the digital map.

Matthew Burleigh Solve Your Tech

Matthew Burleigh has been writing tech tutorials since 2008. His writing has appeared on dozens of different websites and been read over 50 million times.

After receiving his Bachelor’s and Master’s degrees in Computer Science he spent several years working in IT management for small businesses. However, he now works full time writing content online and creating websites.

His main writing topics include iPhones, Microsoft Office, Google Apps, Android, and Photoshop, but he has also written about many other tech topics as well.

Read his full bio here.

Share this:

Join our free newsletter.

Featured guides and deals

You may opt out at any time. Read our Privacy Policy

Related posts:

  • Where is the MAC Address on My iPhone? [2023 Guide]
  • How to Make All Columns the Same Width in Excel 2013
  • How to Find IP Address in Mac: A Step-by-Step Guide
  • How to Check IP Address in Windows 11 Computer: A Step-by-Step Guide
  • How to Share Internet from iPhone
  • How to Screenshot on Acer Laptop
  • How to Find Your Router IP Address: A Step-by-Step Guide
  • How to Find Your IP Address on an iPhone 7
  • How to Change a Printer IP Address: A Step-by-Step Guide
  • Windows 11: How to Forget a WiFi Network in Simple Steps
  • How to Remote into a Computer on a Different Network in Windows 11
  • How to Create a Desktop Shortcut for a Website in Windows 7
  • How to Configure Guest WiFi: A Step-by-Step Guide
  • How to Find Printer IP Address: A Step-by-Step Guide
  • 5 Things to Know Before You Buy an Amazon Fire TV Stick (2023 Update)
  • How to Create an Internet Shortcut in Windows 10
  • How to Enable Windows Explorer Dark Theme in Windows 10
  • How to Change Default Browser Windows 7 Guide
  • How to Display the My Computer Icon on the Windows 7 Desktop
  • How to Reset Network Settings on an iPhone

Steve's Smart Home Networking Guide

Practical Home Networking and Home Automation

How to Set Up A Static IP Address on Windows 10

You can manually assign IP addresses to your computers and devices.

These addresses are known as static addresses. See Home network addresses for more details.

To set up a static address you need to locate the Connection you are using.

windows-settings

1. Click on the Windows Icon Lower left.

2. Click the Settings icon

3. The windows setting screen appears click on the network and Internet link.

windows-settings-Inter

4. In the Network status pane locate the change adapter options link and click it

network-status-window

5. You should now see your network adapters. I have two installed and the Wi-Fi adapter is disabled. If your PC is equipped with two; as most are, then only use one and disable the other.

network-connections-window

7. Use the scroll bar to locate TCP/IPv4 and click it to highlight it,and then click the properties button .

Local-connection-properties

1. My home network use the network address 192.168.1 (first three numbers) also common is 192.168.0 and 10.x.x.x

2. The default gateway is the address of your home router. This is assigned to the router as a static IP address. It can be changed as part of the home router set up .

3. The subnet mask is important anf is usually 255.255.255.0

4. You need the address of 1 DNS server to access websites on the Internet. The Google DNS server is available to use for free but you can use your ISP DNS servers.

5. You can choose to manually assign the DNS addresses and automatically assign the IP address or vice versa.

Related Tutorials and resources

  • How to Geek article covers other versions of Windows. (XP,Vista,Windows 7)
  • Setting Up A Home Network
  • Internal and External IP Addresses
  • How to Setup and Configure your Home Router 
  • Windows File Sharing Guide

Frontier Communications supplied me with an Arris NVG468MQ router. I use NordVPN. I want to set up port forwarding and would like to know if I first should set up a static IP address. If so, should I disable the VPN prior to doing that? If not, which IPv4, Subnet, and DNS server(s) should I use from cmd -> ipconfig /all? I show the following while NordVPN is enabled:

Windows IP Configuration: Host Name: xxxxxx xxxx xxxx xxxx

Unknown Adapter NordLynx: Media State: Media Disconnected Connection Specific DNS Suffix: (empty) Description: NordLynx Tunnel Physical address: (empty) DHCP Enabled: No Autoconfig enabled: Yes

Ethernet Adapter Ethernet 2 Descriptioon: TAP-NordVPN Windows adapter V9 xxxxx xxxxx xxxxx

Ethernet Adpater Ethernet: Connection specific DNS suffix: Home Description: Intel gigabit network coonection IPv4 address: xxxxxxx SUbnmet: xxxxxxx Default Gateway: xxxxxxx DHCP Server: xxxxxx DNS Servers: xxxxxxx (only 1)

Wireless LAN adapter Wi FI: Media State: media disconnected

Have not used Nord vpn but I don’t think that port forwarding will work to the machine running it. Rgds Steve

Extremely helpful. Just bought a second hand Computer with Windows 16 server installed. Was trying to understand how to set up a home network using that. This has made it much easier to understand the static IP bit. Thanks

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Privacy Overview

  • 90% Refund @Courses
  • Engineering Mathematics
  • Discrete Mathematics
  • Operating System
  • Computer Networks
  • Digital Logic and Design
  • C Programming
  • Data Structures
  • Theory of Computation
  • Compiler Design
  • Computer Org and Architecture

Related Articles

  • DSA to Development
  • What is HMAC(Hash based Message Authentication Code)?
  • What is ARP Spoofing? - ARP poisoning Attack
  • What is APPN(Advanced Peer to Peer Networking)?
  • Issues Related to Load Balancing in Distributed System
  • What is MMS(Multimedia Messaging Service)?
  • Why does Netflix use TCP but not UDP for streaming video?
  • Why is YouTube using TCP but not UDP?
  • Distributed System - Types of Distributed Deadlock
  • What is ESMTP (Extended Simple Mail Transfer Protocol)?
  • WWW Full Form
  • Application of Optical Fiber
  • How to Configure SSH on Cisco Routers and Switches?
  • TCP/IP in Computer Networking
  • What is AUI(Attachment Unit Interface)?
  • TCP vs UDP for Video Streaming
  • What is 192.168.0.0 IP Address?
  • Broadcast Routing
  • Working of SSL
  • Layered Architecture in Computer Networks

Setting Static IP Address in Windows

Static IP on Windows : IP address is an authentic logical identity of a system connected in a network. All the systems used these IP addresses to locate another systems in different sub-domains. IP address can be assigned dynamically by DHCP server, as well as by administrator. DHCP server assigns a dynamic IP, which can be changed, but a manually assigned IP cannot be changed, until the administrative controls are accessed to configure it. 

By default, a Windows based machine is configured to use IP address, subnet mask and DNS server address assigned by the DHCP server. But, settings provided under the Control Panel can be used to assign a Static IP address, associated subnet mask and DNS server address. IP address and subnet mask can be used to determine the network of system and assigned DNS server address is used by system to access network resources using domain names. 

Below listed steps can be followed to assign static IP address on Windows based machine:  

Step 1 –  Control Panel → Network and Internet → Network and Sharing Center  

To start with assigning a static IP address on a Windows machine, Control Panel needs to be accessed as illustrated in the below provided screen-grab. From the various settings offered by it, Network and Internet needs to be selected. Further, Network and Sharing Center setting needs to selected. 

set static ip address step by step

Windows Control Panel

set static ip address step by step

Network and Sharing Center

Step 2 – Network and Sharing Center → Change Adapter Settings  

After opening the Network and Sharing Center, ‘Change Adapter Settings’ needs to selected. This option is provided in the left of the screen as illustrated below.  

set static ip address step by step

Click on Change Adapter Settings

Step 3 – Further opening the Adapter Settings, all the available adapters on the system will be displayed and static IP can be assigned to any one of it. These adapters can be of both physical and virtual machines. Properties of these adapters is required to be accessed for assigning the Static logical address. 

set static ip address step by step

Step 4 –   Select Adapter → Right Click → Properties

Select any of the available adapters and right click on it. Various options will be displayed and select the properties option from it.  

set static ip address step by step

Properties option

Step 5 – Adapter Properties → Internet Protocol Version 4 (TCP/IPv4)→ Double Click  

Further, properties panel will be opened for the selected network adapter and current settings of it will be displayed. From it, double click on the ‘Internet Protocol Version 4 (TCP/IPv4)’ .  

By selecting this property of network adapter, static IP version 4 address is assigned with appropriate subnet mask and DNS server address. This settings is mostly used by organizations to configure systems in their internal network. 

set static ip address step by step

Network Adapter Properties are displayed

Step 6 – In this step, select the ‘ Use the following IP address’ option and assign the static IP address, subnet mask, default-gateway address and DNS server address to the system. Click on OK and the logical address will be successfully assigned.  

set static ip address step by step

Static IP is assigned

Please Login to comment...

Improve your coding skills with practice.

 alt=

What kind of Experience do you want to share?

StackHowTo

  • How To Set Static IP Address in Windows 10 using CMD

I n this tutorial, we are going to see how to set static IP address in Windows 10 using CMD . There are several methods to set a static IP address in Windows 10. In this tutorial, we will see together how to set a static IP address from the Command Prompt.

In Windows 10, setting a static IP address for your device is an essential configuration that may be required in a number of scenarios. For example, if you plan to share files or a printer on a local network, or when you try to set up port forwarding.

Using CMD may seem difficult for some users, yet it is one of the fastest ways to assign a static IP address in Windows 10.

set static ip address step by step

  • IPv4 address
  • Subnet mask
  • Default gateway
  • DNS servers

set static ip address step by step

  • Types of Ethernet Cable
  • How to Install CAB File in Windows 10 using Command Line
  • How to Change Multiple File Extensions at Once in Windows 10 Using PowerShell

How to Make Taskbar Buttons Smaller in Windows 10

  • How to Run AutoHotKey Script on Startup Windows 10
  • How to Remap Keyboard Keys in Windows 10
  • How to Search Files by Size in File Explorer on Windows 10
  • How to Check Internet Data Usage in Windows 10
  • How to Change Folder Background Color in Windows 10
  • How to Turn off Location on Laptop Windows 10
  • How to Disable Sleep Option from Windows 10 Start Menu
  • How to Wake Up Computer From Sleep Mode in Windows 10 with Mouse
  • How to Wake Up Computer From Sleep Mode in Windows 10 with Keyboard
  • Batch File To Display Popup Message in Windows 10
  • How to Display Popup Reminder in Windows 10
  • How to See PC Startup and Shutdown History in Windows 10
  • How to Record Your Screen with VLC on Windows 7/8/10
  • How to Change Paging File Size in Windows 10
  • How to Display Full Path in Title Bar of File Explorer on Windows 10
  • How to Cancel Shutdown on Windows 10
  • How to Schedule Auto Shutdown in Windows 10
  • How to Schedule a Scan in Windows Defender
  • How to Calculate Total Duration of Multiple Video Clips in Windows 10
  • How to Fix Drag and Drop Problems in Windows 10
  • How to Disable Power Throttling in Windows 10
  • How to Run Program as Administrator Without Password Prompt in windows 10
  • How to Limit Windows Defender CPU Usage
  • How to Check if Windows 10 is Activated
  • How to Fix Right Click on Desktop Not Working in Windows 10
  • Image Resizer on Right-click for Windows 10
  • How to Change Computer Name in Windows 10
  • How to Change Account Picture in Windows 10
  • How to Zoom in and out in CMD and PowerShell
  • How to Lock Screen After Inactivity on Windows 10
  • How to Sync Computer Time With Internet in Windows 10
  • Command To Check Open Ports in Windows
  • How to Keep a Window Always On Top on Windows 10
  • How to Increase Font Size in Windows 10
  • How to Change Cursor Color in Windows 10
  • How to Change Cursor Size in Windows 10
  • How to Change Default PDF viewer on Windows 10
  • How to Disable Security Questions in Windows 10
  • How to Pin Specific Settings to the Start Menu in Windows 10
  • How to Format USB Device When FAT32 Option is Not Available
  • How to Automatically Open a Web Page at a Specific Time
  • How to Restart explorer.exe in Windows 10 Using CMD
  • How to Restart Explorer.exe in Windows 10 [2 Methods]
  • How to Add Program Shortcut to Start Menu in Windows 10
  • Hibernate Option Not Showing In Windows 10
  • How To Delete Previous Version of Windows in Windows 10
  • How to Add Print Option in Right-Click Menu
  • How to Delay Startup Programs in Windows 10/8/7
  • How to Disable Task Manager on Windows 10
  • How to Turn on Network Discovery in Windows 10
  • How to Check if Virtualization is Enabled in Windows 10
  • How to Password Protect a Zip File on Windows 10
  • How To Change User Folder Name in Windows 10
  • How to Restore Drivers in Windows 10
  • How to Backup Drivers using PowerShell Command in Windows 10
  • How to Add Store Apps to Startup in Windows 10
  • How to Enable Fingerprint in Windows 10
  • How to Enable Autocorrect and Predictive Text in Windows 10
  • How To Open a Second File Explorer Window in Windows 10
  • How to Block Websites On Your Computer
  • Check Disk Command in Windows 10
  • How to Activate a Window by Hovering Over it with the Mouse in Windows 10
  • How to Control Volume for Individual Programs in Windows 10
  • How to Schedule Restart in Windows 10
  • How to Change Microsoft Store Region in Windows 10
  • How to Hide the Clock From Windows 10 Taskbar
  • How to Enable Number Pad on Keyboard Windows 10
  • How to Turn Off Taskbar Thumbnail Previews in Windows 10
  • How Can I See All Drives in CMD
  • How to Show All Drives in Windows 10 File Explorer
  • Windows 10 Privacy Settings to Turn Off
  • How to Change Desktop Icons in Windows 10
  • How to Force a Program to Open in Full Screen in Windows 10
  • How to Delete Temporary Files in Windows 10
  • How to Enable Startup Sound in Windows 10
  • How to Reset All Default Apps in Windows 10
  • How to Change Default Action on Connecting a USB Device Windows 10
  • How to Remove Old Drivers From Windows 10
  • Where is the Drivers Folder in Windows 10
  • How to Reset Windows Update in Windows 10
  • How to Format USB Using CMD on Windows 10
  • How To Check WiFi Signal Strength on Windows 10 Using CMD
  • How to Remove “Show Desktop” Button on Windows 10
  • How to Enable Remote Desktop on Windows 10
  • How To Open File Explorer To “This PC”
  • How to Stop the Screen From Turning Off on Windows 10
  • How to Change Default Folder Name in Windows 10
  • How to Display Day of Week in Windows 10 Taskbar
  • How To Display Windows 10 Start Menu in Full Screen
  • How to Create a New Library in Windows 10
  • How to Reset the Settings App in Windows 10
  • How To Disable Startup Programs in Windows 10
  • How to Enable Registry Backup in Windows 10
  • How to Remove Password at Windows 10 Startup
  • How to Reset Windows 10 To Factory Settings
  • How To Enable or Disable Night Light in Windows 10
  • How to Add Clocks to Start Menu on Windows 10
  • How to Disable Bing Web Search Results in Windows 10 Start Menu
  • How to check Bluetooth battery level on Windows 10
  • How To Find Out If a Program is 32 or 64-bit Windows 10
  • How To Check Bios Firmware Version in Windows 10
  • How To Activate Windows 10
  • How to enter UEFI (BIOS) on Windows 10
  • How to Boot From a USB Drive on Windows 10
  • How to Reinstall Microsoft Store in Windows 10
  • How to Enable Ultimate Performance Mode in Windows 10
  • How to Stop Apps From Running in the Background on Windows 10
  • How to Change Another User’s Password in Windows 10
  • How to Delete Local User Account using PowerShell in Windows 10
  • How to Create Local User Account using PowerShell in Windows 10
  • How to Disable User Account Control (UAC) in Windows 10
  • How to Block Inappropriate Websites on Windows 10
  • How to Set Up a Child Account in Windows 10?
  • How to Download Windows 10 ISO file (32 bits and 64 bits)
  • How to Change the Default Save Location in Windows 10
  • How to Add Open Command Prompt Here to right-click Menu in Windows 10
  • Add Open PowerShell Window Here as Administrator in Windows 10
  • How to Mount ISO Images on Windows 10
  • How to Clear DNS Cache on Windows 10
  • How to Change DNS Server in Windows 10
  • How to Change Temp Folder Location in Windows 10
  • How to Reduce the Size of the Search Bar in Windows 10
  • How to Force Close a Program on Windows Without Task Manager
  • How to Force Close a Program with Task Manager
  • How to Speed Up Windows 10 Startup
  • How to Enable Sandbox in Windows 10
  • How to Disable Automatic Installation of Suggested Apps in Windows 10
  • No Sounds on Windows 10? Here’s How to Fix It
  • No Audio Output Device Is Installed in Windows 10 Fix
  • Where is the Location of Startup Folder in Windows 10?
  • How to Create a Windows 10 Bootable USB
  • How To Run Computer Performance Test in Windows 10
  • How To Tell If Your Computer Is 32 Or 64-bit Windows 10
  • How to Remove Recycle Bin From Desktop on Windows 10
  • How to Show My Computer, Recycle Bin Icon on Windows 10
  • How To Enable Screen Saver In Windows 10
  • How to Enable or Disable Updates For Other Microsoft Products on Windows 10
  • How to Disable Windows 10 Startup Delay
  • How To Open Emoji Keyboard on Windows 10
  • How to Turn On File and Printer Sharing in Windows 10
  • How To Optimize Windows 10 For Gaming
  • How to Add Shortcuts to the “Send to” Menu in Windows 10
  • How to Change the Screen Refresh Rate of Your Monitor in Windows 10
  • How to Make a Program Run on Startup in Windows 10
  • How to Turn Off SmartScreen in Windows 10
  • How to Disable Telemetry in Windows 10
  • How to Disable Windows 10 Tracking
  • How to Disable Windows 10 Data Collection
  • How to Free Up Disk Space in Windows 10
  • Fast Way to Delete a Large Folder in Windows 10
  • How to Create a Printer Shortcut on Desktop Windows 10
  • How to Change Audio Output Device Per Application on Windows 10
  • How to Format a Hard Drive or SSD in Windows 10
  • How to Switch Between Windows in Windows 10 using Keyboard
  • How to Download and Install Windows Media Player for Windows 10
  • How to Create a Shortcut on Desktop Windows 10
  • How to Block reopening of Programs on startup Windows 10
  • How To Limit Windows Update Bandwidth in Windows 10
  • How to remove the 3D Objects folder from This PC in Windows 10
  • How to Remove Old User Account Pictures in Windows 10
  • How to Delete the Hibernation File hiberfil.sys
  • How to Show Seconds in System Clock in Windows 10
  • How to Open Files and Folders with Single Click in Windows 10
  • How to Reset Your Microsoft Account Password for Windows 10
  • How to Fix Corrupted Files in Windows 10
  • How To Export And Import Start Menu Layout In Windows 10
  • How to Stop Automatic Restart After Updating Windows 10
  • How to Remove Ads From the Start Menu in Windows 10
  • How to Create a Homegroup Network in Windows 10
  • How to Disable ads in File Explorer in Windows 10
  • How To Fix gpedit.msc Group Policy Editor Missing in Windows 10
  • How to Change the Network Connection Priority in Windows 10
  • How to Watch Videos While Working on Other Tasks on Windows 10 Computer
  • How to Create a System Repair Disk in Windows 10
  • How to Customize the Taskbar in Windows 10
  • How to Change Taskbar Icons in Windows 10
  • How to Show the Control Panel in File Explorer on Windows 10
  • How to Uninstall Updates in Windows 10
  • How to reset all Local Group Policy on Windows 10
  • How To Turn Windows 10 Computer Into a Wi-Fi Hotspot
  • How to Reset Network Settings in Windows 10 Using CMD
  • How to Disable the Game Bar in Windows 10
  • How to Clear Windows 10 Update Cache
  • How to Create an Invisible Folder without Any Name in Windows 10
  • How to Add Open With to Right-click Menu in Windows 10
  • How to Change Default Apps on Windows 10
  • How to Prevent Copying Files From USB to PC
  • How to Find Your WiFi Password on Windows 10
  • How to Hide Your Name and Email Address on Windows Login
  • How to Speed Up File Transfer in Windows 10
  • How to Remove Power or Shutdown Button from Lock Screen in Windows 10
  • How to Start Windows 10 in Safe Mode
  • How to Stop Lock Screen ads in Windows 10

How to Enable Guest Account in Windows 10 using CMD

  • How to Restore Windows 10 Image Backup From Hard Drive
  • How to Create a System Image in Windows 10
  • How to Disable Automatic Update on Windows 10
  • How to Stop Programs From Automatically Updating in Windows 10
  • How to Take a Screenshot on Windows 10
  • Windows 10: Start Menu And Taskbar Not Working
  • How to Rebuild a Broken Icon Cache in Windows 10
  • How to Turn Off Windows Security Notifications in Windows 10
  • How to Preview a File Without Opening it in Windows 10
  • How to Permanently Disable Windows Defender on Windows 10
  • How to Disable the Action Center in Windows 10
  • How To Reinstall Microsoft Edge In Windows 10
  • How to Uninstall Microsoft Edge in Windows 10
  • How to Change Start Menu and Taskbar Color in Windows 10
  • How to Get Windows 7 Start Menu on Windows 10 with Classic Shell
  • Why the Start Menu is Slow to Open in Windows 10
  • How to Change Login Screen Background on Windows 10
  • How to Restore Windows Photo Viewer in Windows 10
  • How to Fix Screen Flickering in Windows 10
  • How to Remove Windows 10’s Built-in Apps
  • How to Fix Black Screen on Windows 10
  • How to Remove Search Bar From Taskbar on Windows 10
  • How to Disable Windows 10 Peer-to-Peer Updates
  • How to Downgrade to Windows 7 From Windows 10
  • How to Fix Windows 10 Start Menu And Cortana Not Working
  • How to Backup and Restore Registry in Windows 10
  • How to Change the Default Installation Location on Windows Using Regedit
  • How to Force Restart Windows 10 with Keyboard
  • How to Remove Shortcut Arrow from Desktop Icons on Windows 10
  • How to Find Computer Specs on Windows 10
  • How To Move Your Libraries To Another Drive in Windows 10
  • How to Enable Numlock at Windows Startup
  • How to Change CMD Color in Windows 10
  • How To Increase Font Size In CMD
  • How To Assign Letter To Drive In CMD
  • How To Get MAC Address In CMD
  • How to Open File Explorer Using CMD on Windows 10
  • How To Run Batch File On Windows Startup
  • How To Run EXE From A Batch File
  • How To Run A Python Script From A Batch File
  • How to Run PowerShell Script From A Batch File
  • How to Run Multiple Batch Files From One Batch File
  • Batch File To Copy All Files From One Folder To Another
  • How To Compare Strings In Batch Files
  • How To Concatenate Variables In Windows Batch File
  • How To Clear A Variable In A Batch File
  • For Loop Counting From 1 To N in a Batch File
  • How to Run Batch File Automatically Every X Minutes
  • Batch File To Get and Set System Date
  • Batch File To Set Default Programs in Windows 10
  • Batch File To Get Computer Name
  • Batch File To Get Current Directory
  • Batch File To Get Input From User
  • Batch File To Get IP Address
  • Batch File To Get MAC Address
  • How to Add a Registry Key in a Batch File
  • Batch File To Create Local User Accounts
  • Batch File To Create a Text File
  • Batch File To Create a Folder
  • Batch File To Create Folders From a List
  • Batch File To Write Ping Results To a Text File
  • Batch File To Write Variable To a Text File
  • Batch File To Write To a Text File
  • Batch File To Read XML File
  • Batch File To Read CSV / XLS
  • Batch File To Read Text File Line By Line into A Variable
  • Batch File To List Folder Names
  • Batch File To List Folders and Subfolders
  • Batch File To List Filenames in a Specified Folder
  • Batch File to List All Files in a Folder and Subfolders
  • How to Check Internet Connection using Batch File
  • How to Check the Size of a File in a Windows Batch Script
  • How To Check Batch File Error
  • Batch File To Check If Folder Exists
  • How to Check If a Path is File or Directory using Batch
  • Batch File To Delete Folders Older Than N Days
  • Batch File To Delete All Files in Folder Older Than N Days
  • Batch File To Delete All Files In Folder
  • Batch File To Delete A File If Exists
  • Batch File To Check If Multiple Files Exist
  • Batch File To Check If File Exists
  • Batch File Commands List With Examples
  • 8 Batch File Commands You Should Know
  • How to Create a Batch File in Windows
  • How to Run Batch File in CMD
  • How to Run EXE File in CMD
  • How to Change the MAC Address on Windows 10
  • How to Create a Website Shortcut on Desktop In Windows 10
  • 29 Run Commands in Windows You Should Know
  • How to Ping IP Address in CMD

How to Get IP Address Using Ipconfig in CMD

  • How to Delete Folder Using CMD in Windows 10
  • CMD Commands List You Should Know
  • How to Change Lock Screen in Windows 10
  • How to Show My Computer Icon on Desktop in Windows 10
  • How to Change Compatibility Mode in Windows 10
  • How to Uninstall Internet Explorer in Windows 10
  • How to Add or Change Desktop Theme in Windows 10
  • How to Disable Transparency Effects in Windows 10
  • How to Delete and Uninstall Fonts in Windows 10
  • How to Install New Fonts in Windows 10
  • How to Disable Lock Screen on Windows 10 Using Registry
  • How to Customize Action Center in Windows 10
  • How to Disable Cortana in Windows 10 using Registry
  • Battery Icon Missing From Taskbar in Windows 10 [Solved]
  • How to Change Desktop Background in Windows 10
  • How to Increase Battery Life of Windows 10 Laptop
  • How to Turn off Notifications in Windows 10
  • How to Create Keyboard Shortcuts in Windows 10
  • How to Change Desktop Icon Size in Windows 10
  • How to Turn On Dark Mode on Opera
  • How to Turn On Dark Mode on Mozilla Firefox
  • How to Turn On Dark Mode on Google Chrome
  • How to Turn On Dark Mode on Microsoft Edge
  • How to Enable Dark Mode in Windows 10
  • How to Increase Mouse Sensitivity in Windows 10
  • How to Find Which Programs are Slowing Down Your Boot Time in Windows 10
  • How to Defrag the Hard Drive in Windows 10
  • How to Copy and Paste Into Command Prompt in Windows 10
  • How to Enable the On-Screen Keyboard in Windows 10
  • How to Check Laptop Battery Health in Windows 10
  • How to Use Offline Maps in Windows 10
  • How to Calibrate Your Monitor in Windows 10
  • How to Enable God Mode in Windows 10
  • How to Increase Processor Speed in Windows 10
  • How to Pin a Folder to Taskbar in Windows 10
  • How to Pin a Website to Taskbar in Windows 10
  • How to Switch Between Desktops in Windows 10
  • How to Make Windows 10 Boot Faster
  • How to Stop Windows 10 From Sleeping
  • How to Set an Alarm Clock on Windows 10
  • How to Go Directly to Desktop in Windows 10
  • How to Create a New Folder on Windows 10
  • How to Reduce Blue Light on Computer Screen on Windows 10
  • How to Turn on Speech Recognition in Windows 10
  • How to Sync My Settings in Windows 10
  • How to Change the Screen Resolution on Windows 10
  • How to Create a New User on Windows 10
  • How to Turn Off Tablet Mode in Windows 10
  • How to Uninstall a Program on Windows 10
  • How To Change Password In Windows 10
  • Top Keyboard Shortcuts in Windows 10
  • How to Speed Up Windows 10 Shutdown
  • How to Change Default Browser in Windows 10
  • How to Disable the Lock Screen in Windows 10
  • How to disable User Account Control in Windows 10
  • How to Hide File Extensions in Windows 10
  • How to Show Hidden Files and File Extensions in Windows 10
  • How to Create a Restore Point with System Protection Enabled in Windows 10
  • How to Delete Browsing History on Firefox in Windows 10
  • How to Delete Browsing History on Microsoft Edge in Windows 10
  • How to Delete Browsing History on Google Chrome in Windows 10

You May Also Like

How to Make Taskbar Buttons Smaller in Windows 10

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Save my name, email, and website in this browser for the next time I comment.

Windows Static IP

How to set a Static IP Address in Windows 10

It's often quicker to assign your own IP address to a PC than it is to assign one to your router automatically. We'll walk you through the whole process of allocating a static IP address in Windows 10 in this post.

Set a static IP address in Windows 10

Follow this process step by step to assign a Static IP address on Windows 10.

To begin, press the Search button. In the search field, type Control Panel and select the Control Panel option, as shown in the figure below.

set static ip address step by step

As soon as you will choose the Control Panel option, the following screen will appear.

set static ip address step by step

Select the Network and Sharing Center option from the Control Panel screen as highlighted in the above image. As soon as you will choose this option, the following screen will appear.

set static ip address step by step

Choose the Change adapter settings option from the left side of the screen as highlighted in the above image. The following screen will appear.

set static ip address step by step

Now right click on the router for which you want to allocate Static IP address as highlighted in the above image. As soon as you right click the router option, the following menu will appear.

set static ip address step by step

Click the Properties option from the menu as highlighted in the above image. After clicking the Properties option, the following dialogue box will appear.

set static ip address step by step

Choose the needed protocol and then click the Properties button as highlighted in the above image. The following dialogue box will appear.

set static ip address step by step

Select Use the following IP address radio button . Then, in the text boxes, type in the IP address and Subnet mask. After that, select the radio box for Use the following DNS server addresses. In the textboxes, type Preferred DNS server and Alternate DNS server. Then, as seen in the figure above, click the OK button. Also, click the OK button in the final open dialogue window.

set static ip address step by step

Leave a Comment Cancel reply

Save my name, email, and website in this browser for the next time I comment.

Last Updated on August 18, 2021 by FAQForge Staff

How To Setup A Static IP

Copy to Clipboard

  • How-To Guides
  • Tech Setup & Troubleshooting

how-to-setup-a-static-ip

Introduction

Setting up a static IP address can provide numerous benefits for individuals and businesses alike. In this digital age, where constant connectivity is essential, having a stable and reliable internet connection is crucial. A static IP address allows you to have a fixed, permanent IP that remains the same each time you connect to the internet. Unlike dynamic IP addresses that change every time you restart your router or reconnect to the network, a static IP provides consistency and control over your online presence.

Whether you are a regular internet user or a small business owner, understanding how to set up a static IP address can elevate your online experience and streamline your operations. In the following sections, we will explore what a static IP address is and the benefits it offers. We will then dive into the step-by-step process of setting up a static IP, ensuring that you can easily configure your network to enjoy the advantages of a static IP address.

With a static IP address, you can take advantage of services that require a fixed IP, such as remote access, hosting websites or servers, and establishing virtual private network (VPN) connections. Additionally, a static IP allows you to have better control over network security and monitoring, simplifying tasks like port forwarding and remote management.

While setting up a static IP might seem daunting for those without technical expertise, rest assured that the process can be simplified through this step-by-step guide. By the end of this article, you will have the knowledge and confidence to set up a static IP address on your own, ensuring a seamless and reliable internet connection.

What is a Static IP?

A static IP (Internet Protocol) address is a fixed, unchanging address assigned to a device or network. Unlike dynamic IP addresses, which are assigned by the Internet Service Provider (ISP) and can change periodically, a static IP remains constant, allowing for consistent access and identification.

Every device connected to the internet is assigned an IP address, which serves as its unique identifier on the network. This address is used to route data traffic between different devices and networks. With a static IP, the assigned address is manually configured and remains the same over time, providing a predictable and consistent connection.

Static IP addresses are typically used for specific purposes, such as hosting websites, running servers, or remotely accessing devices or networks. They are especially useful for businesses that require constant connectivity and reliable access to their network resources from anywhere in the world.

One of the key characteristics of a static IP is that it does not change, regardless of network reboots or device restarts. This stability ensures that services running on the network are always accessible using a fixed address. Unlike dynamic IP addresses, which can cause frequent interruptions and require reconfiguration of services whenever an IP address changes, a static IP saves time and effort by eliminating the need for constant updating.

Furthermore, a static IP address lets you have greater control over your online presence and network security. By assigning a specific IP to your server or network device, you can easily manage and monitor incoming and outgoing traffic, set up firewall rules, and establish secure remote connections. This enhanced control is particularly beneficial for businesses that handle sensitive data or require secure external access to their systems.

While static IP addresses come with numerous advantages, it’s important to note that they may require additional costs from your internet service provider. Some ISPs charge a monthly fee for allocating static IP addresses, so it’s essential to check with your provider or review the pricing plans before deciding to go static.

Why Use a Static IP?

Using a static IP address offers a range of benefits and advantages for both individuals and businesses. Let’s explore some of the key reasons why you might consider using a static IP:

1. Remote Access:

A static IP address allows you to easily access your devices or network remotely. Whether you need to connect to your office computer while traveling or manage your home security system from afar, a static IP ensures consistent and reliable access to your devices or network resources.

2. Hosting Services:

For businesses or individuals hosting websites, servers, or other online services, a static IP is essential. With a fixed IP address, your website or server can be easily accessed by users, as the address remains the same regardless of network changes.

3. VPN Connectivity:

Setting up a virtual private network (VPN) is more seamless with a static IP address. A VPN allows secure and private communication between different networks or devices over the internet. A static IP ensures stable and uninterrupted VPN connections, enhancing security and privacy for remote workers or businesses with multiple locations.

4. Enhanced Security:

Using a static IP address provides better control over network security. With a known IP address, you can easily configure firewall rules, restrict access to specific IP ranges, and monitor incoming and outgoing traffic. This level of control helps in protecting your network from unauthorized access and potential security threats.

5. Simplifies Device Management:

A static IP simplifies device management by providing a consistent and predictable IP address for each device on the network. This makes it easier to configure port forwarding, manage device settings, and identify and troubleshoot connectivity issues.

While dynamic IP addresses are sufficient for most home users, utilizing a static IP address offers a higher level of control, stability, and convenience. It is particularly advantageous for businesses that rely on consistent connectivity, secure remote access, and efficient management of network resources.

Now that we understand the benefits of using a static IP, let’s explore the step-by-step process of setting up a static IP address for your network or devices.

Steps to Set Up a Static IP

Setting up a static IP address on your router or device may vary depending on your specific network equipment. However, the following steps provide a general overview of the process:

Step 1: Determine if your internet service provider allows static IP addresses

Check with your internet service provider (ISP) to see if they offer static IP addresses and if there are any additional fees associated with obtaining one. Some ISPs may offer static IPs as part of their business plans, while others may require an extra subscription.

Step 2: Log in to your router’s admin page

Open a web browser and enter your router’s IP address in the address bar. This IP address is usually printed on the router itself or mentioned in the router’s user manual. Enter the administrator credentials to log in to the router’s admin page.

Step 3: Find the WAN/Internet settings section

Navigate to the WAN or Internet settings section of your router’s admin page. The location may vary depending on the router model and firmware. Look for options related to IP address assignment or connection type.

Step 4: Change the IP address assignment type to manual/static

Once you have located the WAN/Internet settings section, look for the IP address assignment or connection type setting. Change the assignment type to manual or static, as opposed to dynamic or automatic.

Step 5: Enter the static IP address details

Enter the specific IP address, subnet mask, gateway, and DNS server details provided by your ISP. These details should be issued to you when obtaining a static IP. Make sure to enter the information accurately to ensure a successful connection.

Step 6: Save the settings and restart the router

After entering the static IP details, save the settings on your router’s admin page. Once saved, restart the router to apply the new settings. This will ensure that the router assigns and uses the static IP address for your network.

Step 7: Confirm the setup is successful

Once the router has restarted, check the network settings on your devices to verify the successful setup of the static IP address. Ensure that the entered IP address, subnet mask, gateway, and DNS server details are correctly reflected in the device’s network settings.

It is important to note that the specific steps may vary depending on the router brand, model, and firmware version. Refer to the router’s user manual or online documentation for detailed instructions tailored to your specific router.

By following these general steps, you can successfully set up a static IP address for your network or devices. Enjoy the benefits of a stable, predictable, and controllable internet connection.

Before diving into the process of setting up a static IP address, it’s crucial to determine whether your internet service provider (ISP) allows static IP addresses as part of their service offerings. Not all ISPs provide this option, and some may charge additional fees for static IP allocation.

Here are a few steps to help you confirm whether your ISP supports static IP addresses:

1. Check your ISP’s website:

Visit your ISP’s official website and navigate to their residential or business internet service pages. Look for any mentions of static IP addresses, additional features, or premium plans that offer static IP allocation. The website should provide details about the availability and cost of static IPs.

2. Contact your ISP directly:

If you can’t find specific information on the website, reach out to your ISP’s customer service or technical support team. Contact them via phone, email, or online chat and inquire about their policies regarding static IP addresses. They will be able to provide you with accurate information about the availability and any associated fees.

3. Review your ISP’s terms and conditions or contract:

Go through the terms and conditions or service agreement you received from your ISP when you signed up for their internet service. Look for any clauses or sections that mention static IP addresses. These documents may outline the availability, pricing, and limitations associated with static IP allocation.

4. Research online forums or communities:

Explore online forums, discussion boards, or communities where users share their experiences with various ISPs. Look for threads or discussions related to static IP addresses and see what other customers have encountered when trying to obtain a static IP from your ISP. This can give you additional insights into the policies and procedures of different ISPs.

By conducting these steps, you will gain a clear understanding of whether your ISP supports static IP addresses and how to proceed with obtaining one. Remember to inquire about any fees or additional requirements, as these may vary depending on the ISP’s policies.

Once you have confirmed that your ISP allows static IP addresses and have gathered the necessary information, you can proceed to the next steps in setting up a static IP address for your network or devices.

To set up a static IP address, you need to access your router’s administrative page. This web-based interface allows you to modify various settings on your router, including IP address configuration. Here’s how you can log in to your router’s admin page:

1. Identify your router’s IP address:

Most routers have a default IP address, such as 192.168.0.1 or 192.168.1.1, that you can use to access the admin page. Look for a label on the router itself or refer to the router’s user manual to find this information. Alternatively, you can check your computer’s network settings to find the default gateway IP address . This IP address usually corresponds to your router’s admin page.

2. Open a web browser:

Launch a web browser on a computer or device that is connected to the same network as your router. It can be a desktop computer, laptop, or even a smartphone or tablet.

3. Enter the router’s IP address:

Type the router’s IP address into the address bar of your browser. Make sure to enter the IP address accurately. For example, if your router’s IP address is 192.168.0.1, you would type “http://192.168.0.1” in the browser’s address bar.

4. Press Enter:

Press Enter or click the “Go” button to navigate to the router’s admin page. The browser will establish a connection to your router using the specified IP address.

5. Enter login credentials:

Depending on your router model and settings, you may be prompted to enter a username and password to log in. By default, many routers use “admin” as the username and “password” or a blank field as the password. However, it’s important to note that some routers may have different default login credentials, so refer to your router’s documentation or check with your ISP if you are unsure.

6. Access the admin page:

Once you have entered the correct login credentials, you will gain access to your router’s admin page. This page provides access to various settings and configurations that allow you to modify and customize your network settings.

Note that routers from different manufacturers may have slightly different interfaces and layouts for their admin pages. However, most routers have a similar structure and should allow you to access the necessary settings for configuring a static IP address.

By successfully logging in to your router’s admin page, you are now ready to proceed to the next steps and configure your network for a static IP address.

In order to set up a static IP address, you need to locate the WAN (Wide Area Network) or Internet settings section within your router’s administrative page. This section allows you to configure the network settings specifically related to your internet connection. Here’s how you can find the WAN/Internet settings section:

1. Navigate to the main settings menu:

Once you have logged in to your router’s admin page, look for the main settings menu. This menu is typically displayed on the homepage or in a navigation sidebar. The exact location and appearance may vary depending on your router’s firmware and interface.

2. Look for the WAN/Internet settings:

Within the main settings menu, locate the WAN or Internet settings option. This option is usually labeled accordingly and may be found under a section titled “Network Settings,” “Internet Setup,” or something similar. Some routers may include submenus or tabs for different types of Internet connections (Wired, Wireless, etc.). Choose the appropriate option for your specific connection type.

3. Access the WAN/Internet settings:

Click on the WAN or Internet settings option to access the corresponding configuration page. This page allows you to modify the settings related to your internet connection, such as IP address assignment, DNS server settings, and connection type.

4. Explore the available options:

Once you are on the WAN/Internet settings page, take a moment to explore the available options and settings. Look for options related to IP address assignment, connection type (static or dynamic), or DHCP (Dynamic Host Configuration Protocol) settings. These options will be essential for configuring a static IP address.

Remember that the specific layout and options within the WAN/Internet settings section may vary between different router brands and models. Refer to your router’s user manual or online documentation for more precise instructions tailored to your specific router.

By successfully finding and accessing the WAN/Internet settings section, you are now ready to proceed with the next steps and configure your router for a static IP address. In the following steps, you will learn how to change the IP address assignment type and enter the specific details for your static IP configuration .

To set up a static IP address, you need to change the IP address assignment type from dynamic to manual or static within the WAN/Internet settings section of your router’s admin page. This step ensures that your router assigns a fixed IP address to your network or device. Here’s how to change the IP address assignment type:

1. Locate the IP address assignment options:

Within the WAN/Internet settings page, look for the options related to IP address assignment. These options may be labeled as “IP address mode,” “Connection Type,” or similar terminology.

2. Select the manual/static IP address mode:

Once you have identified the IP address assignment options, choose the manual or static IP address mode. This ensures that your router assigns a fixed IP address instead of dynamically assigning one.

3. Disable DHCP (if required):

In some cases, you may need to disable DHCP (Dynamic Host Configuration Protocol) in order to manually assign a static IP address. DHCP automatically assigns IP addresses to devices on the network. If DHCP is enabled, you will need to disable it to proceed with the manual/static IP configuration. Refer to your router’s documentation for instructions on disabling DHCP if necessary.

4. Save the changes:

Once you have selected the manual/static IP address mode and made any additional required changes, save the settings. Look for a “Save,” “Apply,” or “OK” button within the WAN/Internet settings page, and click on it to save your changes.

5. Restart your router:

After saving the changes, it is recommended to restart your router to ensure that the new IP address assignment settings take effect. This can typically be done by going to the router’s main settings page and selecting the option to restart or reboot the device. Allow the router a few moments to restart fully.

By changing the IP address assignment type to manual/static, you have now configured your router to assign a fixed IP address to your network or device. In the next steps, you will learn how to enter the specific details for your static IP address, such as the IP address, subnet mask, gateway, and DNS server information.

Now that you have changed the IP address assignment type to manual/static, it’s time to enter the specific details for your static IP address within the WAN/Internet settings section of your router’s admin page. These details include the IP address, subnet mask, gateway, and DNS server information. Follow these steps to enter the static IP address details:

1. Locate the IP address configuration fields:

Within the WAN/Internet settings page, look for the fields to enter the IP address, subnet mask, gateway, and DNS server information. These fields may be labeled according to their respective terms.

2. Obtain the static IP address details:

Contact your internet service provider (ISP) to obtain the specific static IP address details they have assigned to you. These details typically include the IP address, subnet mask, gateway, and DNS server information. Make sure to accurately record the information provided by your ISP.

3. Enter the IP address:

In the corresponding field, enter the specific static IP address provided by your ISP. This is the unique address assigned to your network or device. Ensure that you enter the IP address correctly to avoid any connectivity issues.

4. Enter the subnet mask:

Next, enter the subnet mask associated with your static IP address. The subnet mask determines the size of the network and helps devices identify which parts of the IP address represent the network identifier and the host identifier. The most common subnet mask is 255.255.255.0, but your ISP may provide you with a different subnet mask.

5. Enter the gateway:

Enter the gateway address provided by your ISP. The gateway is the IP address of the router or networking device that connects your local network to the internet. It serves as the access point to external networks.

6. Enter the DNS server information:

Finally, enter the DNS (Domain Name System) server information. DNS servers translate domain names into IP addresses, allowing devices to locate and access websites and services on the internet. Your ISP should provide you with the IP addresses of their DNS servers. You may need to enter primary and secondary DNS server addresses.

7. Save the changes:

After entering all the necessary static IP address details, save the changes within the WAN/Internet settings page. Look for a “Save,” “Apply,” or “OK” button and click on it to save your settings.

By entering the static IP address details accurately, you have successfully configured your router to use a static IP address for your network or device. In the next step, you will learn how to restart your router to apply the new settings and ensure a seamless connection.

After entering the static IP address details in the WAN/Internet settings section of your router’s admin page, it is important to save the changes you made. Saving the settings ensures that your router will use the new static IP address configuration. To complete the setup process, you will also need to restart the router. Follow these steps to save the settings and restart your router:

1. Save the settings:

Look for a “Save,” “Apply,” or “OK” button within the WAN/Internet settings page of your router’s admin page. Click on this button to save the static IP address configuration. The router will apply the new settings and update the network configuration accordingly.

2. Restart the router:

To ensure that the new static IP address configuration takes effect, it is necessary to restart the router. Locate the option to restart or reboot the router within the admin page. This option is typically found in the main settings menu or on a separate system or maintenance page. Click on the restart option to initiate the restart process.

3. Allow the router to restart:

After clicking on the restart option, the router will undergo the restart process. It may take a few moments for the router to fully reboot and apply the new settings. During this time, it is normal for the router’s lights to flash or for it to temporarily lose internet connectivity.

4. Verify the new IP address configuration:

Once the router has restarted, double-check the IP address configuration on your network or device to confirm that the static IP address settings are successfully applied. Ensure that the entered IP address, subnet mask, gateway, and DNS server details match the information you provided to the router. Any discrepancies may indicate an issue with the configuration, requiring further troubleshooting.

By saving the settings and restarting the router, you have completed the process of configuring your network or device to use a static IP address. The router will now assign and utilize the specified static IP address for your network, providing stability and consistency for your internet connection.

After setting up a static IP address on your router, it’s important to confirm that the configuration was successful and that your network is now using the assigned static IP. Here are a few steps to help you verify the setup:

1. Check network settings on devices:

Access the network settings on your devices (computers, smartphones, etc.) that are connected to the router. Look for the network connection settings and check if the assigned IP address matches the static IP address you configured. Verify that the subnet mask, gateway, and DNS server information is also correctly displayed.

2. Test network connectivity:

Ensure that all devices connected to the network can access the internet and communicate with other devices as expected. Open web browsers, use online applications, and perform network-dependent tasks to confirm that the static IP address configuration has not disrupted network connectivity.

3. Perform a reboot test:

Restart your router and observe the behavior of the network after the reboot. Check if the devices reconnect to the network using the assigned static IP addresses without any issues. This test helps to confirm that the static IP configuration persists even after a router restart.

4. Test remote access or hosted services:

If you set up a static IP address for remote access or hosting services, test the functionality from external networks. Ensure that you can access the devices or services using the assigned static IP. For example, if you are hosting a website, check if it can be accessed using the domain name associated with the static IP address.

5. Consult the router logs:

Some routers maintain logs of network activities and events. Check the router’s administrative interface for any logs related to the allocation and usage of IP addresses. This can help confirm if the static IP address was successfully assigned to your network.

By following these steps to confirm the setup’s success, you can ensure that your network is now utilizing the static IP address you configured. If any issues are encountered, refer to your router’s documentation or consult with your internet service provider for further assistance.

Setting up a static IP address can greatly benefit individuals and businesses by providing stability, control, and enhanced connectivity for their network. A static IP allows for remote access, simplifies hosting services, enables secure VPN connections, enhances network security, and facilitates device management. By following the step-by-step process outlined in this guide, you can successfully configure a static IP address for your network or device.

Begin by determining if your internet service provider offers static IP addresses and if there are any associated fees. Then, log in to your router’s admin page, locate the WAN/Internet settings section and change the IP address assignment type to manual/static. Next, enter the specific static IP address details provided by your ISP, such as the IP address, subnet mask, gateway, and DNS server information. Save the settings and restart your router to apply the new configuration.

After completing the setup, confirm that the static IP address is successfully assigned to your network by checking the network settings, testing network connectivity, performing a reboot test, and validating remote access or hosted services. By ensuring the setup is successful, you can enjoy the benefits of a stable and predictable internet connection.

Remember to refer to your router’s documentation or contact your internet service provider if you encounter any issues or require further assistance during the setup process. With a static IP address, you can take control of your network, streamline your online activities, and unlock new possibilities for remote access and hosting services.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Save my name, email, and website in this browser for the next time I comment.

  • Crowdfunding
  • Cryptocurrency
  • Digital Banking
  • Digital Payments
  • Investments
  • Console Gaming
  • Mobile Gaming
  • VR/AR Gaming
  • Gadget Usage
  • Gaming Tips
  • Online Safety
  • Software Tutorials
  • Tech Setup & Troubleshooting
  • Buyer’s Guides
  • Comparative Analysis
  • Gadget Reviews
  • Service Reviews
  • Software Reviews
  • Mobile Devices
  • PCs & Laptops
  • Smart Home Gadgets
  • Content Creation Tools
  • Digital Photography
  • Video & Music Streaming
  • Online Security
  • Online Services
  • Web Hosting
  • WiFi & Ethernet
  • Browsers & Extensions
  • Communication Platforms
  • Operating Systems
  • Productivity Tools
  • AI & Machine Learning
  • Cybersecurity
  • Emerging Tech
  • IoT & Smart Devices
  • Virtual & Augmented Reality
  • Latest News
  • AI Developments
  • Fintech Updates
  • Gaming News
  • New Product Launches

Close Icon

How To Play Hardcore Minecraft

How to make a shower in minecraft, related post, how to make a flying machine in minecraft, how to make a car in minecraft, how to keep water from freezing in minecraft, how to make a backpack in minecraft, how to teleport to coordinates in minecraft, related posts.

How To Get Static IP Address

How To Get Static IP Address

What Is An External IP Address

What Is An External IP Address

What Is A Dynamic IP Address

What Is A Dynamic IP Address

How To Set Static IP Windows 10

How To Set Static IP Windows 10

How To Port Forward Ethernet

How To Port Forward Ethernet

How To Open Ports On A Wireless Router

How To Open Ports On A Wireless Router

How To Assign A Static IP Address To A Workstation In Windows Server 2008 R2

How To Assign A Static IP Address To A Workstation In Windows Server 2008 R2

How To Make Workstation Network Like A Server

How To Make Workstation Network Like A Server

Recent stories.

How To Play Hardcore Minecraft

How To Get Ice In Minecraft

How To Teleport To Coordinates In Minecraft

  • Privacy Overview
  • Strictly Necessary Cookies

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.

set static ip address step by step

How to Set a Static IP Address

August 2021

There are many reasons that you may need to change and set a static IP address for your IP device, such as a managed switch , wireless router , or outdoor access point . One reason is because an installation scenario doesn’t have an active network with DHCP services. Some other reasons you may need to set a static IP are because you use a dedicated web server, host server, VPN, or VoIP services.

Setting static IP addresses can help to avoid network conflicts which could cause certain devices to stop working correctly. However, in most installation scenarios, users will use a regular network and will not need to use a static IP. Setting a static IP address is an advanced networking function, and a basic, fundamental knowledge of TCP/IP is needed.

In general, statically address devices outside of your DHCP pool range, which in most home networks is your router . For reference, the DHCP pool range for TRENDnet products is usually (but not always) 192.168.10.101 to 199.

1. Access the Control Panel

In the Windows search bar, type in “ncpa.cpl” and then press enter.

Access the Control Panel

If you are not using Windows 10, follow the steps below instead.

  • On your keyboard, press the “Windows” and “R” keys at the same time.
  • Enter “ncpa.cpl” in the window that pops up.

Note: Network connections will display the network adapters that are currently connected to your computer.

Access the Control Panel

2. Select the Network Adapter

Right click on the network adapter that is currently connected to the device that you are trying to configure. Usually, it will be the adapter with the word “Ethernet” in the name.

Select the Network Adapter

3. Select Properties

Select “Properties” from the drop-down menu.

Select Properties

4. Select Internet Protocol Version 4 (TCP/IPv4)

Double-click on “Internet Protocol Version 4 (TCP/IPv4)”.

Select Internet Protocol Version 4 (TCP/IPv4)

5. Manually enter IP address and subnet mask

Select “Use the following IP Address” and then input the following information in the corresponding fields:

IP address: Check the device that you are connected to in order to locate the IP address. The first three sets of digits should match. For this tutorial, we will use IP address 192.168.10.10.

Subnet mask: The subnet mask between the device that you are trying to connect to needs to be the same as your PC. For this tutorial, we will use subnet mask 255.255.255.0

Manually enter IP address and subnet mask

6. Save Settings

Click the OK button on “Internet Protocol Version 4 (TCP/IPv4) Properties” window, and also click the OK button on “Ethernet Properties” window.

Note: The OK buttons must be clicked in both instances or your settings will not be saved.

7. Revert Back to DHCP

To set your computer back to DHCP, repeat steps 1-4 again. When you get to the “Internet Protocol Version 4 (TCP/IPv4) Properties” window, click “Obtain an IP address automatically”. This will allow your PC to be assigned a random IP address on your network.

Revert Back to DHCP

Operating System The operating system (often shortened to OS) is the software your computer or mobile device uses to perform basic functions. Microsoft Windows, Apple macOS, and Linux are the most popular operating systems for computers and laptops, with Android and iOS for mobile devices.

Browser A browser (short for web browser) is a software application that allows you to access the internet. Some of the most popular browsers are Chrome, Safari, Edge, Internet Explorer, and Firefox.

Network Adapter A network adapter allows a device to communicate and connect to a local area network (LAN), the internet, or other computers. Network adapters can be wired or wireless , and they can be visible or hidden from plain sight.

IP Address An IP address is a unique identifier for devices that access the internet or devices on a local area network. It uses a string of numbers and/or letters with periods or colons. To identify your IP address, type “what is my ip” into a search engine, like Google or Bing. You can also visit whatismyipaddress.com or whatismyip.com .

Dynamic IP address A dynamic IP address is an IP address that can change over time. Your IP address may change each time you connect. Most IP address assigned by your ISP will be dynamic IP addresses.

Static IP address A static IP address (also referred to as a manual IP address or static IP configuration) is an IP address that remains unchanged over time. Your IP address remains the same (or static) each time you connect (from the same location). Your IP address may change if you connect to a different network in a different location.

RaspberryTips

How to Set Static IP Address on Ubuntu Server (Step-by-step)

Most networks automatically assign IP addresses, which is quite convenient for desktop computers. But for a server, it’s recommended to configure it with a static IP, often outside the DHCP range, so it’s always available at the same address. How do you configure this without a GUI ? Let’s find out.

On Ubuntu Server, the network configuration is managed by the netplan utility, with the configuration file located in /etc/netplan. It’s possible to set a static IP by editing this file.

Before making any changes, make sure you understand your network configuration and find a free IP address for your server (I will explain how to do this). Only then you can edit the netplan configuration file to assign a static IP address to your server.

Prerequisites: Understand the network configuration

I guess if you’re installing a server on your network, you already know your network pretty well. However, I want to make sure what we are doing is clear for everyone, so I’ll take a few minutes to explain what you need before changing anything.

Feel free to skip this section if you already know the exact network configuration you want to apply to your server.

Get your current IP configuration

On Ubuntu Server, you can use the following command to get your current IP address: ip a

set static ip address step by step

You’ll get a list of all the network interfaces, with their names, IP addresses and subnet mask.

In my example, I have:

  • Interface name : eth0
  • IP address : 192.168.0.33/24 (assigned by the DHCP)

To find the router or default gateway on your network, you can then use: ip r

set static ip address step by step

I now have a better sense of my network configuration.

set static ip address step by step

If you’re new to the Linux command line, this article will give you the most important Linux commands to know, plus a free downloadable cheat sheet to keep handy.

(Optional) Find the DHCP range

If you have a DHCP server enabled on the network, it’s a good idea to access the router configuration and check the current DHCP range. If possible, you don’t want to set a static IP inside that range.

All router interfaces are different, so I won’t explain everything in detail here, but you should easily find a section with the start and end IP address for the DHCP range. Try to pick an IP on the same subnet but outside that range for your server.

In my example, the router is 192.168.0.254, the DHCP range is from 192.168.0.10 to 192.168.0.50. I can safely set my server to 192.168.0.150 if it’s not already used by another server.

Note : You can use a network scanner if you don’t have a list of all IP addresses already used on your network (most routers will list them). You can use the ‘nmap’ command on Linux or Advanced IP Scanner from a Windows computer on the same network.

Set the static IP to your Ubuntu Server

At this point, you must know which IP address you’ll use for your server, the network gateway, and probably the DNS server if one is required (on small networks, it’s often the same as the gateway).

In my case, I’ll use the following configuration:

  • IP address : 192.168.0.150
  • Gateway : 192.168.0.254
  • DNS : 8.8.8.8

Make sure to change these values with yours in the following sections.

Open the network configuration file

As mentioned in the introduction, the network configuration file on a fresh Ubuntu Server installation is now located under /etc/netplan .

I think the file name can be slightly different depending on your setup, so it’s probably best to go inside this folder and check what’s available. You can do it with: cd /etc/netplan ls -l

set static ip address step by step

In my case, the file name is “50-cloud-init.yaml” because I’m testing this on a virtual machine, but adapt the following commands to yours if it’s different.

You can see the current configuration with: sudo cat 50-cloud-init.yaml

set static ip address step by step

And it’s probably a good idea to create a backup of this file just in case something goes wrong. sudo cp 50-cloud-init.yaml ~/50-cloud-init.yaml.default

You can now open the file in edit mode with: sudo nano 50-cloud-init.yaml

Set your static IP address

To set the static IP address, we’ll slightly edit this file to add the IP address, gateway and DNS server information.

Once the file opens with Nano, or your favorite text editor, make the changes to make it look more like this:

Warning : this file is in YAML format. It’s essential to keep the file structure and indentation, or it won’t work. Make sure only to use spaces (no TAB).

Save your changes and exit Nano (CTRL+X).

You can test your configuration file without rebooting with: sudo netplan try

If it works, your IP address will change directly. But if there is any issue, it will give you the error message, without losing the connection (as with the next command).

Apply the changes

To apply the new network configuration persistently, you must run this command: sudo netplan apply

After doing this, your new network configuration will be applied automatically on boot, and you should always get the same IP address, gateway and DNS server used on this server.

Verify the new configuration

You can verify the new configuration with the same commands used at the beginning of the article: ip a ip r

In my example, I now have:

set static ip address step by step

Related questions

How to set up a secondary dns server in netplan.

In the Netplan configuration, a secondary DNS server can be set by appending the server’s IP address to the addresses list under the nameservers section.

I recommend always having a backup DNS server in your configuration to make sure everything keeps working even if the main DNS server is unreachable.

To add this in Netplan, you just need to edit your YAML file and include the second DNS server’s IP address right after your primary one, separated by a comma.

Is it better to set a static IP on the router instead?

Setting a static IP on the router, often referred to as DHCP reservation, is considered more manageable and flexible compared to configuring a static IP on individual devices.

If you can, I recommend setting this static IP directly on the router, especially if you’re managing multiple devices. This way, your router automatically assigns the same IP to your server each time it connects.

It’s easier to configure, you keep track of all your servers in one place, and you avoid conflicts. The only requirement is that you have a router that handles this properly (and that the Ubuntu server you’re setting up now is not your DHCP server).

Can we use “nmcli” instead of editing the Netplan configuration manually?

nmcli, a command-line tool for Network Manager, presents an alternative to Netplan for network configuration on Ubuntu, offering a more interactive and user-friendly approach.

If you’re not a fan of editing YAML files for network settings, nmcli is your friend. It’s straightforward and interactive, making network configuration less intimidating. You can view, modify, and manage all your network connections just with simple commands.

Just keep in mind that on Ubuntu Server, nmcli is not included by default as it is part of the Network Manager package, that must be installed manually. This installation introduces a different network management tool that may override existing network configurations managed by Netplan.

To install NetworkManager, you just need to run: sudo apt install network-manager After installation, you can start using nmcli to change your network configuration in a more user-friendly way: sudo nmcli

How do you restore the original network configuration?

If you followed this tutorial, but something didn’t work as expected, or you want to get back the DHCP configuration (maybe to try to configure everything from the router instead), you can restore the backup configuration file we created.

  • Restore the original file with: sudo cp ~/50-cloud-init.yaml.default /etc/netplan/50-cloud-init.yaml Make sure to change the file name if it was something else on your system.
  • Apply the configuration with: sudo netplan apply

That’s it, you are now back to the default configuration, with the DHCP assigned IP address.

If you are looking for exclusive tutorials, I post a new course each month, available for premium members only. Join the community to get access to all of them right now!

  • Master Linux Commands (eBook)
  • The 5 fastest ways to find a file on Linux
  • Snap vs APT: what's the difference?

Additional Resources

Overwhelmed with Linux commands? My e-book, “Master Linux Commands”, is your essential guide to mastering the terminal. Get practical tips, real-world examples, and a bonus cheat sheet to keep by your side . Grab your copy now . VIP Community If you just want to hang out with me and other Linux fans, you can also join the community. I share exclusive tutorials and behind-the-scenes content there. Premium members can also visit the website without ads. More details here. Need help building something with Python? Python is a great language to get started with programming on any Linux computer. Learn the essentials, step-by-step, without losing time understanding useless concepts. Get the e-book now.

Sharing is caring!

' src=

I'm the lead author and owner of RaspberryTips.com. My goal is to help you with your Raspberry Pi problems using detailed guides and tutorials. In real life, I'm a Linux system administrator with web developer experience.

Similar Posts

How To Install Kindle On Ubuntu (Easily Read All E-books)

How To Install Kindle On Ubuntu (Easily Read All E-books)

Over the years, the Kindle app from Amazon has become the most popular app to read e-books from any device. Sadly, the Linux operating system isn’t officially supported, so we have to find workarounds to read e-books on it. In this article, I’ll show you the easiest method, and give some alternatives. There is no…

How to Fix: “sudo command not found” on Linux (2 reasons)

How to Fix: “sudo command not found” on Linux (2 reasons)

You’ve spent time installing your new Linux system, you’re ready to start installing packages for your projects, and then bam: “sudo command not found”. Nothing works. It’s a real bummer, but don’t worry, you’ve come to the right place. I’ll quickly explain how to fix this error. In general, the error “sudo command not found”…

5 Best Free FTP Clients For Ubuntu In 2024 (Tested & ranked)

5 Best Free FTP Clients For Ubuntu In 2024 (Tested & ranked)

FTP is one of those protocols that has been around forever (introduced in 1971!) and is still used a lot today. To be honest, I’m now using SFTP more than FTP, but the clients remain the same, so here is a short list of my favorites for this task. A good FTP client is an…

Setting Up TigerVNC Server on Ubuntu: A Beginner’s Tutorial

Setting Up TigerVNC Server on Ubuntu: A Beginner’s Tutorial

VNC (Virtual Network Computing) is a popular solution for accessing a remote computer with a full graphical interface. But setting it up on Ubuntu isn’t the most straightforward process (unlike Raspberry Pi OS). In this tutorial, I’ll show you how to install and use TigerVNC server on Ubuntu. TigerVNC Server is available in the default…

How To Disable Wi-Fi On Ubuntu Server (3 easy ways)

How To Disable Wi-Fi On Ubuntu Server (3 easy ways)

There isn’t an easy way to manage your Wi-Fi network on Ubuntu Server. I previously shared a tutorial on how to configure your wireless connection, but disabling it, either temporarily or permanently, is another topic. Let’s learn a few different ways to do this on Ubuntu Server. To disable the Wi-Fi on Ubuntu, the command…

How To Install a tar.gz File on Ubuntu. A step-by-step guide

How To Install a tar.gz File on Ubuntu. A step-by-step guide

Most of the time, applications are now distributed via the package manager, the app store, snaps, or individual packages. But sometimes, they are only available in a compressed archive, like a tar.gz, that we don’t necessarily know what to do with. If you are in this situation, here is what to do. In most cases,…

Level Up Your Linux Skills: Free PDF with Must-Know Linux Commands!

Security.org

What Is a Static IP Address?

I f you’ve done any research on internet protocol (IP) addresses, then chances are you’ve run into the term “static IP address.” Static means unchanging, but is that a good or a bad thing for your overall digital security? We’ll break down what a static IP address is and figure out if it’s right for your devices.

A static IP address is an IP address that stays the same. Typically, users create static IP addresses manually; internet service providers, or ISPs, can assign them, as well. Static IP addresses can be either IPv4 or IPv6, although as of now, IPv4 is much more common.

Your private information

My ip address.

20.237.210.148

Unprotected

My IP Information

Internet provider:

MICROSOFT-CORP-MSN-AS-BLOCK

Region/ State:

Hide my IP address

View IP Details

Browser name:

Browser version:

Device brand:

Device type:

Postal code:

  • Better support for DNS
  • Better for voice and video communications that use VoIP
  • Better for geolocation services, like changing your Tinder location
  • Easier to hack
  • Makes you easier to locate and track
  • Higher cost

What Is an IP Address?

If you’re not sure what an IP address is, we’ve got you covered. “IP” stands for “internet protocol,” and it’s a device’s identifying number both within a computer network and outside of that network. Think of an IP address like a street address that lets people send letters to each other, but in this case it’s data. IP addresses reveal the user’s approximate physical location including their city and ZIP code.

» Learn about: How to find your IP address

What Is a Dynamic IP Address?

The opposite of a static IP address is a dynamic IP address, one that changes periodically. A Dynamic Host Configuration Protocol (DHCP) server assigns dynamic IP addresses automatically; after a period of time, they expire and get replaced.

  • Makes you harder to follow online
  • No need to change your IP address manually
  • Bad for DNS servers
  • Less accurate geolocation information
  • Websites won’t remember who you are

Static vs. Dynamic IP Addresses

Now, let’s put static and dynamic IP addresses head to head. Both show a user’s approximate geolocation, but they’re useful for different purposes.

When You Need a Static IP Address

To be blunt, you won’t need a static IP address most of the time, except for websites that need to remember your IP address. If you have a business with your own website or internet service and employees working from home, use a static IP address along with a business VPN . This will help your employees work from home safely .

When You Need a Dynamic IP Address

For everything else, there are dynamic IP addresses, the choice of most consumers. Since dynamic IP addresses make it harder to track you online, they’re the default option the majority of the time.

» Learn more: How to get a US IP address

Which Type of IP Address Do You Have?

Finding your IP address is easy, whether you need to find your printer’s IP address , find your Roku’s IP address , or find your router’s IP address . We’ve included instructions for the major operating systems below.

Follow these steps to check your Mac’s IP address :

  • Open the System Settings…
  • Select Network.
  • Select your Wi-Fi network.
  • Click Details…
  • Your internal IP address should then be listed.

PC (Windows 11)

Find your Windows computer’s IP address:

  • Click on the Taskbar.
  • Click Wi-Fi Network.
  • Click Select Network.
  • Select Properties.
  • Look under IPv4 Address for your IP Address.

To find your Android device’s IP:

  • Open your Android Settings.
  • Click About.
  • Click Status.
  • Click IP Address.

And last but not least, to find your iPhone’s IP address :

  • Open Settings.
  • Click Wi-Fi.
  • Under the lowercase i, click Network.
  • You’ll find your IP address under IPv4 Address.

Is It Hard to Change Your IP Address?

Once you’ve found it, changing your IP address isn’t hard. You can use a number of methods, but installing a VPN is the easiest option. But don’t worry; we’ll get to that soon.

How to Get a Dynamic IP Address

Now, to change your IP address (and change it again and again), we recommend using a VPN with dynamic IP addresses. However, although there are free VPNs as well as free trial VPNs , you’ll probably have to pay for a VPN in the long term. If that doesn’t work for you, we’ve provided some other options.

» Further Reading: Learn how to get a UK IP address

VPNs hide your IP address and change it periodically. Additionally, VPNs hide your browsing history for some added privacy, if that’s your reason for using a VPN .

Look for a VPN with dynamic IP addresses; we suggest ExpressVPN, Private Internet Access, or IPVanish, to name a few. Learn more in our ExpressVPN review , Private Internet Access review , or IPVanish review . Once you’ve picked out a VPN:

  • Download the VPN from your app store.
  • Complete the installation process as guided.
  • Connect to a server. Your IP address will change automatically.

Another way to get dynamic IP addresses is to use Tor as your web browser. Tor is a free and open-source secure browser that isolates each website, clearing the cookies as soon as you move onto the next one. By changing your IP address and device information, Tor makes all users look the same, encrypting their IPs and web activity three times. You can download Tor for macOS, Linux, Android, or PC on the Tor Project website. 2

Proxy Servers

If you want to change your IP address only and don’t care about your web activity being hidden, you can use a proxy server in lieu of a VPN. Here’s how.

  • Open Safari.
  • Click Settings.
  • Click Advanced.
  • Under the Proxies section, click Change Settings.
  • Update your settings with the necessary information that was provided to you.
  • Open your Settings.
  • Click Network & internet.
  • Click Proxy.
  • Click Set up under the automatic or manual section.
  • Enter your proxy information.

Click Save.

  • Select the lowercase i, in the WiFi section.
  • Scroll to HTTP Proxy section.
  • Click Manual.
  • Change the setting from Off to Manual.
  • Enter in the Server and Port information needed.
  • Tap Settings.
  • Tap Connections.
  • Tap Settings next to the network name.
  • Tap View More.
  • Tap Proxy, then select Manual.
  • Enter your proxy port and hostname.
NOTE: Proxy servers encrypt your IP address only; your ISP will still be able to see everything you’ve done online.

How to Set up a DHCP Reservation

If you’ve ever tried to print wirelessly, then you know how hard it can be to connect your computer to your printer. That’s probably because your printer’s IP address keeps changing. So to combat this issue, some people set up DHCP reservations, which tell your Wi-Fi network to assign a device the same IP address every time. How to set up a DHCP reservation depends on the operating system, but if you use Google Home:

  • Open the Google Home app.
  • Click Advanced Networking.
  • Click DHCP IP Reservations.
  • Click the plus sign to add IP reservations.
  • Click the device you want to assign a static IP address.
  • Enter the static IP address.
  • Click Save. 3

How to Protect Your IP Address

The most surefire way to protect your IP address is to use a VPN, but you could also use a proxy server or the Tor browser, as we detailed above. If someone has your IP address along with your personally identifiable information , or PII, they could steal your identity , which is why it’s best to keep your IP addresses hidden .

And there you have it: everything you ever wanted to know about static IP addresses and more. But if we still haven’t answered your burning questions, keep reading below or check out our VPN how-to guides for even more information.

Laptop Computer with Windows

ncesc-gaming-faq

Does a NAS server have its own IP address?

NAS devices typically don’t have a keyboard or display and are configured and managed with a browser-based utility. Each NAS resides on the LAN as an independent network node, defined by its own unique IP address .

How do I find my NAS IP address?

  • Step 1: Download and launch the Search Utility for your NAS.
  • DNS-320/DNS-320L/DNS-325/DNS-345.
  • – Windows.
  • – MAC OS.
  • DNS-321/DNS-323/DNS-343.
  • Step 2: When running, the utility should find your NAS on your network.
  • Step 3: The IP address will be found under the Network Storage Device Heading.

What is the default IP address of NAS?

The Iomega NAS has a default IP address of 192.168. 100.100. The following steps assume you are starting with this default IP address.

Should a NAS have a static IP address?

It’s a good practice to set up a Static IP for your Synology NAS. You’ll find it easier to locate shared devices in your internal/local area network and your fixed LAN IP address will prevent your NAS from floating around your network.

How do I connect to a NAS with an IP address?

Accessing the NAS Using a Browser

  • Verify that your computer is connected to the same network as the NAS.
  • Open a web browser on your computer.
  • Type the IP address of the NAS in the address bar. The QES login screen appears.
  • Specify your username and password. The default username is admin . …
  • Click Login.

How To Find IP Address of Synology NAS Diskstation

How does a NAS connect to a server?

The NAS unit connects to the network by using the networking interface. The network connection can be an ethernet cable or Wi-Fi. Many NAS devices also have USB ports for charging or to connect other devices to the NAS device.

Can you connect directly to a NAS?

While the NAS is a central storage device, it connects to a network. This means that you’ll need a LAN or router. If your home network has only one computer and one hard drive, this isn’t an issue because the PC can be connected directly to the NAS via an Ethernet cable.

What is the main disadvantage of using static IP addresses?

Static IP drawbacks

Since static IP addresses do not change, they are easier to track and target by malicious actors. You also need to protect your devices with firewalls and encryption to prevent unauthorized access. Another drawback is that they are more expensive and less flexible.

How do I assign an IP address to my Synology NAS?

From within network settings, navigate to the tab “Network Interface” where you should see a list of your network interfaces. Select the interface to which you would like to assign a static IP address. Click Edit. You will then see a menu where you can edit the connection properties.

How do I assign a static IP address to my NAS?

Log in to your router settings and select DHCP server > Select Client List > Find the corresponding device that you want to set a static IP address > Copy MAC address.

How do I setup a local NAS server?

10 steps to configure your NAS device

  • Step 1: Prepare the hardware. …
  • Step 2: Configure administrative accounts. …
  • Step 3: Perform a diagnostic check. …
  • Step 4: Configure the storage architecture. …
  • Step 5: Create volumes. …
  • Step 6: Configure access permissions for the volumes. …
  • Step 7: Configure network access.

Does NAS use TCP IP?

NAS uses TCP/IP networks, most commonly Ethernet.

How do I access my NAS remotely?

If you have a Synology NAS, it’s actually quite easy to access your NAS from outside of your home network:

  • Go to Control Panel > External Access > QuickConnect.
  • Check the Enable QuickConnect box.
  • Enter your preferred ID in the QuickConnect ID box.
  • Make sure the Automatically create port forwarding rules box is checked.

How do I access my Synology NAS interface?

After the setup is complete, you can access your Synology NAS over the Internet by entering the DDNS hostname in a web browser, followed by a colon and the port number of DSM. The default port number for DSM is 5000 for HTTP and 5001 for HTTPS.

How do I remotely access my Synology NAS?

For Synology users: QuickConnect

  • Check the box to agree to the terms of service as well.
  • Click Apply.

Is it better to have a static or dynamic IP?

A static IP address is better for businesses, DNS servers, and VoIP protocols, while dynamic IP addresses are better for consumers and anyone who doesn’t want to pay for an IP address.

Which is safer static or dynamic IP?

No, dynamic IP addresses are more secure than static IP addresses because it’s harder to track someone online if their IP address keeps changing.

Is static IP Risky?

Static IP addresses are seen as less secure. Because static IP addresses don’t change, data may be easier to locate and to gain access to by a hacker; the static IP addresses’ unchanging nature also leaves them more likely to be hit by follow-up attacks. Static IP addresses are also easier to track.

Does NAS have to be plugged into router?

Definitely not. You can direct connect but then its bot a NAS. You can also connect it to a switch which can be on the same network as your router or isolated from your gateway to the internet but still on your intranet as a NAS.

Does NAS have to be wired to a router?

Another thing worth mentioning here is that while some NAS units connect directly to wireless routers like Apple AirPort Extreme Base Station ($199), most devices will connect via ethernet, Thunderbolt, or USB. Another option is buying a managed switch (such as TP-Link TL-SG1008D 8 Port Gigabit Desktop Switch).

Can you connect a NAS directly to a router?

Step 1: Connect an Ethernet cable from the Ethernet port of your NAS to any of the numbered ports at the back of the router. Step 2: Ensure that the power adapter for the storage link device is properly and securely plugged in.

Is A NAS faster than a server?

Efficiency: When it comes to storage efficiency, NAS works better than servers since it optimizes the hardware and software architecture of the system. With NAS, data can be directly transmitted between the client and the storage device rather than through server RAM, which realizes faster response speed and bandwidth.

About The Author

Luke simmons, leave a comment cancel reply.

Your email address will not be published. Required fields are marked *

Save my name, email, and website in this browser for the next time I comment.

IMAGES

  1. How To Configure Static IP Address In Windows 10

    set static ip address step by step

  2. Get A Static IP address In Windows

    set static ip address step by step

  3. How To Set A Static IP Address In Windows 10

    set static ip address step by step

  4. Static Ip Address Windows 10

    set static ip address step by step

  5. How To Get A Static Ip Windows 10

    set static ip address step by step

  6. how to set a static ip address

    set static ip address step by step

VIDEO

  1. How to Set a Static IP Address

  2. Set up a static IP address in Windows

  3. How to set a Static IP Address

  4. How To Set Up a Static IP Address

  5. How To Set Up A Static IP Address

  6. CONFIGURE A STATIC IP ADDRESS IN 4 MINUTES!

COMMENTS

  1. How to Set Up a Static IP Address

    Step 1: Open the Command Prompt Your first step should be to track down your computer's current IP address, subnet mask, and default gateway. Do this by opening the Start menu and searching...

  2. How to Assign a Static IP Address in Windows 10 or Windows 11

    To set a static IP address in Windows 10 or 11, open Settings -> Network & Internet and click Properties for your active network. Choose the "Edit" button next to IP assignment and change the type to Manual. Flip the IPv4 switch to "On", fill out your static IP details, and click Save.

  3. Configure a Static IP Address on a Computer in 3 Easy Steps

    1 Open Start . Click the Windows logo in the bottom-left corner of the screen. The Start menu will pop up. 2 Open Settings . Click the gear-shaped icon in the lower-left side of the Start menu. 3 Click Network & Internet.

  4. How to configure a static IP on Windows 10 or 11

    Open Settings. Click on Network & internet. (Optional) Click on Advanced network settings. Under the "More settings" section, click on Hardware and connection properties. Note the current IPv4 ,...

  5. How to Set a Static IP Address for a Windows 10 PC

    Click the magnifying glass icon in the bottom-left corner of your screen. Then type IP Address into the search bar and click Open. You can also hit Enter on your keyboard if you see Ethernet settings. Then click Change adapter options. You will see this under Related settings. This will open a control panel window.

  6. How to set static IP address on Windows 10

    To set a static IP address on Windows 10, open Settings > Network & Internet > Wi-Fi, click the connection, click on "Edit," select "Manual," turn on "IPv4," and set the static IP address. Alternatively, you can configure a static IP address from Command Prompt, PowerShell, and Control Panel.

  7. How to set a static IP in Windows 10 [Easy Setup]

    1. Set it manually Right-click on the network icon on your taskbar. Select the Open Network & Internet settings option. Click on Change adapter options under the Change your network settings area. Right-click on your network connection and select Properties. Go to Internet Protocol Version 4 (TCP/IPv4) and click on it.

  8. How to set up and use a static IP address

    Click Advanced network settings. Scroll down to Hardware and connection properties and click it. Write down the current IPv4, Subnet mask, Default Gateway, and DNS server addresses for future use. Back on the Network & internet, click on either the Ethernet or Wi-Fi connection for your internet connection.

  9. How to Obtain and Set Up a Static IP Address

    Select IPv4 and toggle to on. It's a simple process to switch to a static address, and for businesses and individuals with more complicated internet needs, it's a great decision. Enter the static IP address. Enter 24 in the Subnet prefix length field.

  10. How do I set a static IP address in Windows?

    Click Start Menu > Control Panel > Network and Sharing Center or Network and Internet > Network and Sharing Center. Click Change adapter settings. Right-click on Wi-Fi or Local Area Connection. Click Properties. Select Internet Protocol Version 4 (TCP/IPv4). Click Properties . Select Use the following IP address.

  11. How to Set a Static IP on Windows 11 [Manually]

    Navigate to Network & internet and click Open. Click on Wi-Fi and find your current connection. Click on Edit IP settings and select Manual settings. Toggle on the IPV4 button. Set a static IP address from the details in solution 1 and click the Save button. 2. Use Control Panel to set a static IP in Windows 11.

  12. Ipconfig Configure Static IP Address in Windows 11: A Step-by-Step

    Step by Step Tutorial to Configure Static IP Address in Windows 11 Before we jump into the nitty-gritty, here's a quick primer on what you'll be doing: you'll access the network settings, select your connection, and manually input IP information to replace the automatic settings.

  13. How To Set Static IP Windows 10

    Introduction Setting a static IP address in Windows 10 can be a useful skill for those who want more control over their network configuration. By assigning a static IP address to your computer, you can ensure that it always has the same IP address, regardless of any changes in the network.

  14. How to Set a Static IP Address On Your Device?

    Step 4: Choose Properties from the context menu when you right-click the network adapter. Step 5: Decide the TCP/IPv4 option, or Internet Protocol version 4. Step 6: Click on the Properties button from the above-displayed window. Step 7: Select Use the following IP address from the menu. Step 8: Give your computer a static IP address, such as ...

  15. How to Set Up A Static IP Address on Windows 10

    1. My home network use the network address 192.168.1 (first three numbers) also common is 192.168. and 10.x.x.x 2. The default gateway is the address of your home router. This is assigned to the router as a static IP address. It can be changed as part of the home router set up. 3. The subnet mask is important anf is usually 255.255.255. 4.

  16. Setting Static IP Address in Windows

    Step 1 - Control Panel → Network and Internet → Network and Sharing Center To start with assigning a static IP address on a Windows machine, Control Panel needs to be accessed as illustrated in the below provided screen-grab. From the various settings offered by it, Network and Internet needs to be selected.

  17. How To Set Static IP Address in Windows 10 using CMD

    Using CMD may seem difficult for some users, yet it is one of the fastest ways to assign a static IP address in Windows 10. Step 1: There are two ways to open the command line. Click on the Start menu, type CMD in the search box, then right-click on it and select Run as administrator.

  18. How to set a Static IP Address in Windows 10

    Set a static IP address in Windows 10. Follow this process step by step to assign a Static IP address on Windows 10. To begin, press the Search button. In the search field, type Control Panel and select the Control Panel option, as shown in the figure below.

  19. How to set up a static IP address

    Malcolm Higgins Nov 22, 2022 4 min read Contents Why use a static IP address? A static IP address can be useful for remote access systems, like virtual private networks (VPNs) and proxy servers. Unlike dynamic IP addresses, which most devices use, static IPs don't change.

  20. How To Setup A Static IP

    1. Remote Access: A static IP address allows you to easily access your devices or network remotely.

  21. How to Set a Static IP Address

    1. Access the Control Panel In the Windows search bar, type in "ncpa.cpl" and then press enter. If you are not using Windows 10, follow the steps below instead. On your keyboard, press the "Windows" and "R" keys at the same time. Enter "ncpa.cpl" in the window that pops up.

  22. How to set up a static IP address in 2024

    Editor Fact-checked by Laura Mogenytė By setting up a static IP address on your device, you will enhance your overall network security. Static IP can provide you with remote access solutions, increase speeds, and are simpler for administrators, amongst other positives.

  23. How to Set Static IP Address on Ubuntu Server (Step-by-step)

    Set the static IP to your Ubuntu Server. At this point, you must know which IP address you'll use for your server, the network gateway, and probably the DNS server if one is required (on small networks, it's often the same as the gateway). In my case, I'll use the following configuration: IP address: 192.168..150; Gateway: 192.168..254

  24. What Is a Static IP Address?

    A static IP address is an IP address that stays the same. Typically, users create static IP addresses manually; internet service providers, or ISPs, can assign them, as well.

  25. Does a NAS server have its own IP address?

    Step 3: The IP address will be found under the Network Storage Device Heading. ... in to your router settings and select DHCP server > Select Client List > Find the corresponding device that you want to set a static IP address > Copy MAC address. How do I setup a local NAS server? 10 steps to configure your NAS device. Step 1: Prepare the ...