Online Book Reader

Home Category

CompTIA A_ Certification All-In-One Exam Guide, Seventh Edition - Michael Meyers [416]

By Root 1438 0
determine whether the problem is on a machine or router over which you have control.

Configuring TCP/IP

By default, TCP/IP is configured to receive an IP address automatically from a DHCP server on the network (and automatically assign a corresponding subnet mask). As far as the CompTIA A+ certification exams are concerned, Network+ techs and administrators give you the IP address, subnet mask, and default gateway information and you plug them into the PC. That’s about it, so here’s how to do it manually:

1. In Windows XP, open the Control Panel and double-click the Network Connections applet. Double-click the Local Area Connection icon. In Windows 2000, click Start | Settings | Network and Dial-up Connections, and doubleclick the Local Area Connection icon. In Windows Vista/7, right-click on Network and then click Manage network connections. After that, double-click the Local Area Network icon.

2. Click the Properties button, highlight Internet Protocol (TCP/IP), and click the Properties button. In Windows Vista/7, you should highlight Internet Protocol Version 4 (TCP/IPv4) because Vista and 7 both have IPv4 and IPv6 installed by default.

3. In the dialog box, click the radio button next to Use the following IP address.

4. Enter the IP address in the appropriate fields.

5. Press the TAB key to skip down to the Subnet mask field. Note that the subnet mask is entered automatically, although you can type over this if you want to enter a different subnet mask (see Figure 23-37).

6. Optionally, enter the IP address for a default gateway (a router or another computer system that will forward transmissions beyond your network).

7. Optionally, enter the IP addresses of a primary and a secondary DNS server.

8. Click the OK button to close the dialog box.

9. Click the Close button to exit the Local Area Connection Status dialog box.

10. Windows will alert you that you must restart the system for the changes to take effect.

Automatic Private IP Addressing

Windows supports a feature called Automatic Private IP Addressing (APIPA) that automatically assigns an IP address to the system when the client cannot obtain an IP address automatically. The Internet Assigned Numbers Authority, the nonprofit corporation responsible for assigning IP addresses and managing root servers, has set aside the range of addresses from 169.254.0.1 to 169.254.255.254 for this purpose.

Figure 23-37 Setting up IP

If the computer system cannot contact a DHCP server, the computer randomly chooses an address in the form of 169.254.x.y (where x.y is the computer’s identifier) and a 16-bit subnet mask (255.255.0.0) and broadcasts it on the network segment (subnet). If no other computer responds to the address, the system assigns this address to itself. When using APIPA, the system can communicate only with other computers on the same subnet that also use the 169.254.x.y range with a 16-bit mask. APIPA is enabled by default if your system is configured to obtain an IP address automatically.

* * *

NOTE A computer system on a network with an active DHCP server that has an IP address in this range usually indicates a problem connecting to the DHCP server.

Sharing and Security

Windows systems can share all kinds of resources: files, folders, entire drives, printers, faxes, Internet connections, and much more. Conveniently for you, the CompTIA A+ certification exams limit their interests to folders, printers, and Internet connections. You’ll see how to share folders and printers now; Internet connection sharing is discussed in Chapter 25, “The Internet.”

Sharing Drives and Folders

All versions of Windows share drives and folders in basically the same manner. Simply right-click any drive or folder and choose Properties. Select the Sharing tab (Figure 23-38). Select Share this folder, add something in the Comment or User Limit fields if you wish (they’re not required), and click Permissions (Figure 23-39).

Figure 23-38 Windows XP Sharing tab on NTFS volume

Figure 23-39 Network permissions

Hey! Doesn

Return Main Page Previous Page Next Page

®Online Book Reader