Chapter TCP/IP in the Windows Environment © N. Ganesan, Ph.D., All rights reserved.

Slides:



Advertisements
Similar presentations
Configuring and Troubleshooting Network Connections
Advertisements

© N. Ganesan, Ph.D., All rights reserved. CHAPTER Host Name Resolution DNS and WINS.
A+ Guide to Software Managing, Maintaining and Troubleshooting THIRD EDITION Chapter 11 Windows on a Network.
DHCP Dynamic Host Configuration Part 7 NVCC Professional Development TCP/IP.
Nassau Community College
Module 4: Configuring Network Connectivity
MCDST : Supporting Users and Troubleshooting a Microsoft Windows XP Operating System Chapter 13: Troubleshoot TCP/IP.
LAN Protocols and TCP/IP © N. Ganesan, Ph.D.. Module A Preview of Major LAN Protocols.
NIC Configuration and Properties © N. Ganesan, Ph.D.
Overview of Client Configuration By Nanda Ganesan, Ph.D. © Nanda Ganesan.
Hands-On Microsoft Windows Server 2003 Administration Chapter 9 Administering DNS.
Chapter 5 - TRANSPORT and NETWORK LAYERS - Part 2 - Static and Dynamic Addressing Address Resolution Dr. V.T. Raja Oregon State University.
Chapter 8: Configuring Network Connectivity. Installing Network Adapters Network adapter cards connect a computer to a network. Installation –Plug and.
IIS and PWS. What is IIS and PWS? Microsoft Internet Information Server (IIS) and Peer Web Services (PWS) enable Windows NT servers with the ability to.
© N. Ganesan, All rights reserved. Chapter IP Routing.
TCP/IP.
Network Client Configuration By Nanda Ganesan, Ph.D. © Nanda Ganesan, All Rights Reserved.
Overview of Client Configuration By Nanda Ganesan, Ph.D. © Nanda Ganesan.
1 Chapter Overview Understanding Windows Name Resolution Using WINS.
Windows Server 2008 Chapter 8 Last Update
Hands-On Microsoft Windows Server 2008 Chapter 8 Managing Windows Server 2008 Network Services.
DHCP Dynamic Host Configuration Protocol. What is DHCP?  It does name resolution (one more?!) DNS resolves IP numbers and FQDN WINS resolves NetBIOS.
DHCP Server © N. Ganesan, Ph.D.. Reference DHCP Server Issues or leases dynamic IP addresses to clients in a network The lease can be subject to various.
11 NETWORK PROTOCOLS AND SERVICES Chapter 10. Chapter 10: Network Protocols and Services2 NETWORK PROTOCOLS AND SERVICES  Identify how computers on TCP/IP.
Module 7: Configuring TCP/IP Addressing and Name Resolution.
Name Resolution Domain Name System.
Connecting Networks © 2004 Cisco Systems, Inc. All rights reserved. Exploring How IP Address Protocols Work INTRO v2.0—4-1.
Session 9 Windows Platform Dina Alkhoudari. Learning Objectives Understanding DHCP Address Assignment Understanding Address Leases Understanding DHCP.
1 Chapter Overview Installing the TCP/IP Protocols Configuring TCP/IP.
Overview of Client Configuration By Nanda Ganesan, Ph.D. © Nanda Ganesan.
Windows routing and resolution. Basic concepts  Host name: machine.sub-domain.domain example: mail.ubalt.edu same machine name in Windows in NetBIOS.
1 Chapter 7: NAT in Internet and Intranet Designs Designs That Include NAT Essential NAT Design Concepts Data Protection in NAT Designs NAT Design Optimization.
How to configure DNS for a Windows 2000 domain? 1.Start the Install/Remove Programs Control Panel Applet (Start - Settings - Control Panel - Add/Remove.
Why Use DHCP? DHCP reduces the complexity and amount of administrative work by using automatic TCP/IP configuration Manual TCP/IP Configuration IP addresses.
TCP/IP Protocol Suite 1 Chapter 16 Upon completion you will be able to: Host Configuration: BOOTP and DHCP Know the types of information required by a.
Module 2: Allocating IP Addressing by Using Dynamic Host Configuration Protocol (DHCP)
Allocating IP Addressing by Using Dynamic Host Configuration Protocol.
WEEK 11 – TOPOLOGIES, TCP/IP, SHARING & SECURITY IT1001- Personal Computer Hardware System & Operations.
Network Servers Chapter 13 Release 16/7/2009. Chapter Objectives Describe Client-server and Peer to Peer network model Explain server Explain Domain.
Chapter 38 Initialization & Configuration. Bootstrapping occurs during boot up to obtain boot program which may then load operating system may use network.
Testing and Trouble Shooting Client Connection By Nanda Ganesan, Ph.D. © Nanda Ganesan, All Rights Reserved.
This courseware is copyrighted © 2016 gtslearning. No part of this courseware or any training material supplied by gtslearning International Limited to.
Windows Vista Configuration MCTS : Advanced Networking.
S4T4N in. 3. Set a list of DNS servers for the client to use when resolving DNS names. This list includes a preferred DNS server and can also.
Unit 7: DHCP, APIPA and NTP. Static versus dynamic IP addressing Dynamic IP addresses can change each time you connect to the Internet, while static IP.
Network Load Balancing Addressing
Chapter Overview Understanding Windows Name Resolution Using WINS.
Understand Names Resolution
Network Protocols Transmission Control Protocol/Internet Protocol (TCP/IP) Asynchronous Transfer Mode (ATM) NWLink NetBIOS Enhanced User Interface (NetBEUI)
Module 8: Networking Services
Configuring and Troubleshooting DHCP
Implementing TCP/IP.
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 6: Planning, Configuring, And Troubleshooting WINS.
Host Configuration: BOOTP and DHCP
Planning and Configuring IPv4
Chapter 6 – Routing.
Chapter 4: Routing Concepts
Introduction to Networking
Introduction to Computers
Welcome To : Group 1 VC Presentation
Chapter 9 Objectives Understand TCP/IP Protocol.
Net 431 D: ADVANCED COMPUTER NETWORKS
Host Configuration: BOOTP and DHCP
Examining IP Addressing
Lesson 8: Configuring IP Settings MOAC : Configuring Windows Devices.
Overview of Client Configuration
Allocating IP Addressing by Using Dynamic Host Configuration Protocol
Overview Multimedia: The Role of DHCP in the Network Infrastructure
AbbottLink™ - IP Address Overview
Presentation transcript:

Chapter TCP/IP in the Windows Environment © N. Ganesan, Ph.D., All rights reserved.

Chapter Objectives

Module TCP/IP Properties in Windows © N. Ganesan, Ph.D., All rights reserved.

IP Options Dynamic IP Static IP

TCP/IP Properties in Windows IP address Subnet mask Gateway DNS configuration WINS configuration Advanced

Accessing TCP-IP Properties Control panel Network connections Network properties TCP-IP properties

+

IP Address Configuration An IP address can be manually configured –A subnet mask value also needs to be configured Or, the IP address may also be dynamically obtained from a DHCP server

Frequently Set Parameters In most cases, IP address, subnet mask, Gateway and DNS are parameters that must be configured If WINS resolution is required, it also needs to be configured The remaining advanced settings such as multiple IP addresses etc. are often left unchanged at their respective default values unless there is an explicit need to do so

Gateway Address Specification A gateway address must also be specified to the router for routing a data packet leaving a subnet The first gateway address specified will be the default gateway

DNS Configuration The address of a domain server configured for resolving domain names must, in general, be specified There can be more than one domain servers specified –The first server would become the primary server –The second server would become the secondary server etc.

WINS Configuration If WINS resolution is required, the address of a WINS server configured for the said resolution must be specified More than one WINS server may exist –The first server would become the primary server –The second server would become the secondary server etc.

Multiple IP Addresses One reason for assigning multiple addresses to a NIC is to enable the hosting of multiple virtual web sites on a single server Also, there can be multiple NICs each with its own IP address –Most laptops have a wired and wireless network card

Other Reasons for Multiple NICs Load balancing Fail over To configure the server as a router To connect to different networks

Multiple Gateways The first address represents the primary gateway The second address represents the secondary gateway etc. The search is performed in the order in which the addresses are specified

Note on Domain Suffix Search Order Suffixes to domain name may be entered Suppose that calstatela.edu is entered as the suffix In this case, if the address is entered solely as “ganesan” at the browser address bar, the suffix of calstatela.edu would be added to form the FQDN as ganesan.calstatela.edu to locate the web site

Registering the Client/Server in the DNS When a new computer is attached, it could be automatically registered in the DNS

WINS Address Used for Windows name resolution Name of a primary and a secondary WINS server can be provided, for example

Enabling DNS for Windows Resolution Provided for the use of DNS host names and FQDNs with applications that would otherwise expect a NetBIOS names Enables the resolving of domain names in a manner similar to resolving NetBIOS names

Enabling LMHOSTS Lookup Supports the presence of a local LMHOSTS file The file has mappings of NetBIOS names to IP addresses This static file is locally created and stored on the local host An LMHOSTS file may also be imported from another host or from a folder in the local machine –Note: There is usually a location specified for the LMHOSTS file –In the case of Windows, it s c:\Windows

Enabling TCP/IP Security Applies to incoming data It can be configured separately for each of the NICs Security can be imposed on the traffic governed by the following protocols –TCP,UDP and IP Security is imposed based on port numbers

End of Module END OF CHAPTER