Networking / Beginners

Configuring client systems for TCP/IP

Configuring a client system for TCP/IP can be a relatively complex task, or it can be simple. Any complexity involved is related to the possible need to configure TCP/IP manually. The simplicity is related to the fact that TCP/IP configuration can occur automatically via DHCP. DHCP is covered later in this chapter; this section looks at some of the basic information required to make a system function on a network, using TCP/IP. At the very least, a system needs an IP address and a subnet mask. The default gateway, DNS server, and WINS server are all optional, but network functionality is limited without them. Brief explanations of the IP related settings used to connect to a TCP/IP network follow:

  • IP address-Each system must be assigned a unique IP address so it can communicate on the network.
  • Subnet mask-The subnet mask allows the system to determine which portion of the IP address represents the network address and which portion represents the node address.
  • Default gateway-The default gateway allows the system to communicate with systems on a remote network, without the need for explicit routes to be defined.
  • DNS server addresses-DNS servers allow dynamic hostname resolution to be performed. It is common practice to have two DNS server addresses defined so that if one server becomes unavailable, the other can be used.
  • WINS server addresses-A WINS server enables Network Basic Input/Output System (NetBIOS) names to be resolved to IP addresses. As with DNS servers, it is common practice to enter two WINS server addresses, to provide a degree of fault tolerance.

Remember At the very minimum, an IP address and a subnet mask are required to connect to a TCP/IP network. With just this minimum configuration, connectivity is limited to the local segment, and DNS and WINS resolution are not be possible.

Exactly how this information is entered on the client depends on the operating system being configured. In any case, the parameters required need to be entered into the respective dialog boxes carefully. In the case of Windows Me, the DNS Configuration and WINS Configuration tabs must be used to input the DNS and WINS information. In Windows 2000, the DNS server fields are on the same screen as the main IP address.

Other systems, such as Macintosh and Linux, use different utilities to allow TCP/IP configuration information to be entered.

[Previous] [Contents] [Next]

In this tutorial:

  1. Network Operating Systems and Clients
  2. Network operating systems
  3. Windows NT 4
  4. Domains and workgroups
  5. Windows NT 4 authentication
  6. Windows NT 4 file and print services
  7. Windows NT 4 application support
  8. Windows NT 4 security
  9. Windows NT 4 and Windows 2000 file system security
  10. Windows 2000
  11. Windows 2000 Active Directory and domains
  12. Windows 2000 authentication
  13. Windows 2000 file and print services
  14. Windows 2000 application support
  15. Novell NetWare
  16. NDS (Novell Directory Services)
  17. NetWare authentication
  18. NetWare file and print services
  19. NetWare application support
  20. NetWare security
  21. Linux
  22. Linux file and print services
  23. Linux application support
  24. Linux security
  25. Operating system interoperability
  26. Using Windows with NetWare
  27. Using Windows and Linux servers
  28. Using NetWare and Linux servers
  29. Operating system client support
  30. NetWare server client support
  31. Linux server client support
  32. Client operating systems
  33. Local security mechanisms for Windows 95, Windows 98, and Windows Me
  34. Windows NT Workstation, Windows 2000 Professional, and Windows XP Professional
  35. Client connectivity for Windows NT Workstation, Windows 2000 Professional, and Windows XP Professional
  36. Applications for Linux
  37. Local security mechanisms for Linux
  38. Macintosh
  39. Application support for Macintosh
  40. Selecting a NIC and network configuration settings
  41. Connecting the PC to the network
  42. Testing and troubleshooting the NIC
  43. Configuring the NIC settings
  44. Configuring client systems for TCP/IP
  45. Configuring DNS server information
  46. Configuring WINS server information
  47. Using DHCP (Dynamic Host Control Protocol)
  48. Configuring clients to access servers
  49. Client software for Microsoft networks on Windows 95/98/Me
  50. Novell client software
  51. Unix/Linux client software