What is difference between a WINS server and a DNS server? | TechTarget (2024)

What is difference between a WINS server and a DNS server? | TechTarget (1)

By

Published: 26 Oct 2005

What is difference between a WINS server and a DNS server?

For a lot of people, the relationship between WINS and DNS is a bit of a mystery, but we are hoping to clear things up with your question.

Firstly, DNS refers to 'Domain name server,' while WINS refers to 'Windows Internet name service' -- both are used to resolve names, but in a very different way!

To help explain, I'm going to use an example that will ensure you get the right picture on each of these services.

Consider a file server by the name 'Jupiter,' and the following two commands:

1. Ping Jupiter.space.net

2. Net use * \jupiter mainshare

The two above commands should look familiar. The first one simply sends a ping (icmp echo) packet to our file server, ensuring it's alive, while the second command calls the same server (Jupiter) in order to connect to a shared folder named 'mainshare.'

While both commands are referring to the same name (Jupiter), the difference between them is important.

Ping here uses DNS to resolve Jupiter.space.net to an IP address, e.g 204.45.12.1, while the 'net use' command make use of WINS to resolve the NetBios name 'Jupiter' to an IP address.

So you might be wondering why are there two different services essentially performing the same job?

The answer is that each of these services relies on different protocols -- they simply work in a very different way.

WINS is an essential part of the Microsoft networking topology. In the older days, you were required to run a WINS server in order to avoid name resolution problems within a Windows network. The NetBIOS (Windows machine names) protocol back then would only work on the NetBEUI transport protocol. If you ever ran Windows 95, you'd remember the netbeui protocol was always present in your networking properties, where as TCP/IP was optional.

Today, DNS has replaced WINS, since Microsoft made changes to NetBIOS, allowing it to use the TCP/IP stack to perform its job (NetBIOS over TCP/IP) and most DNS servers are able to handle NetBIOS requests. This is why WINS servers are becoming lesser day by day.

In short, DNS maps TCP/IP host names to IP addresses and WINS maps NetBIOS host names to IP addresses.

Related Resources

Dig Deeper on Network infrastructure

Related Q&A from Chris Partsenidis

What's the difference between a MAC address and IP address?

A MAC address and an IP address each identify network devices, but they do the job at different levels. Explore the differences between the two and ...Continue Reading

What's the difference between half-duplex and full-duplex?

A half-duplex transmission could be considered a one-way street between sender and receiver. Full-duplex, on the other hand, enables two-way traffic ...Continue Reading

What are SFP ports on a Gigabit switch and what are they used for?

SFP ports enable Gigabit switches to connect to a wide variety of fiber and Ethernet cables in order to extend switching functionality throughout the...Continue Reading

What is difference between a WINS server and a DNS server? | TechTarget (2024)

FAQs

What is difference between a WINS server and a DNS server? | TechTarget? ›

Differences Between WINS Server and DNS Server

Is WINS server the same as DNS server? ›

DNS translates host names into IP addresses, while WINS resolves NetBIOS names to IP addresses.

What is the purpose of WINS server? ›

Windows Internet Name Service (WINS) is a legacy computer name registration and resolution service that maps computer NetBIOS names to IP addresses. If you do not already have WINS deployed on your network, do not deploy WINS - instead, deploy Domain Name System (DNS).

What is the difference between a server and a DNS server? ›

Name Servers. DNS records and name servers work in tandem, but are two different things: DNS stands for “domain name system,” and DNS records hold the information about which IP addresses match which domains. A name server is a library, and DNS records are the catalog.

Is the WINS server still needed? ›

Today, DNS has replaced WINS, since Microsoft made changes to NetBIOS, allowing it to use the TCP/IP stack to perform its job (NetBIOS over TCP/IP) and most DNS servers are able to handle NetBIOS requests. This is why WINS servers are becoming lesser day by day.

What should I set my WINS server to? ›

We recommend that you set a WINS server to always point to itself as the Primary WINS address and not as the Secondary WINS address. This configuration avoids split registrations and other problems.

Can Windows server be a DNS server? ›

