Configure TCP/IP In Windows Vista Static & DHCP

If your reading this then chances are 100% your computer is hooked up to the Internet and more then likely has an IP address assigned to it. There are two ways that a TCP/IP address is assigned to a computer either Dynamically or manually with a Static method. These are outlined below:

Dynamic: This address is assigned automagically through the wonders of DHCP. This is the default setting that Windows Vista tries to configure. It contacts a DHCP server on the network and asks for an IP address. If your at home the DHCP server will either be from your Internet Service Provider (ISP) or if you have your own router it more then likely have a built in DHCP server. This is the easiest configuration you can get as everything will be done behind the scenes without intervention.

Static: If you don’t have a DHCP server running or for another reason want to give your PC a specific address you will have to configure Windows Vista IP manually. Though it sounds scary it is quite easy to do once you know where you are going. Here is a short walk through:

Go to the Start Orb and click Control Panel. In the control panel click Network and Internet:

Control Panel

Now click on Network and Sharing Center:

Network & Sharing Center

In the Network and Sharing Center look along the left pane and click Manage Network Connections:

Manage Network Connections

This will bring up a window with your Network Connections this will vary by computer and what is installed. In our example picture I have two network adapters installed, wired and wireless, of which the wired is disables so it is not receiving a IP address. My wireless network is active though and needs an IP address to function. Note that this procedure would not vary no matter what adapted your choose. In this case you need to right click on the adapter you want to configure. Choose Properties:

TCP IP Networking Properties

If you are not logged in as an administrator you will get a UAC prompt, click Continue

You now will see the Network Adapter properties window that will have all the protocols and services attached to that network adapter. 99% of you as I am writing this article are still on IPv4 networks, compared to IPv6. If no one has told you different select Internet Protocol Version 4 (TCP/IPv4) from the list of protocols and click Properties:

Internet Protocol Version 4 TCP/IPv4

On the properties page you will set the button to Use the following IP address and then configure the following according to your network:

  • IP Address
  • Subnet Mask
  • Default Gateway
  • Preferred DNS
  • Alternate DNS
  • Configure IP Gateway and Subnet

    In almost all the cases all you have to do is hit Ok and you will be ready to go.

    If you had clicked the Advanced buttons you would have options to setup multiple IP’s, Gateways, DNS and WINS settings. These are advanced concepts that are beyond the scope of this article, and if those are required you are probably beyond the scope of this article also :)


    Vista Certifications 70-620 MCTS: Windows Vista, Configuration
    Vista Problems with ISA Firewall and SBS Premium
    System Partition Too Small When Upgrading To Windows Vista
    Open UDP port 123 on Windows Firewall (Network Time Protocol)
    Change Internet Time Server




    2 Responses to “Configure TCP/IP In Windows Vista Static & DHCP”

    1. Deidre Sellers Says:

      During an installation of MySQL 5.0.37, I received an error 2003 message which requires me to open TCP port 3306. How do I open a port in Windows Vista Home Premium so I may use MySQL? It is vital I learn this program for my job as a prerequisite to utilizing SQL. Thank You for your assistance.

      Respectfully
      Ms. Sellers

    2. Dave Says:

      Deidre-

      Sorry for the delay in answering this. If you follow the directions on this page http://www.vistaknowledgebase.com/vista-how-tos/open-udp-port-123-on-windows-firewall-network-time-protocol
      and substitute the MySQL port you should be good.

      Dave

    Leave a Reply