Lesson 31. Name Resolution. Objectives At the end of this Presentation, you will be able to:

Slides:



Advertisements
Similar presentations
Module 4: Configuring a Client for Name Resolution
Advertisements

© N. Ganesan, Ph.D., All rights reserved. CHAPTER Host Name Resolution DNS and WINS.
Nassau Community College
Web Server Administration
Web Server Administration Chapter 4 Name Resolution.
Domain Name System. DNS is a client/server protocol which provides Name to IP Address Resolution.
MCDST : Supporting Users and Troubleshooting a Microsoft Windows XP Operating System Chapter 13: Troubleshoot TCP/IP.
70-294: MCSE Guide to Microsoft Windows Server 2003 Active Directory, Enhanced Chapter 2: Name Resolution and DNS.
LAN Protocols and TCP/IP © N. Ganesan, Ph.D.. Module A Preview of Major LAN Protocols.
11.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 11: Introducing WINS, DNS,
Hands-On Microsoft Windows Server 2003 Networking Chapter 7 Windows Internet Naming Service.
Hands-On Microsoft Windows Server 2003 Administration Chapter 9 Administering DNS.
Chapter 8: Configuring Network Connectivity. Installing Network Adapters Network adapter cards connect a computer to a network. Installation –Plug and.
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 7: Planning a DNS Strategy.
Hussain Ali Department of Computer Engineering KFUPM, Dhahran, Saudi Arabia Microsoft Networking.
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.
DOMAIN NAME SYSTEM. Introduction  There are several applications that follow client server paradigm.  The client/server programs can be divided into.
TCP/IP.
Overview of Client Configuration By Nanda Ganesan, Ph.D. © Nanda Ganesan.
Domain Name Services Oakton Community College CIS 238.
Chabot College ELEC Name Resolution.
1 Chapter Overview Understanding Windows Name Resolution Using WINS.
Host Name Resolution. Overview Name resolution Name resolution Addressing a host Addressing a host Host names Host names Host name resolution Host name.
11.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 11: Introducing WINS, DNS,
TCP/IP in Windows. Addresses  Ethernet address (MAC address ) 48-bit unique addresses hard wired in NICs (280 trillion) 12 hex numbers, e.g. 00-A0-C9-9F
Module 7: Configuring TCP/IP Addressing and Name Resolution.
Name Resolution Domain Name System.
Chapter 16 – DNS. DNS Domain Name Service This service allows client machines to resolve computer names (domain names) to IP addresses DNS works at the.
WINS Windows Internet Name Service. What is WINS?  It does name resolution (?!) DNS resolves IP numbers and FQDN ARP resolves IP numbers and MAC addresses.
DNS and C# SWE 344 Internet Protocols & Client Server Programming.
Windows Server 2008 R2 Domain Name System Chapter 5.
DNS (Domain Name System) Protocol On the Internet, the DNS associates various sorts of information with domain names. A domain name is a meaningful and.
IT:NETWORK:MICROSOFT SERVER 2 DHCP AND WINDOWS DEPLOYMENT SERVICES.
Practical Lecture 1 Dr. John P. Abraham Professor UTPA.
1 Computer Communication & Networks Lecture 26 Application Layer: Domain Name System Waleed Ejaz.
Automating IP Address Assignment Ing. Iván Méndez Alvarado RAI TECNOLOGIA SU SOLUCION INTEGRAL.
Overview of Client Configuration By Nanda Ganesan, Ph.D. © Nanda Ganesan.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 6: Name Resolution.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network, Enhanced Chapter 6: Name Resolution.
Chapter 29 Domain Name System (DNS) Allows users to reference computer names via symbolic names translates symbolic host names into associated IP addresses.
TCP/IP Protocol Suite 1 Chapter 17 Upon completion you will be able to: Domain Name System: DNS Understand how the DNS is organized Know the domains in.
COMP1321 Digital Infrastructure Richard Henson February 2014.
Fully Qualified Domain Names FQDNs. DNS Database A distributed, hierarchical database Resolves Fully Qualified Domain Names (FQDNs) to IP addresses –
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 2: Configuring Network Protocols.
Windows routing and resolution. Basic concepts  Host name: machine.sub-domain.domain example: mail.ubalt.edu same machine name in Windows in NetBIOS.
Chapter 17 Windows Internet Name Service WINS. WINS A NetBios name server that resolves NetBIOS name to IP addresses Is much like DNS, with clients registering.
How to configure DNS for a Windows 2000 domain? 1.Start the Install/Remove Programs Control Panel Applet (Start - Settings - Control Panel - Add/Remove.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 49 – Introduction to the Internet.
1 Kyung Hee University Chapter 18 Domain Name System.
Course ILT Name resolution Unit objectives Discuss the role of the HOSTS file and DNS Discuss the role of NETBIOS, LMHOSTS file and WINS.
How Names Are Mapped to IP Addresses Name Resolution Service Computer44 Where is the Computer44 file? Computer
How to connect to the Internet 1998/12/09 KEIO University, JAPAN Mikiyo
1 Microsoft Windows 2000 Network Infrastructure Administration Chapter 6 Resolving Network Host Names.
Network Servers Chapter 13 Release 16/7/2009. Chapter Objectives Describe Client-server and Peer to Peer network model Explain server Explain Domain.
11.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 11: Introducing WINS, DNS,
Web Server Administration Chapter 4 Name Resolution.
Name Resolution. How Names Are Mapped to IP Addresses Name Resolution Service Myself.com Where is the myself.com? Myself.com
Module 4: Resolving Names. Overview Multimedia: Introduction to the Name Resolution Process Viewing Names on a Client Configuring Host Name Resolution.
Domain Name System INTRODUCTION to Eng. Yasser Al-eimad
COMP1321 Digital Infrastructure Richard Henson March 2016.
Essential Services Lesson 5. Objectives Naming Resolution In today’s networks, you assign logical addresses, such as with IP addressing. Unfortunately,
Some Network Commands n Some useful network commands –ping –finger –nslookup –tracert –ipconfig.
Chapter TCP/IP in the Windows Environment © N. Ganesan, Ph.D., All rights reserved.
Chapter Overview Understanding Windows Name Resolution Using WINS.
Understand Names Resolution
Name and Address Resolution Domain Name System (DNS)
Services DFS, DHCP, and WINS are cluster-aware.
IMPLEMENTING NAME RESOLUTION USING DNS
Planning and Configuring IPv4
Windows Name Resolution
Presentation transcript:

Lesson 31. Name Resolution

Objectives At the end of this Presentation, you will be able to:

Explain the purpose of name resolution. Identify each of the following and explain how each relates to TCP/IP: DNS, WINS, and host files. Identify the normal configuration parameters for a workstation, including DNS, WINS, host name, and Internet Domain Name.

Network+ Domains covered:

A single computer may be identified in many different ways: A NetBEUI name like: Larry A host name like: Workstation1 A URL like: An IP Addresses like: A Hardware or MAC Addresses like: A-EF-12

The HOSTS File A hold over from the earliest days of the Internet. The original HOSTS file resided on a computer at the Stanford Research Institute’s Network Information Center. Its purpose: To map an IP address to a host’s name.

The HOSTS File is located in the Server at: C:\Winnt\System32\Driver\etc\

The HOSTS file. This file contains the mappings of IP addresses to host names. Each entry should be kept as an individual line. The IP address is placed in the first column followed by the corresponding host name. The IP address and the host name should be separated by at least one space. Comments may be inserted and are denoted by the # (numbers) symbol.

# Indicates Comments Maps IP Address To Host Name.

localhost IP AddressHost Name

localhost Workstation1 # Larry’s PC Workstation2 # Curly’s PC IP AddressHost Name Comments # Denotes Comments

HOSTS File Purpose – Maps IP addresses to host names. Disadvantage – Works only with Static IP addresses. Used in small networks which do not use the Domain Name System (DNS) and in older systems, especially UNIX systems.

Some Definitions Host name – An English-like or human-friendly name for a particular computer in a network. Domain Name – An English-like name for a particular network. Fully Qualified Domain Name (FQDN) – The complete name for a machine on a network, comprised of both the host name and the domain name. Universal Resource Locator (URL) – The addressing scheme used by the Internet.

The Domain Name System (DNS) Acts as “Directory Assistance” for Domain Names Maps IP Addresses to Domain Names. A Hierarchical Network of Servers. Distributed throughout the Internet.

Address:

DNS Servers DNS Configuration Tab

Your Workstation DNS Server Hey, DNS Server! What is the IP address of: ?

Your Workstation DNS Server The correct IP address for iswww.ibm.com

The Domain Name System.CO M.EDU.GOV.INT.MIL GEGMIBM WWWDE IP Top-Level Domains Subdomains Computer Names “ “Root”

Your Workstation Local DNS Server Root DNS Server.COM DNS Server IBM.COM DNS Server What is the IP address of: ?

Your Workstation Local DNS Server Root DNS Server Maybe the Root DNS Server knows. Hey, Root DNS Server! What is the IP Address of ?

Your Workstation Local DNS Server Root DNS Server I don’t know. Ask the.COM 200.XX.XX.XX

Your Workstation Local DNS Server Root DNS Server Hey,.COM DNS Server! What is the IP Address of ?.COM DNS Server

Your Workstation Local DNS Server Root DNS Server.COM DNS Server I don’t know. Ask the IBM.COM 199.XX.XX.XX

Your Workstation Local DNS Server Root DNS Server Hey, IBM.COM DNS Server! What is the IP Address of ?.COM DNS Server IBM.COM DNS Server

Your Workstation Local DNS Server Root DNS Server.COM DNS Server IBM.COM DNS Server The correct IP address for is

Your Workstation Local DNS Server Root DNS Server.COM DNS Server IBM.COM DNS Server Server

Mapping host names to IP addresses HOSTS file Domain Name Service

How do you map NetBIOS names to IP addresses? NetBIOS names used by Microsoft products. Two mapping systems o LMHOSTS o Windows Internet Name Service (WINS) o DNS (Windows 2000)

The LMHOSTS file The NetBIOS equivalent to the HOSTS file. The LMHOSTS file does for NetBIOS names what the HOSTS file does for host names. It is unique to Microsoft products. In Windows NT 4.0 the LMHOSTS file is located at: o C:\Winnt\System32\drivers\etc\ Same general format as the HOSTS file.

Windows Internet Name Service (WINS) Unique to Microsoft Windows. Comes with Windows NT/2000 Server. Maps NetBIOS names to IP addresses. Updated dynamically as new NetBIOS names are added to the system.

Explain the purpose of name resolution. Identify each of the following and explain how each relates to TCP/IP: DNS, WINS, and host files. Identify the normal configuration parameters for a workstation, including DNS, WINS, host name, and Internet Domain Name.