Set IP Safely: A Step-by-Step Guide for Beginners An Internet Protocol (IP) address is your computer’s digital home address. Network routers usually assign these addresses automatically. However, choosing a permanent, static IP address is necessary when setting up home servers, hosting printers, or configuring port forwarding. Doing this incorrectly can disrupt your internet connection.
This guide will help you manually assign a static IP address safely on both Windows ⁄11 and macOS without disrupting your network. Phase 1: Find Your Current Network Details
Before changing any settings, you must copy your current network information. Using random numbers will disconnect you from the internet. On Windows Press the Windows Key + R, type cmd, and press Enter. Type ipconfig and press Enter. Write down these three numbers: IPv4 Address (Usually looks like 192.168.1.X) Subnet Mask (Usually 255.255.255.0)
Default Gateway (Your router’s IP, usually 192.168.1.1 or 192.168.0.1) Click the Apple Menu and open System Settings.
Click Network in the sidebar, then select your active connection (Wi-Fi or Ethernet).
Click Details next to your network name, then choose TCP/IP. Write down the IP Address, Subnet Mask, and Router. Phase 2: Choose a Safe IP Address
To avoid IP conflicts, you cannot choose an address that another device is already using. Look at your Default Gateway (e.g., 192.168.1.1).
Keep the first three sets of numbers exactly the same (192.168.1.).
Change the last number to a high value between 200 and 254 (e.g., 192.168.1.220). Routers rarely assign these high numbers automatically, making them safe to use. Phase 3: Assign the New IP Address How to Do It on Windows 10 & 11 Open the Start menu, type Control Panel, and open it.
Click Network and Internet, then click Network and Sharing Center. Click Change adapter settings on the left menu.
Right-click your active connection (Wi-Fi or Ethernet) and select Properties. Double-click Internet Protocol Version 4 (TCP/IPv4).
Select Use the following IP address and fill in your details: IP address: Your new safe IP (e.g., 192.168.1.220) Subnet mask: Enter the number you copied in Phase 1. Default gateway: Enter your router’s IP.
Select Use the following DNS server addresses and enter Google’s public DNS for safety: Preferred DNS server: 8.8.8.8 Alternate DNS server: 8.8.4.4 Check Validate settings upon exit and click OK. How to Do It on macOS Go to Apple Menu > System Settings > Network. Click your active network connection, then click Details. Select TCP/IP from the sidebar.
Change the Configure IPv4 dropdown menu from “Using DHCP” to Manually. Enter your new safe IP address, Subnet Mask, and Router IP.
Click DNS in the sidebar, click the + icon, and add 8.8.8.8. Click OK to save the changes. Phase 4: Test Your Connection
Verify that your change was successful and that your internet still works. Open your web browser and load any public website. If the page loads, your static IP is configured correctly.
If you lose internet access, return to your network settings and change the option back to Obtain an IP address automatically (DHCP) to instantly restore your connection. To help tailor this guide further, please let me know: What specific operating system version are you using?
Leave a Reply