Re: Workgroup is not accessible
- From: "Steve Winograd [MVP]" <bcmaven@xxxxxxxx>
- Date: Wed, 19 Apr 2006 22:36:53 -0600
In article <1145501656.893763.311850@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
scottcaley@xxxxxxxxx wrote:
For the record, I am posting this solution to a network problem which
has been plaguing me (on Windows 2000 Pro and Windows XP Pro) for two
years.
See if this sounds like you...
You plugged your computer into the network of another company, then
found when you returned to your home network that no other computers
could gain access to your computer. Furthermore, your computer could
not even access your local Workgroup. The other computers on your home
network might have even lost access to shared network printers which
had originally been setup from your computer.
You might get an error message like this:
'Workgroup is not accessible. You might not have permission to use
this network resource. Contact the administrator of this server to find
out if you have access permissions.
The list of servers for this workgroup is not currently available'
Two years later, and literally days of scouring Groups in Google I have
found the solution to this problem. It was buried in a response
authored by Greenstead, under 'NetBios Name resolution
failure-HELP' on
http://forums.practicallynetworked.com/showthread.php?t=5508&highlight=node+type
Since I did not follow his/her advice verbatim, but studied up and
compared settings on affected and non-affected computers, I will list
for you exactly what I did which worked perfectly:
First I tested TCP/IP and found it to be OK using the procedure from:
http://www.practicallynetworked.com/sharing/troubleshoot/
Identified problem:
NetBIOS name resolution failure
For completeness I reset TCP/IP with the following command (as outlined
in the link above):
netsh int ip reset resetlog.txt
Admittedly this step was unnecessary in my case.
Here is the SOLUTION that worked for me!
Edit registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters
Set "DhcpNodeType" to 0x00000008 (8)
Exit Registry
ipconfig /releaseFrom a command prompt window enter:
Then:
ipconfig /renew
Misc notes:
- Greenstead listed "DhcpNodeType" as "NodeType", and suggested a value
of 00000001. Perhaps he/she was working with an OS other than Win 2000
Pro or Win XP Pro
- Plugging my machines into another company's network changed my
registry entries for "DhcpNodeType" to 0x00000002 (2). This apparently
disables NetBIOS name resolution capability on a peer-to-peer network
I hope this helps somebody.
Thanks for posting that -- I'm sure that it will help people.
I wrote that PracticallyNetworked troubleshooting page, and I'm glad
that it helped you solve the problem.
As you say, setting DHCPNodeType to 2 prevents the computer from
resolving computer names in a workgroup network. Here are the
possible DHCPNodeType values and their meanings. Any value except 2
is OK in a workgroup:
1: Broadcast (B-node). Uses NetBIOS broadcasts for name resolution.
Works on workgroups, but not domains.
2: Point-to-Point (P-node). Uses WINS server for name resolution.
Works on domains, but not workgroups.
4: Mixed (M-node). Tries broadcasts for name resolution. If that
fails, tries a WINS server. Works on workgroups and domains, better
on workgroups.
8: Hybrid (H-node). Tries WINS server for name resolution. If that
fails, tries broadcasts. Works on workgroups and domains, better on
domains.
For more information, see these Microsoft Knowledge Base articles:
Default Node Type for Microsoft Clients
http://support.microsoft.com/default.aspx?scid=kb;en-us;160177
TCP/IP and NBT Configuration Parameters for Windows XP
http://support.microsoft.com/default.aspx?scid=kb;en-us;314053
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)
Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.
Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
.
- Follow-Ups:
- Re: Workgroup is not accessible
- From: scottcaley
- Re: Workgroup is not accessible
- References:
- Workgroup is not accessible
- From: scottcaley
- Workgroup is not accessible
- Prev by Date: Re: Flakey XP peer to peer network - MSHOME unavailiable - now it is! but cannot access the Internet
- Next by Date: Re: Something That is Not a Socket? Please Help!
- Previous by thread: Workgroup is not accessible
- Next by thread: Re: Workgroup is not accessible
- Index(es):
Relevant Pages
|
Loading