Register now for better personalized quote!

What is a static IP address and what is it used for?

Jun, 11, 2024 Hi-network.com
UTP cable on a keyboard
Sirisak Piyatharo/Getty Images

IP addresses are like opinions... everyone has one. But not every IP address is created equal. Some IP addresses are dynamic, which means they automatically change, based on router settings.

Also: Static vs. dynamic IP addresses: Why you need to know the difference

Sometimes dynamic addresses cause issues. What about if you have a computer on your network with a directory (or multiple directories) shared with other machines? Or maybe you have a printer connected to a computer to which you always need access? Suppose the network share or printer is associated with a computer assigned a dynamic IP address. In that case, you might find yourself in a situation where you have to reconnect with the newly assigned IP address.

That's where static IP addresses come in. You set them manually, so they never change. But we must address some nuances and caveats with static IP addresses.

IP address conflicts

Let's say you have an IP address scheme of 192.168.1.1 that's assigned, dynamically, by your router. You might want to give a computer with an associated share the address 192.168.1.101. But what if that address is already taken? Or what if your router assigns the same address to another machine after you've configured it manually? When that happens, you get IP address conflicts.

Also: How to change your IP address, why you'd want to - and when you shouldn't

To get around that issue, you must know how to configure your router so that it is limited to, say, 192.168.1.1 to 192.168.1.100 for dynamic address assignments. You could then assign any IP address above .100 to any machine on your network -- without worrying about conflicts. 

Each OS is different

The second issue is configuring a static IP address is different for every operating system on your network. The gist of the setup is the same:

  1. Open Settings
  2. Locate Networking
  3. Find Network Settings
  4. Go to IPv4
  5. Select Manual (or Static, depending on your OS)
  6. Enter the necessary details
  7. Save the configuration

Some operating systems might also require you to stop and start networking before the changes start.

Also: The best VPN services of 2024

Here's the information you must have to configure a static IP address:

  • IP address- This is the IP address you will assign to the machine, in the form of XXX.XXX.XX.X.
  • Default gateway- Typically the IP address of your modem or router.
  • Netmask- A 32-binary number that divides an IP address into subnets (smaller, private networks) and specifies hosts available on a network. Typically, a netmask is in the form 255.255.255.0.
  • DNS- This is the server address used for DNS (Domain Name System) that makes it possible to translate google.com to 64.233.185.101. Without DNS, the internet wouldn't know how to find google.com.

Internal vs. External

Another nuance is important to understand. Some IP addresses are available to the outside world, while others are only accessible to the inside world. Remember, the address translated by DNS for google.com, 64.233.185.101? That's an external IP address. The 192.168.1.101 address? That's internal. 

Also: Do you need antivirus on Linux?

A router (or modem) typically has two networking interfaces -- one for external and one for internal. The external interface is assigned an external (aka public) address, which is discoverable by the outside world. The internal interface (aka private) is what your machines connect to. Those internal machines send data to the internal interface, which is then routed through the external interface, where it can find websites, servers, and services.

RFC 1918 allows for the following private address ranges (which can be either static or dynamic):

  • 10.0.0.0/8 (such as 10.1.1.10)
  • 172.16.0.0/12 (such as 172.16.0.10 but never 172.0.0.0 because those addresses are reserved for what's calledloopback)
  • 192.168.0.0/16 (such as 192.168.1.101)

All public IP addresses (which are all static) belong to one of the following ranges:

  • 1.0.0.0 to 9.255.255.255
  • 11.0.0.0 to 100.63.255.255
  • 100.128.0.0 to 126.255.255.255
  • 128.0.0.0 to 169.253.255.255
  • 169.255.0.0 to 172.15.255.255
  • 172.32.0.0 to 191.255.255.255
  • 192.0.1.0/24
  • 192.0.3.0 to 192.88.98.255
  • 192.88.100.0 to 192.167.255.255
  • 192.169.0.0 to 198.17.255.255
  • 198.20.0.0 to 198.51.99.255
  • 198.51.101.0 to 203.0.112.255
  • 203.0.114.0 to 223.255.255.255

Our example of google.com (64.233.185.101) falls between the 11.0.0.0 to 100.63.255.255 range. You can find the public IP address for many domains by issuing a command like:

ping google.com

One nifty trick for locating your network's public IP address is to open your web browser and go to ipaddress.com, where you'll see your public IP address displayed and your location and internet provider.

Changing to a static IP address

As mentioned earlier, you must consider the caveats before you make a change to a static address. But if you've taken care of those things and are ready to change, you can follow the directions I outlined in my article, 'How to change your IP address, why you'd want to - and when you shouldn't'. You'll find directions for most operating systems in that article.

Just remember to keep in mind IP address conflicts before you change that IP address from manual to static, otherwise trouble might occur.

Also: What are passkeys? Experience the life-changing magic of going passwordless

And that's the gist of static IP addresses. Unless you have a computer or device on your network that must always have the same IP address (so it's easily found), you shouldn't bother with static IP addresses. But if you need to assign a computer an address, you'll now have a good idea of what they are and how they work.

tag-icon Hot Tags : Home & Office

Copyright © 2014-2024 Hi-Network.com | HAILIAN TECHNOLOGY CO., LIMITED | All Rights Reserved.