Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Workgroup work without WINS?

Status
Not open for further replies.

iolair

IS-IT--Management
Oct 28, 2002
965
US
I have a small network using a Workgroup instead of AD and was wondering if I enabled DNS, could I remove WINS from the network? We are running TCP/IP, but I'd like to remove NetBIOS and WINS. Is it possible?

Thanks

Iolair MacWalter
Director of IT
 
iolair,

If all of your machines are on a single subnet it should be OK.

Regards,

Michael
 
Thank you. Yes, all machines are on a single subnet. I'll test and see if any applications require WINS.

Thanks again.

Iolair MacWalter
Director of IT
 
It's not WINS per se, it's that many applications have a dependency on netbios name resolution. If an application requires netbios name resolution, and you don't use WINS, then you'll be relying on broadcasts. Yes, you're on a single subnet so you don't have to worry about the broadcasts going across a router, however you'll still have to deal with all the computer browser election issues. Forced elections, rouge master browsers, just remembering all the issues is painful. WINS was introduced to solve those issues, you don't want to reintroduce them. If you have allications that rely on netbios name resolution, then use WINS. Don't rely on broadcasts...


Whew, I need a cold adult beverage ...
 
xmsre,
Do you know how much bandwidth WINS and NetBios consume? Are they as chatty as say, IPX/SPX?

Thanks.

Iolair MacWalter
Director of IT
 
Netbios is a splatterfest. 27 different handshakes negotiating a protocol only to decide on the lowest common denominator every time. Just awful. Far worse than IPX in my opinion.



--
The stagehand's axiom: "Never lift what you can drag, never drag what you can roll, never roll what you can leave.
 
Without WINS, netbios name resolution relies on broadcasts which can be very chatty. WINS registers then does directed lookups instead of broadcasts.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top