Re: Network and XP
From: Steve Winograd [MVP] (winograd_at_pobox.com)
Date: 11/30/04
- Next message: Steve Winograd [MVP]: "Re: Logon Failure"
- Previous message: murraymr: "Re: Network and XP"
- In reply to: murraymr: "Re: Network and XP"
- Next in thread: murraymr: "Re: Network and XP"
- Reply: murraymr: "Re: Network and XP"
- Reply: murraymr: "Re: Network and XP"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Nov 2004 03:54:06 -0700
In article <8F32A1FF-BF9C-4F05-B96C-04AAC4DE18E5@microsoft.com>,
"murraymr" <murray(removethis)@geodesia.com> wrote:
>May I report on the result of the tests you requested: -
>1.\\'computername - Windows cannot find
>2. Ping computername - cannot find
>3. Ping address - successful
>
>All PCs on the LAN are running WinXP Pro at Service Pack 2, with file and
>printer sharing enabled (in the firewall as well).
>Both the user accounts with administrator status exist on both the printer
>host PC and my work PC.
>In 'My Network Places' viewing workgroup computers displays the four PCs
>currently powered up on the LAN, including my work PC.
>It is still not possible to add the printer to my work PC, even with the
>firewall off on the host PC. The 'Add a printer' process shows the workgroup
>and the printer host PC but does not show the printer.
Thanks for the report. I should have asked you to make one more test:
\\IP-address
When computer access by IP address succeeds but computer access by
name fails, it indicates a problem with NetBIOS name resolution.
These tips should help fix the problem:
1. Make sure that NetBIOS over TCP/IP is enabled on all computers, as
shown here:
Enable NetBIOS Over TCP/IP (NetBT)
http://www.practicallynetworked.com/sharing/troubleshoot/netbt.htm
4. Run "ipconfig /all" on the XP computers and look at the "Node Type"
at the beginning of the output. If it says "Peer-to-Peer" (which
should actually be "Point-to-Point") that's the problem. It means
that the computer only uses a WINS server, which isn't available on a
peer-to-peer network, for NetBIOS name resolution.
If that's the case, run the registry editor, open this key:
HLM\System\CurrentControlSet\Services\Netbt\Parameters
and delete these values if they're present:
NodeType
DhcpNodeType
Reboot, then try network access again.
If that doesn't fix it, open that registry key again, create a DWORD
value called "NodeType", and set it to 1 for "Broadcast" or 4 for
"Mixed".
For details, 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
- Next message: Steve Winograd [MVP]: "Re: Logon Failure"
- Previous message: murraymr: "Re: Network and XP"
- In reply to: murraymr: "Re: Network and XP"
- Next in thread: murraymr: "Re: Network and XP"
- Reply: murraymr: "Re: Network and XP"
- Reply: murraymr: "Re: Network and XP"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|