Yes, Windows Server 2022 Active Directory DNS server supports encryption DNS (DOH or DOT). Specifically. Windows Server 2022 supports DNS Over HTTPS (DOH) and DNS Over TLS (DOT). These protocols provide a method of encrypted DNS traffic to enhance network security and privacy protection.

What replaced WINS? ›

Microsoft made changes in NetBIOS to use TCP/IP stack instead of NetBEUI transport protocol. Thus, DNS servers can handle NetBIOS name requests now. Therefore, DNS has replaced WINS in the current Windows server.

How to identify WINS server? ›

You almost certainly do not have Windows Server. If you want to check on which operating system yo have, press the "Windows Logo" key and the R key, type winver in the "Open" box, and press Enter.

How do I connect to WINS server? ›

To connect your PC to a server, follow these steps.
  1. Open File Explorer and select This PC.
  2. Select Map network drive in the toolbar.
  3. Select the Drive drop-down menu and choose a letter to assign to the server.
  4. Fill in the Folder field with the IP address or hostname of the server you want to access.
Sep 7, 2022

What are the 4 types of DNS servers? ›

What are the different types of DNS server? All DNS servers fall into one of four categories: Recursive resolvers, root nameservers, TLD nameservers, and authoritative nameservers.

Why would I need a DNS server? ›

A DNS server allows you to communicate with your computer so you can visit different places on the web. It's important to understand how to troubleshoot DNS server errors and what your best service options are so you get the fastest and most reliable web browsing experiences.

Do I really need a DNS server? ›

It would be impossible to view a website on the internet without DNS. Just like it would be impossible to call your friend without having their number stored in your contact list. Well, the same goes for the internet!

What is the difference between NetBIOS and WINS? ›

Windows Internet Name Service (WINS) is the Microsoft implementation of NetBIOS Name Server (NBNS), a name server for NetBIOS names. WINS is used by hosts running NetBIOS over TCP/IP (NBT) to register NetBIOS names and to resolve NetBIOS names to IP addresses.

What ports does WINS use? ›

TCP port 42 and UDP port 42 are the default WINS replication ports. We recommend blocking all incoming unsolicited communication from the Internet.

How to check if WINS is installed? ›

Find operating system info in Windows 11
  1. Select Start > Settings > System > About . Open About settings.
  2. Under Device specifications > System type, see if you're running a 32-bit or 64-bit version of Windows.
  3. Under Windows specifications, check which edition and version of Windows your device is running.

What is the WINS server service name? ›

Windows Internet Name Service (WINS) is the Microsoft implementation of NetBIOS Name Service (NBNS), a name server and service for NetBIOS computer names. Effectively, WINS is to NetBIOS names what DNS is to domain names — a central mapping of host names to network addresses.

What is DHCP WINS server? ›

A Microsoft DHCP client using NetBIOS protocol contacts a Windows Internet Naming Service (WINS) server for name resolution. Therefore, the DHCP server should assign a WINS server address when assigning an IP address to the client. You can specify up to eight WINS servers in a DHCP address pool.

What type of server is a DNS server? ›

The Domain Name System (DNS) allows users to access websites using domain names and URLs rather than complex numerical internet protocol (IP) addresses. DNS is made possible by four types of integrated DNS servers—recursive DNS servers, root name servers, top level domain name servers and authoritative name servers.

Top Articles
Latest Posts
Article information

Author: Tish Haag

Last Updated:

Views: 6065

Rating: 4.7 / 5 (67 voted)

Reviews: 90% of readers found this page helpful

Author information

Name: Tish Haag

Birthday: 1999-11-18

Address: 30256 Tara Expressway, Kutchburgh, VT 92892-0078

Phone: +4215847628708

Job: Internal Consulting Engineer

Hobby: Roller skating, Roller skating, Kayaking, Flying, Graffiti, Ghost hunting, scrapbook

Introduction: My name is Tish Haag, I am a excited, delightful, curious, beautiful, agreeable, enchanting, fancy person who loves writing and wants to share my knowledge and understanding with you.