Windows Server 2003 WINS 安裝設定與管理維護 林寶森

Slides:



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

Chapter 8 Managing Windows Server 2008 Network Services
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 6 Managing and Administering DNS in Windows Server 2008.
1 10 Module 10B: The Windows Internet Name Service.
Windows Server 2003 AD 安裝設定與管理維護 林寶森
Module 5: WINS As a Solution for NetBIOS Name Resolution.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 4 Installing and Configuring the Dynamic Host Configuration Protocol.
ITN N Mrs. Z. D. Bodwin1 Guide To TCP/IP Chapter 12 TCP/IP, NETBIOS, And WINS.
MCDST : Supporting Users and Troubleshooting a Microsoft Windows XP Operating System Chapter 13: Troubleshoot TCP/IP.
Chapter 8 Administering TCP/IP.
Hands-On Microsoft Windows Server 2003 Networking Chapter 6 Domain Name System.
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 8: Managing and Troubleshooting DNS.
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.
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.
Hands-On Microsoft Windows Server 2003 Networking Chapter 5 Dynamic Host Configuration Protocol.
Domain Name Server © N. Ganesan, Ph.D.. Reference.
Network Protocols Transmission Control Protocol/Internet Protocol (TCP/IP) Asynchronous Transfer Mode (ATM) NWLink NetBIOS Enhanced User Interface (NetBEUI)
Domain Name Services Oakton Community College CIS 238.
1 Chapter Overview Understanding Windows Name Resolution Using WINS.
Hands-On Microsoft Windows Server 2008 Chapter 8 Managing Windows Server 2008 Network Services.
1 Chapter Overview Creating Sites and Subnets Configuring Intersite Replication Troubleshooting Active Directory Replication.
Managing DHCP. 2 DHCP Overview Is a protocol that allows client computers to automatically receive an IP address and TCP/IP settings from a Server Reduces.
DNS and Active Directory Integration
Windows Server 2003 DHCP 安裝設定與管理維護 林寶森
Implementing Dynamic Host Configuration Protocol
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.
Appendix B: Review. Overview Reviewing TCP/IP Reviewing Routing How DHCP Operates in an Enterprise Environment Reviewing WINS Reviewing IPSec.
Name Resolution Domain Name System.
Module Overview Installing the DNS Server Role Configuring the DNS Server Role Configuring DNS Zones Configuring DNS Zone Transfers Managing and Troubleshooting.
Module 3: Configuring Basic TCP/IPv4 Settings. Overview of the TCP/IP Protocol Suite Overview of TCP/IP Addressing Name Resolution Dynamic IP Addressing.
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.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 7: Domain Name System.
Guide to TCP/IP, Third Edition
Examining TCP/IP.
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.
1 Microsoft Windows 2000 Network Infrastructure Administration Chapter 10 Implementing Dynamic Host Configuration Protocol (DHCP)
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.
Week #3: Configuring and Troubleshooting DHCP
Module 7: Resolving NetBIOS Names by Using Windows Internet Name Service (WINS)
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 4 Installing and Configuring the Dynamic Host Configuration Protocol.
Module 6: Managing and Monitoring Domain Name System (DNS)
Configuring Name Resolution and Additional Services Lesson 12.
© Wiley Inc All Rights Reserved. MCSE: Windows Server 2003 Active Directory Planning, Implementation, and Maintenance Study Guide, Second Edition.
Windows Server 2003 DNS 安裝設定與管理維護 林寶森
Module 2: Allocating IP Addressing by Using Dynamic Host Configuration Protocol (DHCP)
Windows Server 2003 站台設定與管理
DNS DNS overview DNS operation DNS zones. DNS Overview Name to IP address lookup service based on Domain Names Some DNS servers hold name and address.
1 Bus topology network. 2 Data is sent to all computers, but only the destination computer accepts 02608c
1 Objectives Discuss the basics of Dynamic Host Configuration Protocol (DHCP) Describe the components and processes of DHCP Install DHCP in a Windows Server.
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 6: Planning, Configuring, And Troubleshooting WINS.
Module 7: Planning and Optimizing WINS. Overview Planning a WINS Solution Identifying WINS Optimization Requirements Optimizing WINS Traffic.
Chapter Overview Understanding Windows Name Resolution Using WINS.
Network Protocols Transmission Control Protocol/Internet Protocol (TCP/IP) Asynchronous Transfer Mode (ATM) NWLink NetBIOS Enhanced User Interface (NetBEUI)
Introduction to Networking Concepts
Module 8: Networking Services
Module 5: Resolving Host Names by Using Domain Name System (DNS)
Implementing TCP/IP.
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 6: Planning, Configuring, And Troubleshooting WINS.
IMPLEMENTING NAME RESOLUTION USING DNS
Net 431 D: ADVANCED COMPUTER NETWORKS
Managing Name Resolution
Allocating IP Addressing by Using Dynamic Host Configuration Protocol
Overview Multimedia: The Role of DHCP in the Network Infrastructure
Overview Multimedia: The Role of WINS in the Network Infrastructure
Windows Name Resolution
Presentation transcript:

