Ask a Question related to Windows Networking, Design and Development.
-
Micho #1
Problem with working in workgroup
I hava a computer with Windows XP Professional. I think I
set my LAN Network corectly, but I cannot browse
Workgroup. I can only START---> RUN ---> \\10.120.32.100
(some IP addrwss) .Other computers in my Workgroup do non
see my computer , but they can START---> RUN --->
\\10.120.32.200 (my IP address). In this way Ican share
resources , but I think something in not OK !
Any ideas ?
Micho Guest
-
Problem with Workgroup
I hava a computer with Windows XP Professional. I think I set my LAN Network corectly, but I cannot browse Workgroup. In my LAN there is no domain... -
Workgroup Problem, Please HELP
I have three PC's on one workgroup and wireless router. Two of the units are wired to the router and can see the network and other PC's. One... -
File sharing works on one workgroup pc but not on other workgroup pc. Please help.
In article <4a99a1f6.0307081155.5d420b63@posting.google.com>, phrank_phrank@hotmail.com (Frank) wrote: The "out of memory" message is probably... -
XP workgroup problem
Hi Probably I goofed up something but haven't a clue what or to undo it. For some reason I get the message: HOME is not accessible. You... -
Networking-Workgroup Not working
Computer 1: Desktop running XP Pro Computer 2: Laptop running XP Pro Computer 3: New Desktop running XP Pro Connection: LAN Cable through a... -
Blue Ice #2
Re: Problem with working in workgroup
What is your subnetmask?
"Micho" <micho@eurobank.bg> wrote in message
news:085e01c34b85$0a68cdc0$a501280a@phx.gbl...> I hava a computer with Windows XP Professional. I think I
> set my LAN Network corectly, but I cannot browse
> Workgroup. I can only START---> RUN ---> \\10.120.32.100
> (some IP addrwss) .Other computers in my Workgroup do non
> see my computer , but they can START---> RUN --->
> \\10.120.32.200 (my IP address). In this way Ican share
> resources , but I think something in not OK !
> Any ideas ?
Blue Ice Guest
-
Steve Winograd [MVP] #3
Re: Problem with working in workgroup
In article <085e01c34b85$0a68cdc0$a501280a@phx.gbl>, "Micho"
<micho@eurobank.bg> wrote:Make sure that NetBIOS over TCP/IP is enabled:>I hava a computer with Windows XP Professional. I think I
>set my LAN Network corectly, but I cannot browse
>Workgroup. I can only START---> RUN ---> \\10.120.32.100
>(some IP addrwss) .Other computers in my Workgroup do non
>see my computer , but they can START---> RUN --->
>\\10.120.32.200 (my IP address). In this way Ican share
>resources , but I think something in not OK !
>Any ideas ?
1. Open the Network Connections folder.
2. Right click the local area network connection and click Properties.
3. Double click Internet Protocol (TCP/IP).
4. Click Advanced.
5. Click WINS.
6. Click the Enable NetBIOS Over TCP/IP button.
--
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
[url]http://mvp.support.microsoft.com[/url]
Steve Winograd [MVP] Guest
-
Micho #4
Re: Problem with working in workgroup
I deinstalled all protocols exept TCP/IP , enabled
NETBIOS over TCP/IP, and disabled firewals, but the
problem still presist. The exact message I have received
is : "The list of servers for this workgroup is not
currently available"$a501280a@phx.gbl>, "Micho">-----Original Message-----
>In article <085e01c34b85$0a68cdc0I><micho@eurobank.bg> wrote:>>I hava a computer with Windows XP Professional. I think\\10.120.32.100>>set my LAN Network corectly, but I cannot browse
>>Workgroup. I can only START---> RUN --->non>>(some IP addrwss) .Other computers in my Workgroup doclick Properties.>>>see my computer , but they can START---> RUN --->
>>\\10.120.32.200 (my IP address). In this way Ican share
>>resources , but I think something in not OK !
>>Any ideas ?
>Make sure that NetBIOS over TCP/IP is enabled:
>
>1. Open the Network Connections folder.
>2. Right click the local area network connection andgroup>3. Double click Internet Protocol (TCP/IP).
>4. Click Advanced.
>5. Click WINS.
>6. Click the Enable NetBIOS Over TCP/IP button.
>--
>Best Wishes,
>Steve Winograd, MS-MVP (Windows Networking)
>
>Please post any reply as a follow-up message in the newsquestions>for everyone to see. I'm sorry, but I don't answer>addressed directly to me in E-mail or news groups.
>
>Microsoft Most Valuable Professional Program
>[url]http://mvp.support.microsoft.com[/url]
>.
>Micho Guest
-
Micho #5
Re: Problem with working in workgroup
My subnetwork is 255.255.254.0 . I deinstalled all
protocols exept TCP/IP , enabled NETBIOS over TCP/IP, and
disabled firewals, but the problem still presist. The
problem steel presist !
think I>-----Original Message-----
>What is your subnetmask?
>
>"Micho" <micho@eurobank.bg> wrote in message
>news:085e01c34b85$0a68cdc0$a501280a@phx.gbl...>> I hava a computer with Windows XP Professional. I\\10.120.32.100>> set my LAN Network corectly, but I cannot browse
>> Workgroup. I can only START---> RUN --->non>> (some IP addrwss) .Other computers in my Workgroup do>>> see my computer , but they can START---> RUN --->
>> \\10.120.32.200 (my IP address). In this way Ican share
>> resources , but I think something in not OK !
>> Any ideas ?
>
>.
>Micho Guest
-
Steve Winograd [MVP] #6
Re: Problem with working in workgroup
In article <013801c34c28$25555ce0$a001280a@phx.gbl>, "Micho"
<micho@eurobank.bg> wrote:Run "ipconfig /all" and look at the "Node Type" at the beginning of>I deinstalled all protocols exept TCP/IP , enabled
>NETBIOS over TCP/IP, and disabled firewals, but the
>problem still presist. The exact message I have received
>is : "The list of servers for this workgroup is not
>currently available"
the output. If it says "Peer-to-Peer", that's probably the problem.
It means that the computer only uses a WINS server (which,
paradoxically, isn't available in 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\Parame ters
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 the section on "NodeType" in this Microsoft Knowledge
Base article:
TCP/IP and NBT Configuration Parameters for Windows XP
[url]http://support.microsoft.com/default.aspx?scid=kb;en-us;314053[/url]
--
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
[url]http://mvp.support.microsoft.com[/url]
Steve Winograd [MVP] Guest



Reply With Quote

