Configuring DHCP
Configuring DHCP
McKenna Cole
What is DHCP?
Every time you connect your computer to the Internet, it must be assigned a specific IP address before you can get online. There are two ways your computer can be assigned a unique IP:
- Statically - Each computer is manually configured to have one specific IP. Every time your computer tries to access the internet, it will use this IP address only.
- Dynamically, or by DHCP - DHCP stands for Dynamic Host Configuration Protocol. DHCP allows your computer to automatically ask for the first available IP address every time you connect. Once your computer is finished with the connection, it releases that IP back to the server for other devices to use. Since our servers accommodate thousands of residents, DHCP is the easiest way to administer a unique IP to each device. This guide will take you through the steps necessary to make sure that DHCP is turned on for your computer.
Windows 7
- Go to the Start menu and open the Control Panel.
- Under Network and Internet, select the option View network status and tasks.
- On the left-hand side, select Change adapter settings.
- Right-click Local Area Connection and select Properties.
- Double-click on the Internet Protocol Version 4.
- Make sure that the options to Obtain an IP Address Automatically and Obtain DNS Server Address Automatically are checked.
Windows Vista
- Go to the Start menu and open the Control Panel.
- Under Network and Internet, select the option View network status and tasks.
- On the left-hand side, select Manage network connections.
- Right-click Local Area Connection and select Properties.
- Double-click on the Internet Protocol Version 4.
- Make sure that the options to Obtain an IP Address Automatically and Obtain DNS Server Address Automatically are checked.
Windows XP
- Go to the Start menu, go to Settings, and then open the Control Panel.
- Double-click on the Network Settings icon. Right-click on Local Area Connection and select Properties.
- In the new window, scroll to the bottom of the list. Select Internet Protocol (TCP/IP) and select Properties.
- In the Internet Protocol (TCP/IP) Properties Window, make sure the checkbox buttons next to Obtain an IP Address Automatically and Obtain DNS Server Address Automatically are selected. Be sure that all IP address fields are blank.
Mac OS X
- Go to the Apple Menu and select System Preferences.
- Select the Network icon.
- Verify that the location section says Automatic and the Configure section says Built-in Ethernet.
- Make sure that the Configure IPv4 box is selected to Using DHCP. The DNS Server box may be left blank.
- Finally, click Apply Now to retain these settings, lock the panel if needed, and exit System Preferences.