Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

Search: 

  Tutorial: Windows Networking Setting a Static IP Tutorial

A static IP address is required for many things and is a good idea either way. It helps keep networks organized and forwarding ports is much easier to keep up with.

Tutorial Details:

Setting a Static IP Address

An IP address is a unique number that your computer is assigned in order to be identified by other computers on a network. There are two types of IP addresses: internal and external. Internal IPs, which we will focus on, are given to computers on a network. For example, the first computer might have an IP address of 192.168.1.100 and the next might have 192.168.1.101. An external IP address is related to your internet connection. If you have a cable connection, your cable modem will receive a unique IP address from your service provider.
A dynamic IP address (which Windows configures by default) is ever changing. This can be frustrating and hard to manage. A static IP is fixed or 'static'. This is required for running servers over the internet and I recommend it for all computers because it is easier to manage and organize.
Before setting your IP to static, you will want to write a few things down. Go to Start and choose Run. Type type 'command' (without quotes) and hit enter.
This is the DOS Prompt. Now type 'ipconfig -all' (without quotes). Write down your Subnet mask, Default gateway, and all DNS servers. Close the DOS prompt.
Now that you have those written down, you are ready to set your IP. Go to Start > Control Panel > Network and Internet Connections > Network Connections. Right click on your internet connection and choose Properties.
Find and select Internet Protocol (TCP/IP). Click Properties. Select 'Use the following IP address:' Pick an IP address that is compliant with your router. Usually a 192.168.1.xxx will work just fine (xxx being a number between 1 and 255). Then, fill in the info you wrote down earlier. Make sure you type the numbers correctly. Click OK to close that window and then OK again to close the Properties window. It may take a minute to apply the settings.
Restart your computer. If your internet connection no longer works, make sure you typed the addresses correctly and that you chose an IP compatible with your router. Consult your router manufacturer if you are unsure.
There you go. You now have a static IP. You can run a dedicated server on this machine and do a host of other useful things.


 

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
Windows Networking Setting a Static IP Tutorial

View Tutorial:
Windows Networking Setting a Static IP Tutorial

Related Tutorials:

Displaying 1 - 50 of about 2596 Related Tutorials.

Java for Windows
Java for Windows Java for Windows...; First of all download jdk for windows and then install and configure the Java SE... and Installing J2SE Software on Windows Platform  To download J2SE for windows
 
Networking in Java
Networking in Java Networking in Java... provides the support for networking in java with a generic style. All the java... an address. It is called an Internet address ( IP Address) it is a 12 digit
 
VoIP Data Networking
VoIP Data Networking VoIP Data Networking...;  VoIP Data Networking with Networking Telecommunication... networking lines. It's adapted to a packet-switched network just like your computer
 
Enhancements in Networking Features
Enhancements in Networking Features Enhancements in Networking Features       ... a Network Interface and it is made up of a name and a IP addresses list assigned
 
Overview of Networking through JAVA
Overview of Networking through JAVA Overview of Networking through JAVA
Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.