Windows Server 2003 WINS 安裝設定與管理維護 林寶森

Microsoft TCP/IP Protocol Suite Transport Application Windows ® Sockets Applications Windows ® Sockets Applications NetBIOS Applications NetBIOS Applications NetBIOS NetBIOS over TCP/IP TCP UDP IP ICMP ARP Internet LAN Technologies: Ethernet, Token Ring, FDDI LAN Technologies: Ethernet, Token Ring, FDDI WAN Technologies: Serial Lines, Frame Relay, ATM WAN Technologies: Serial Lines, Frame Relay, ATM Network Sockets TDI IGMP

What Is a NetBIOS Name? NetBIOS names are 16-byte addresses that uniquely identify a process for network identification NetBIOS names are registered dynamically and can be: –Used only once in a network –Registered as unique names or group names Use browsing to locate shared resources on the network

NetBIOS Name Resolution Primary WINS Server Secondary WINS Server net use x: \\france\public 22 Name Query Request (resend to secondary server if not available) Name Query Request (resend to secondary server if not available) Requested Name Does Not Exist 33 Broadcast NetBIOS Name Cache Empty 11 Not Resolved

NetBIOS Name Resolution Nodes Node typeDescription Registry value B-node Uses broadcasts for name registration and resolution 1 P-node Uses a NetBIOS name server such as WINS to resolve NetBIOS names 2 M-node Combines B-node and P-node, but functions as a B-node by default 4 H-node Combines P-node and B-node, but functions as a P-node by default 8 A NetBIOS node type is a method that a computer uses to resolve a NetBIOS name into an IP address

WINS Service for a LAN H-node Register, Renew, Release, and Query by Unicast traffic then use LMHosts and Broadcasts H-node Register, Renew, Release, and Query by Unicast traffic then use LMHosts and Broadcasts WINS Server Client BClient AClient C WINS Clients (H-node) Unicast reduces broadcasts

The LMHosts File WINS Client Lmhosts File Mexico# Sales Server France# Database Server UK# Training Server Sweden#PRE# Main Office Server Australia#PRE# MIS Server Mexico# Sales Server France# Database Server UK# Training Server Sweden#PRE# Main Office Server Australia#PRE# MIS Server

Options for NetBIOS Name Resolution WINS Suitable for organizations of all sizes Reduces broadcast traffic Does not require static IP addresses Suitable for organizations of all sizes Reduces broadcast traffic Does not require static IP addresses LMHOSTS Suitable for small environments Reduces broadcast traffic Requires static IP addresses Suitable for small environments Reduces broadcast traffic Requires static IP addresses

WINS Overview RegistrationRegistration QueryQuery RenewalRenewal ReleaseRelease WINS Server WINS Client

