390 likes | 549 Views
Session 16 Windows 7 Professional DNS & Active Directory. Session 16 Windows 7 Professional Configuring TCP/IP Addressing & Name Resolution. Overview. Configuring IP Addresses Troubleshooting IP Addresses Determining TCP/IP Name Resolution Methods Configuring a DNS and WINS Client
E N D
Nassau Community College ITE153 – Operating Systems Session 16Windows 7 Professional DNS & Active Directory
Nassau Community College ITE153 – Operating Systems Session 16Windows 7 ProfessionalConfiguring TCP/IP Addressing & Name Resolution
Overview Nassau Community College ITE153 – Operating Systems • Configuring IP Addresses • Troubleshooting IP Addresses • Determining TCP/IP Name Resolution Methods • Configuring a DNS and WINS Client • Connecting to a Remote Host
Configuring IP Addresses Nassau Community College ITE153 – Operating Systems • Assigning Static IP Addresses • Overview of Dynamic Address Assignment • Using DHCP to Automate IP Address Assignments • Enabling Alternate IP Configuration
Assigning Static IP Addresses Nassau Community College ITE153 – Operating Systems Specifies192.168.2.15 Client with StaticAddressing
Overview of Dynamic Address Assignment Nassau Community College ITE153 – Operating Systems Request for IP address Is alternate IP configured? Is DHCP available? No No Automatic PrivateIP address generates IP address Yes Yes Assign alternate IP address Assign an IP address • Dynamic address • Alternate static address • Automatic Private IP Address DHCPServer Client with DynamicAddressing
Using DHCP to Automate IP Address Assignments Nassau Community College ITE153 – Operating Systems
Enabling Alternate IP Configuration Nassau Community College ITE153 – Operating Systems
Troubleshooting IP Addresses Nassau Community College ITE153 – Operating Systems • Using TCP/IP Troubleshooting Utilities • Using ipconfig to Troubleshoot IP Addressing • Using ping to Troubleshoot IP Addressing • Using tracert to See Packet Traversal
Using TCP/IP Troubleshooting Utilities Nassau Community College ITE153 – Operating Systems • arp • hostname • ipconfig • ping • pathping • tracert
Using ipconfig to Troubleshoot IP Addressing Nassau Community College ITE153 – Operating Systems
Using ping to Troubleshoot IP Addressing Nassau Community College ITE153 – Operating Systems Testing IP Configuration Ping 127.0.0.1 (Loopback Address) Ping IP address of the computer Ping IP address of the default gateway Ping IP address of the remote host
Lab A: Configuring IP Addresses for Windows XP Professional Nassau Community College ITE153 – Operating Systems
Determining TCP/IP Name Resolution Methods Nassau Community College ITE153 – Operating Systems • Types of Names • Mapping Names: Dynamic or Static Tables • Dynamic IP Mapping • Static IP Mapping • Selecting a Name Resolution Method • Host Name Resolution Process • NetBIOS Name Resolution Process
Types of Names Nassau Community College ITE153 – Operating Systems • Assigned to a computer’s IP address • Up to 255 characters in length • Can contain alphabetic and numeric characters, hyphens, and periods • Together with the domain name creates a fully qualified domain name Host name • 16-byte address • 15 of the bytes may be used for the name • 16th byte is used by the services that a computer offers to the network NetBIOS name
Mapping Names: Dynamic or Static Tables Nassau Community College ITE153 – Operating Systems Dynamictables Statictables LMHOSTS file HOSTS file DNS server WINS server Host name to IP NetBIOS name to IP
Dynamic IP Mapping Nassau Community College ITE153 – Operating Systems • A system for naming computers and network services • Naming system is organized in a hierarchical fashion • Maps domain names to IP address • Mapping records are stored on a DNS server DNS server • Provides a distributed database for registering dynamic mappings of NetBIOS names • Maps NetBIOS names to IP addresses WINS server
Static IP Mapping Nassau Community College ITE153 – Operating Systems • Provides name resolution for host name to IP address • Multiple host names can be assigned to the same IP address HOSTS file • Provides name resolution for NetBIOS name to IP address • A Part of the LMHOSTS file ispre-loaded into memory • One IP per NetBIOS name; names can be a single device or a group LMHOSTS file
Selecting a Name Resolution Method Nassau Community College ITE153 – Operating Systems DNS is required when: • Client is a member of the active directory domain • Client needs to communicate over the Internet DNS server WINS is required when: • Client is a member of a Windows NT 4.0 or earlier domain • Client applications or services require NetBIOS name resolution WINS server
Host Name Resolution Process Nassau Community College ITE153 – Operating Systems LMHOSTS file 1 9 Enter command Broadcast 2 8 Local host name HOSTS file 7 WINS server 4 5 6 DNS server NetBIOS name cache A 3 DNS cache
NetBIOS Name Resolution Process Nassau Community College ITE153 – Operating Systems 1 Enter command 7 DNS server 2 NetBIOS name cache HOSTS file 6 3 WINS server LMHOSTS file 5 Broadcast 4 A
Configuring a DNS and WINS Client Nassau Community College ITE153 – Operating Systems • Specifying Host Names, Domain Names, and Connection-Specific Names • Configuring a DNS Client • Specifying Additional DNS Servers • Configuring DNS Query Settings • Configuring DHCP to Dynamically Update DNS • Troubleshooting DNS Name Resolution • Configuring a WINS Client
Specifying Host Names, Domain Names, and Connection-Specific Names Nassau Community College ITE153 – Operating Systems
Configuring a DNS Client Nassau Community College ITE153 – Operating Systems
Specifying Additional DNS Servers Nassau Community College ITE153 – Operating Systems
Configuring DNS Query Settings Nassau Community College ITE153 – Operating Systems
Configuring DHCP to Dynamically Update DNS Nassau Community College ITE153 – Operating Systems Client registered DHCP registered DHCP Server Computer1 Static or Dynamic Request for IP address 1 Assign IP address of 192.168.120.133 2 3 3 Clientdynamic update DHCPdynamic update Computer1 192.168.120.133 DNS database DNS Server
Troubleshooting DNS Name Resolution Nassau Community College ITE153 – Operating Systems 1 Use nslookup command 2 Change the host name resolution configuration
Configuring a WINS Client Nassau Community College ITE153 – Operating Systems Manual configuration Automatic configuration DHCPserver DHCP clients
Lab B: Configuring the DNS Client for Windows XP Professional Nassau Community College ITE153 – Operating Systems
Connecting to a Remote Host Nassau Community College ITE153 – Operating Systems • Working with FTP • Working with Telnet • Using HyperTerminal
Working with FTP Nassau Community College ITE153 – Operating Systems Windows Explorer graphical client Commandline client Windows XP Professional provides various client FTP interfaces along with the tools for hosting FTP sites by using IIS
Working with Telnet Nassau Community College ITE153 – Operating Systems Issuing UNIX commands Telnet client: UNIX server Telnet server Windows XP Professional Telnet client Telnet server: Issuing Telnet commands UNIX workstation Telnet client Windows XP Professional Telnet server
Using HyperTerminal Nassau Community College ITE153 – Operating Systems
SSH & Putty Nassau Community College ITE153 – Operating Systems • Secure Shell Host • Putty - http://www.putty.org/
Review Nassau Community College ITE153 – Operating Systems • Configuring IP Addresses • Troubleshooting IP Addresses • Determining TCP/IP Name Resolution Methods • Configuring a DNS and WINS Client • Connecting to a Remote Host
Homework Nassau Community College ITE153 – Operating Systems • Review the Slides • Review Lesson 6, 8, & 17 In The Text • Try This At Home:Bring Up Windows 7 under VMPlayer