PC Review


Reply
Thread Tools Rate Thread

Disabling NetBIOS in workgroup

 
 
Emma
Guest
Posts: n/a
 
      15th Apr 2004
I have 3 machines on a seperate network not in a domain.
They are all running Windows 2000 and are in the same IP
subnet. Is it possible to disable NetBIOS over TCP/IP and
just use the DNS hosts files on each machine for name
resolution? Or do I need a DNS server and Active Directory
for these machines to talk with NetBIOS disabled?

TIA
 
Reply With Quote
 
 
 
 
Chad Mahoney
Guest
Posts: n/a
 
      15th Apr 2004
Emma wrote:

> I have 3 machines on a seperate network not in a domain.
> They are all running Windows 2000 and are in the same IP
> subnet. Is it possible to disable NetBIOS over TCP/IP and
> just use the DNS hosts files on each machine for name
> resolution? Or do I need a DNS server and Active Directory
> for these machines to talk with NetBIOS disabled?
>
> TIA



Emma,

When you say DNS host file, you mean the hosts file local on each
machine located in c:\OSdirectory\system32\drivers\etc?

If so this should work ok. If not I am unsure what you mean by DNS host
file...

Chad
 
Reply With Quote
 
Emma
Guest
Posts: n/a
 
      15th Apr 2004
Yes the hosts file in C:\winnt\system32\drivers\etc.
However this setup does not seem to work. I am unable to
access a file share on one machine from another machine
using this method. I have the IP, FQDN and a NetBIOS style
alias for the machine that is sharing, in the hosts file
of the machine trying to access the share, yet it cannot
access the share using any of these as the server name in
the UNC path.
 
Reply With Quote
 
Steven L Umbach
Guest
Posts: n/a
 
      15th Apr 2004
Try configuring the lmhosts file. --- Steve

"Emma" <(E-Mail Removed)> wrote in message
news:1867801c422ea$1a814e70$(E-Mail Removed)...
> Yes the hosts file in C:\winnt\system32\drivers\etc.
> However this setup does not seem to work. I am unable to
> access a file share on one machine from another machine
> using this method. I have the IP, FQDN and a NetBIOS style
> alias for the machine that is sharing, in the hosts file
> of the machine trying to access the share, yet it cannot
> access the share using any of these as the server name in
> the UNC path.



 
Reply With Quote
 
Emma
Guest
Posts: n/a
 
      15th Apr 2004
Have configured the lmhosts file as well? Are there any
other services that still need to be running even if
NetBIOS name resolution is disabled? - Computer browser
service?
 
Reply With Quote
 
Steven L Umbach
Guest
Posts: n/a
 
      15th Apr 2004
Computer browser service will not work if netbios over tcp/ip is disabled.
File and print sharing needs to be enabled as does Client for Microsoft
networks. A netstat -an command on your computers offering shares should
show port 445 listening. Make sure you hosts/lmhosts files have been
configured correctly and not saved with an extension. use the #pre option to
load the entry into the netbios name cache at logon. You then should see the
entry when you do a nbtstat -c command. --- Steve


"Emma" <(E-Mail Removed)> wrote in message
news:1d53a01c422fe$453d4f60$(E-Mail Removed)...
> Have configured the lmhosts file as well? Are there any
> other services that still need to be running even if
> NetBIOS name resolution is disabled? - Computer browser
> service?



 
Reply With Quote
 
Emma
Guest
Posts: n/a
 
      15th Apr 2004
I know the Computer browser service will not work if
netbios over tcp/ip is disabled. Is it required still with
DNS name resolution? - I am lead to believe not.
File and print sharing is enabled on the sharing server
only and Client for Microsoft networks is enabled on all
machines. netstat -an on the computer offering shares
shows port 445 listening. Hosts/lmhosts files have not got
extensions. I have used the #pre option to
load the entry into the netbios name cache and reloaded
the cache so that the entry appears with nbtstat -c. Once
the machines had the cache entries they were able to ping
each other using the name entered in lmhost. However still
unable to access the share - just states that the resource
cannot be found?
 
Reply With Quote
 
Steven L Umbach
Guest
Posts: n/a
 
      15th Apr 2004
How are they trying to access the share? Try unc as in \\servername\share
first and if that does not work try \\xxx.xxx.xxx.xxx\share name where
xxx.xxx.xxx.xxx is the actual IP address of the server offering the shares.
Run "net config server" on that machine also to see if it reports server
service is running OK and do "net config workstation" on one of the client
machines. --- Steve

"Emma" <(E-Mail Removed)> wrote in message
news:1d0f601c42307$a8ce4490$(E-Mail Removed)...
> I know the Computer browser service will not work if
> netbios over tcp/ip is disabled. Is it required still with
> DNS name resolution? - I am lead to believe not.
> File and print sharing is enabled on the sharing server
> only and Client for Microsoft networks is enabled on all
> machines. netstat -an on the computer offering shares
> shows port 445 listening. Hosts/lmhosts files have not got
> extensions. I have used the #pre option to
> load the entry into the netbios name cache and reloaded
> the cache so that the entry appears with nbtstat -c. Once
> the machines had the cache entries they were able to ping
> each other using the name entered in lmhost. However still
> unable to access the share - just states that the resource
> cannot be found?



 
Reply With Quote
 
Emma
Guest
Posts: n/a
 
      16th Apr 2004
I've done as you have suggested to no avail?
 
Reply With Quote
 
Steven L Umbach
Guest
Posts: n/a
 
      16th Apr 2004
OK. So you are saying that when you use the IP address to try and access the
share such as in \\xxx.xxx.xxx.xxx\sharename in the run box it does not work
after verifiying you have network connectivity to the server by pinging it
using that IP address? If so, what error message are you getting when you do
such. --- Steve

"Emma" <(E-Mail Removed)> wrote in message
news:1db7f01c4239e$552883e0$(E-Mail Removed)...
> I've done as you have suggested to no avail?



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Disabling NetBIOS over TCP/IP? Joel D. Kraft Windows XP Networking 3 15th Nov 2004 03:04 AM
Disabling NetBios over TCP/IP mike Microsoft Windows 2000 Security 5 25th Mar 2004 09:30 AM
Disabling Netbios over TCP/IP Dmitry Microsoft Windows 2000 1 18th Dec 2003 07:35 PM
disabling netbios over tcp/ip clint Microsoft Windows 2000 Registry Archive 2 24th Oct 2003 06:04 AM
disabling netbios over tcp/ip clint Microsoft Windows 2000 Registry Archive 0 22nd Oct 2003 08:56 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:31 PM.