How a WINS Client Registers and Releases NetBIOS Names WINS client sends request to register WINS server returns registration message with TTL value indicating when the registration expires if not renewed WINS client sends request to register WINS server returns registration message with TTL value indicating when the registration expires if not renewed 1 1 WINS client sends request to release name WINS server sends a positive name lease response WINS client sends request to release name WINS server sends a positive name lease response 2 2 WINS Client WINS Server Name Registered Name Released

How a WINS Client Resolves NetBIOS Names Subnet 2 Subnet 1 Subnet 2 WINS Server A WINS Server B ClientA Client makes 3 attempts to contact WINS server, but does not receive a response 1 1 Client attempts to contact all WINS servers until contact is made 2 2 If name is resolved, IP address is returned to the client 3 3 Up to 3 attempts

The Components of WINS Subnet 1 Subnet 2 WINS Server WINS Database WINS Proxy WINS Client

Configuring a WINS Proxy WINS Proxy Non-WINS Client WINS Server IP Router WINS Database Client Server Server Client Server Server Static Mapping Server Broadcast for IP of Server2 Request Forwarded to WINS Server by WINS Proxy BroadcastBroadcast

What Is a Static Mapping? Non-WINS Clients WINS Database A static mapping is a manual entry in the WINS database that maps a NetBIOS name to an IP address Administrator enters computer name-to-IP address entry Administrator enters computer name-to-IP address entry

Configuring Static Mappings New Static Mapping General Static Mapping You can add static name-to-address mappings to the WINS database, but only for computers that cannot register dynamically in WINS. Static mappings can replicate throughout your WINS environment and write over records on other servers. OKCancel Apply Computer name: NetBIOS scope (optional): Type: IP address: LONDON Unique

Integrating WINS and DNS DNS Domain Name Used to Locate Authoritative DNS Server DNS Server Queries WINS to Resolve DNS Host Name to IP Address Client DNS Query DNS Server WINS Server

Configuring DNS to Forward Queries to WINS Servers nwtraders.msft Properties GeneralStart of Authority (SOA)Name Servers SecurityZone Transfers WINS You can use WINS to resolve names not found by querying the DNS namespace. Use WINS forward lookup Do not replicate this record IP address: AddAdd AddAdd Remove UpUp Down Advanced… OKCancelApply Advanced To change the default values, provide new values, and then click OK. Cache time-out: Lookup time-out: DDDD:HH:MM:SS 0 0 :0:15:0 :2 OKCancel

How Burst Handling Works Request to register 1 1 Registered 2 2 Burst handling is the response of a WINS server to a large number of WINS clients that are trying to simultaneously register their local names in WINS

Configuring Advanced WINS Server Options LONDON [ ] Properties GeneralIntervalsDatabase VerificationAdvanced OKCancelApply Log detailed events to Windows event log Enable burst handling Detailed event logging can degrade system performance and is recommended only for troubleshooting WINS. Low Set the number of requests that the server can handle at one time before clients have to retry registration or renewal. High MediumCustom: Database path: %widir%\system32\wins Starting version ID (hexadecimal) 0 Use computer names that are compatible with LAN Manager

WINS Service for a Routed Network Santiago Subnet 1 Subnet 2 Washington, D.C. WAN Link Subnet 3 WINS Server WINS Servers WINS Clients WINS Client

How WINS Replication Works WINS replication is the process of copying updated WINS data from a WINS server to other WINS servers in a network to synchronize the data WINS Server A Subnet 2 Subnet 1 WINS Server B WINS Replication HostB HostA

How Push Replication Works Subnet 2 Subnet 1 WINS Server A WINS Server B 50 changes occur in database 1 1 Notification sent 2 2 Replication request 3 3 Replicas sent 4 4 A push partner notifies replication partners when the database reaches a set threshold of changes Push replication maintains a high level of synchronization/use with fast links A push partner notifies replication partners when the database reaches a set threshold of changes Push replication maintains a high level of synchronization/use with fast links WINS Server A reaches set threshold of 50 changes in its database 1 1 WINS Server A notifies WINS Server B that threshold is reached 2 2 WINS Server B responds to WINS Server A with a replication request 3 3 WINS Server A sends replicas of its new database entries 4 4

