WINS VS DNS
GIVE ME SOME DIFFERENCES BETWEEN WINS AND DNS? PLZ
July 4th, 2010 9:42am

Do you know NetBIOS? This is an old name resolution method which relies on broadcast traffic. Therefore it is limited to 1 subnet and causes a large amount of traffic on larger subnets. This implies a limit in the amount of systems you can connect. Later, a central server was designed to work around these limitations. So a WINS server resolves NetBIOS names (like HOSTNAME) to an IP adress. How this works is explained on http://support.microsoft.com/kb/119493 DNS, a far more modern approach, uses a central server from the beginning and has the possibility to make a hierachical structure, domains. DNS therefore is well suited to support large environments (like the internet). DNS resolves fully qualified domain names (FQND) like hostname.subdomain.domain.tld to an IP. How this works is explained on http://technet.microsoft.com/en-us/library/cc958812.aspx WINS was a very important network infrastructure service in the past, but is becoming depreciated. MCSA/MCTS/MCP
Free Windows Admin Tool Kit Click here and download it now
July 4th, 2010 1:45pm

Please refer these articles: http://www.iss.net/security_center/advice/Services/Directory/WINS/default.htm http://technet.microsoft.com/en-us/library/cc750589.aspx Santhosh Sivarajan | MCTS, MCSE (W2K3/W2K/NT4), MCSA (W2K3/W2K/MSG), CCNA, Network+ Houston, TX http://blogs.sivarajan.com/ http://publications.sivarajan.com/ This posting is provided "AS IS" with no warranties, and confers no rights.
July 4th, 2010 6:28pm

Hello muppuri, WINS and DNS are both name resolution services for TCP/IP networks. While WINS resolves names in the NetBIOS namespace, DNS resolves names in the DNS domain namespace. WINS primarily supports clients that run older versions of Windows and applications that use NetBIOS. Windows 2000, Windows XP, and Windows Server 2003 use DNS names in addition to NetBIOS names. Environments that include some computers that use NetBIOS names and other computers that use domain names must include both WINS servers and DNS servers. For more information about WINS and DNS, please refer to: What Is WINS? http://technet.microsoft.com/en-us/library/cc784180(WS.10).aspx DNS Overview http://technet.microsoft.com/en-us/library/cc730775(WS.10).aspx Brent Hu, TechNet Subscriber Support in forum If you have any feedback on our support, please contact tngfb@microsoft.comPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
July 8th, 2010 10:36am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics