Re: Workgroup is not accessible



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

From a command prompt window enter:
ipconfig /release
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
.



Relevant Pages

  • Re: WindowsXP and RISC OS computers
    ... >> - You can however ping Nixiyo from the windows XP machine, ... > workgroup: WORKGROUP ... > Name as M$ calls it, had been changed on the centrex machine. ... > Neither icon appears in My Network Places on the centrex. ...
    (comp.sys.acorn.networking)
  • RE: file sharing on network with vista and xp home computer
    ... old computer had xp pro on it. ... set up the home network with someone who had xp HOME on their computer. ... and I had to reinstall my copy of windows. ... until the very moment he reinstalled windows. ...
    (microsoft.public.windowsxp.network_web)
  • Re: Simple File Sharing Wont Work
    ... longer access the WORKGROUP. ... I know I'm grasping at straws but how does the network work ... Permanently disable XP's built-in Internet Connection Firewall on ... > Windows XP Internet Connection Firewall ...
    (microsoft.public.windowsxp.network_web)
  • Re: Compatability with XP Pro and Home Networking
    ... In a Workgroup environment: ... By default this is turned on in XP Pro and MCE. ... I just bought a Toshiba A105 laptop with XP MCE installed. ... When I go to "Other Places" under Network Connections and select My Network ...
    (microsoft.public.windows.mediacenter)
  • Workgroupt is not accessible
    ... The only network connection with the ... Even when it accesses the workgroup, ... >firewalls while troubleshooting. ... >Windows XP Internet Connection Firewall ...
    (microsoft.public.windowsxp.network_web)

Loading