How Pull Replication Works Subnet 2 Subnet 1 WINS Server A WINS Server B Requests changes every 8 hours 1 1 Replicas sent 2 2 A pull partner requests replication based on a set time Pull replication limits frequency of replication traffic across slow links A pull partner requests replication based on a set time Pull replication limits frequency of replication traffic across slow links WINS Server A requests database changes every 8 hours 1 1 WINS Server B sends replicas of its new database entries 2 2

Configuring WINS Replication BONN Properties General Advanced Replication partner type: Push/Pull Pull replication Push replication Use persistent connection for replication Start time: Replication interval: Set Default Number of changes in version ID before replication: OKCancel Apply Push/Pull

Replication Partner Properties PropertyDescription Enable automatic partner configuration As WINS servers are discovered joining the network, they are added as replication partners Enable persistent connections Increases the speed of replication so that a server can immediately send records to its partners Enable overwrite unique static mappings at this server (migrate on) If presented with both a static and dynamic-type entry for the same name, the static mapping is overwritten

Replication Strategies SEA-WINS SYD-WINS MEX-WINS ATL-WINS AustraliaAustralia 1 hour 3 hour 12 hours

WINS Replication Topology WINS-A WINS-B WINS-C WINS-D Fully MeshChain Ring

Using a Hub-and-Spoke Model Hub and Spoke replication minimizes convergence times push/pull WINS-B WINS-C WINS-E WINS-D WINS-A

How a WINS Database Is Checked for Consistency Checking WINS database consistency helps maintain database integrity among WINS servers in a large network WINS Server

Verifying WINS Database Consistency LONDON [ ] Properties GeneralIntervalsDatabase VerificationAdvanced Verify database consistency every: 24hours Begin verifying at: 2 00 Hours:Minutes:Seconds: Maximum number of records verified each period: Verify against: Owner servers Randomly selected partners OKCancelApply

What Are Simple Deletion and Tombstoned Deletion of Records? To recover unused space that obsolete records occupy, you can update the WINS database by: Simple deletion. Records selected by using the WINS console are removed from the current local WINS server Tombstoned deletion. Records are marked for deletion, replicated to other WINS servers, and then removed during the next scavenging operation Simple deletion. Records selected by using the WINS console are removed from the current local WINS server Tombstoned deletion. Records are marked for deletion, replicated to other WINS servers, and then removed during the next scavenging operation

Removing Records from the WINS Database LONDON [ ] Properties General Intervals Set the rate at which records are renewed, deleted and verified. Days Renew interval: Extinction interval: Extinction timeout: Restore Defaults OKCancel Apply Database VerificationAdvanced HoursMinutes 600 Verification interval: 2400

How Scavenging Works 6-days 4-days 6-days Released Active Extinct Removed The scavenging timer starts when the server starts up and is equal to half the Renewal interval The active names that the WINS server owns and for which the Renew Interval has expired are marked as released Released names that the WINS server owns and for which the Extinction interval has expired are marked for deletion Names marked for deletion for which the Extinction timeout has expired are deleted and removed from the database Names marked for deletion that are replicated from other servers and for which the Extinction timeout has expired are deleted and removed from the database Active names that are replicated from other servers and for which the Verification interval has expired are revalidated

Why Back Up a WINS Database? To repair a corrupt WINS database, you can back up and then restore a WINS database To back up a WINS database : To restore a WINS database: To back up a WINS database : To restore a WINS database: Specify a backup directory Back up manually or configure automatic backups Specify a backup directory Back up manually or configure automatic backups Manually delete and restore database files

What Are Dynamic and Offline Compacting? Maintain WINS database integrity by using: Dynamic compacting. Automatically occurs while the database is in use Offline compacting. Administrator stops the WINS server and uses the jetpak command Dynamic compacting. Automatically occurs while the database is in use Offline compacting. Administrator stops the WINS server and uses the jetpak command Compacting is the process of recovering unused space in a WINS database that is occupied by obsolete records