Got TCP/IP connection, but no file sharing!?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have two PC's (1 wxp and 1 wxp-pro) connected via ethernetcable. Via fixed
IP-adresses (192.168.0.1 on wxp and 192.168.0.2 on wxp-pro) I can get to
Internet and play games on both via TCP/IP - LAN (Pinging to each other is OK)

However I do not succeed to see the other PC on both to share files.


Who can help me on this issue?

Wotsie
 
I have two PC's (1 wxp and 1 wxp-pro) connected via ethernetcable. Via fixed
IP-adresses (192.168.0.1 on wxp and 192.168.0.2 on wxp-pro) I can get to
Internet and play games on both via TCP/IP - LAN (Pinging to each other is OK)

However I do not succeed to see the other PC on both to share files.


Who can help me on this issue?

Wotsie

Wotsie,

Does either computer have a personal firewall? Misconfigured firewalls are a
common cause for this problem.

If that's not it, check for a browser conflict between the two computers. I"m
not talking about Internet Explorer here. The browser is the program that
allows any computer to see any other computer on the LAN. With a 2 computer
LAN, you need the browser running on just 1, or conflicts like yours will
happen.

Make sure the browser service is running on only 1 of the WinXP computers.
Control Panel - Administrative Tools - Services. Verify that the Computer
Browser, and the TCP/IP NetBIOS Helper, services both show with Status =
Started. Stop, and Disable the browser on the other computer.

After checking / disabling / enabling as above, power both computers off to
reset the browser settings on each. Once both computers have been powered off,
power them back on.

The Microsoft Browstat program will show us what browsers (I'm not talking about
Internet Explorer here) you have in your domain / workgroup, at any time.
http://support.microsoft.com/?id=188305

You can download Browstat from either:
<http://www.dynawell.com/reskit/microsoft/win2000/browstat.zip>
<http://rescomp.stanford.edu/staff/manual/rcc/tools/browstat.zip>

Browstat is very small (40K), and needs no install. Just unzip the downloaded
file, copy browstat.exe to any folder in the Path, and run it from a command
window, by "browstat status". Make sure all computers list the same master
browser.
For more information about the browser subsystem (very intricate), see:
http://support.microsoft.com/?id=188001
http://support.microsoft.com/?id=188305
http://support.microsoft.com/?id=231312
<http://www.microsoft.com/technet/prodtechnol/winntas/deploy/prodspecs/ntbrowse.mspx>
<http://www.microsoft.com/technet/archive/win95/w95brows.mspx>

The browser requires anonymous access, so look at registry key
[HKLM\System\CurrentControlSet\Control\Lsa], value restrictanonymous.
<http://www.microsoft.com/windows200...2000/techinfo/reskit/en-us/regentry/46688.asp>
<http://www.jsifaq.com/subf/tip2600/rh2625.htm>
http://support.microsoft.com/?id=246261
http://support.microsoft.com/?id=296403

The above articles refer to Windows 2000. Remember WinXP is NT V5.1, and Win2K
is NT V5.0.

Have you used the Registry Editor before? If not, it's a scary tool, but it's
pretty simple once you get used to it. Here are a couple articles that might
help:
<http://www.microsoft.com/windowsxp/...home/using/productdoc/en/tools_regeditors.asp>
<http://www.annoyances.org/exec/show/registry>

Just remember to backup the key (create a registry patch) for
[HKLM\System\CurrentControlSet\Control\Lsa] before making any changes, if
appropriate.

--
Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
My email is AT DOT
actual address pchuck sonic net.
 
Thanks Chuck,

that was helpfull. Now I can share files on the one PC that both Computer
Browser, and TCP/IP NetBIOS Helper services have Status = Started. Sharing
file on the PC that has disabled these services is not possible yet, probably
due to the fact that this PC has a corporateroot domain that should give
admission rights.
I have not figured that out yet, maybe you have a quick solution?

Wotsie

Chuck said:
I have two PC's (1 wxp and 1 wxp-pro) connected via ethernetcable. Via fixed
IP-adresses (192.168.0.1 on wxp and 192.168.0.2 on wxp-pro) I can get to
Internet and play games on both via TCP/IP - LAN (Pinging to each other is OK)

However I do not succeed to see the other PC on both to share files.


Who can help me on this issue?

Wotsie

Wotsie,

Does either computer have a personal firewall? Misconfigured firewalls are a
common cause for this problem.

If that's not it, check for a browser conflict between the two computers. I"m
not talking about Internet Explorer here. The browser is the program that
allows any computer to see any other computer on the LAN. With a 2 computer
LAN, you need the browser running on just 1, or conflicts like yours will
happen.

Make sure the browser service is running on only 1 of the WinXP computers.
Control Panel - Administrative Tools - Services. Verify that the Computer
Browser, and the TCP/IP NetBIOS Helper, services both show with Status =
Started. Stop, and Disable the browser on the other computer.

After checking / disabling / enabling as above, power both computers off to
reset the browser settings on each. Once both computers have been powered off,
power them back on.

The Microsoft Browstat program will show us what browsers (I'm not talking about
Internet Explorer here) you have in your domain / workgroup, at any time.
http://support.microsoft.com/?id=188305

You can download Browstat from either:
<http://www.dynawell.com/reskit/microsoft/win2000/browstat.zip>
<http://rescomp.stanford.edu/staff/manual/rcc/tools/browstat.zip>

Browstat is very small (40K), and needs no install. Just unzip the downloaded
file, copy browstat.exe to any folder in the Path, and run it from a command
window, by "browstat status". Make sure all computers list the same master
browser.
For more information about the browser subsystem (very intricate), see:
http://support.microsoft.com/?id=188001
http://support.microsoft.com/?id=188305
http://support.microsoft.com/?id=231312
<http://www.microsoft.com/technet/prodtechnol/winntas/deploy/prodspecs/ntbrowse.mspx>
<http://www.microsoft.com/technet/archive/win95/w95brows.mspx>

The browser requires anonymous access, so look at registry key
[HKLM\System\CurrentControlSet\Control\Lsa], value restrictanonymous.
<http://www.microsoft.com/windows200...2000/techinfo/reskit/en-us/regentry/46688.asp>
<http://www.jsifaq.com/subf/tip2600/rh2625.htm>
http://support.microsoft.com/?id=246261
http://support.microsoft.com/?id=296403

The above articles refer to Windows 2000. Remember WinXP is NT V5.1, and Win2K
is NT V5.0.

Have you used the Registry Editor before? If not, it's a scary tool, but it's
pretty simple once you get used to it. Here are a couple articles that might
help:
<http://www.microsoft.com/windowsxp/...home/using/productdoc/en/tools_regeditors.asp>
<http://www.annoyances.org/exec/show/registry>

Just remember to backup the key (create a registry patch) for
[HKLM\System\CurrentControlSet\Control\Lsa] before making any changes, if
appropriate.

--
Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
My email is AT DOT
actual address pchuck sonic net.
 
Thanks Chuck,

that was helpfull. Now I can share files on the one PC that both Computer
Browser, and TCP/IP NetBIOS Helper services have Status = Started. Sharing
file on the PC that has disabled these services is not possible yet, probably
due to the fact that this PC has a corporateroot domain that should give
admission rights.
I have not figured that out yet, maybe you have a quick solution?

Wotsie

Wotsie,

Sharing files on both computers (and being able to see both from each other)
should work. I've dealt with this issue a lot in the past couple years. Please
describe in more detail what problem you're seeing, and what exactly you're
trying to do.

--
Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
My email is AT DOT
actual address pchuck sonic net.
 
Chuck,

This subject has come up a number of times and you have provided these
references before - which I've read through a good deal of them and their
hyper-links. No where can I find that having the Computer Browser Service
enabled on *all* the computers in the network will create a problem - but
let me refine that.

Most of the questions asked here, mine included, have been for small home or
business networks - typically with fewer than 10 systems connected. In one
small network that I help maintain, it is a simple peer-to-peer network, all
running WinXP Home (soon to change to Pro). Each system has the Computer
Browser and TCP/IP NetBIOS Helper running (Started...Auto).

I do a "browstat status" and it finds 8 systems, one identified as the
master and the others as backup. I can browse the network via Explorer and
see all the shares etc. One problem I am having is occasionally, a mapped
drive will have a red X on it. After much research, I find that this is a
known problem in SP-1 and that SP-2 will supposedly fix that. We are
running 3 systems with SP-2, the rest are yet to be upgraded.

So I have been looking for anything in the MS KB that states, all but one
system in a small network should have those services turned off. All I find
is a statement like the following:

"Unless the server is specifically configured to never be a browser, the
Microsoft networking browser service starts automatically when the computer
starts, and the server announces itself on the networking using the special
NetBIOS name <DOMAIN><1e>."

The above is from one of the articles you suggested but it is all about
large networks, with multiple servers etc. I can't find a reference that
states - turn those services off - and I've been looking, so is your advice
based on personal experience that it's best to configure it that way, or did
I miss reading it somewhere along the line?

This may be one of those answers that are not explicitly stated anywhere and
plain old experience or "Try this and see what happens" is the real answer.
Can you shed any more light on this?

Thank you,

Bob S.


Chuck said:
I have two PC's (1 wxp and 1 wxp-pro) connected via ethernetcable. Via fixed
IP-adresses (192.168.0.1 on wxp and 192.168.0.2 on wxp-pro) I can get to
Internet and play games on both via TCP/IP - LAN (Pinging to each other is OK)

However I do not succeed to see the other PC on both to share files.


Who can help me on this issue?

Wotsie

Wotsie,

Does either computer have a personal firewall? Misconfigured firewalls are a
common cause for this problem.

If that's not it, check for a browser conflict between the two computers. I"m
not talking about Internet Explorer here. The browser is the program that
allows any computer to see any other computer on the LAN. With a 2 computer
LAN, you need the browser running on just 1, or conflicts like yours will
happen.

Make sure the browser service is running on only 1 of the WinXP computers.
Control Panel - Administrative Tools - Services. Verify that the Computer
Browser, and the TCP/IP NetBIOS Helper, services both show with Status =
Started. Stop, and Disable the browser on the other computer.

After checking / disabling / enabling as above, power both computers off to
reset the browser settings on each. Once both computers have been powered off,
power them back on.

The Microsoft Browstat program will show us what browsers (I'm not talking about
Internet Explorer here) you have in your domain / workgroup, at any time.
http://support.microsoft.com/?id=188305

You can download Browstat from either:
<http://www.dynawell.com/reskit/microsoft/win2000/browstat.zip>
<http://rescomp.stanford.edu/staff/manual/rcc/tools/browstat.zip>

Browstat is very small (40K), and needs no install. Just unzip the downloaded
file, copy browstat.exe to any folder in the Path, and run it from a command
window, by "browstat status". Make sure all computers list the same master
browser.
For more information about the browser subsystem (very intricate), see:
http://support.microsoft.com/?id=188001
http://support.microsoft.com/?id=188305
http://support.microsoft.com/?id=231312
<http://www.microsoft.com/technet/prodtechnol/winntas/deploy/prodspecs/ntbro
wse.mspx>
<http://www.microsoft.com/technet/archive/win95/w95brows.mspx>

The browser requires anonymous access, so look at registry key
[HKLM\System\CurrentControlSet\Control\Lsa], value restrictanonymous.
<http://www.microsoft.com/windows2000/techinfo/reskit/en-us/default.asp?url=
/windows2000/techinfo/reskit/en-us/regentry/46688.asp>
<http://www.jsifaq.com/subf/tip2600/rh2625.htm>
http://support.microsoft.com/?id=246261
http://support.microsoft.com/?id=296403

The above articles refer to Windows 2000. Remember WinXP is NT V5.1, and Win2K
is NT V5.0.

Have you used the Registry Editor before? If not, it's a scary tool, but it's
pretty simple once you get used to it. Here are a couple articles that might
<http://www.microsoft.com/windowsxp/home/using/productdoc/en/default.asp?url
=/windowsxp/home/using/productdoc/en/tools_regeditors.asp>
<http://www.annoyances.org/exec/show/registry>

Just remember to backup the key (create a registry patch) for
[HKLM\System\CurrentControlSet\Control\Lsa] before making any changes, if
appropriate.

--
Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
My email is AT DOT
actual address pchuck sonic net.
 
Chuck,

This subject has come up a number of times and you have provided these
references before - which I've read through a good deal of them and their
hyper-links. No where can I find that having the Computer Browser Service
enabled on *all* the computers in the network will create a problem - but
let me refine that.

Most of the questions asked here, mine included, have been for small home or
business networks - typically with fewer than 10 systems connected. In one
small network that I help maintain, it is a simple peer-to-peer network, all
running WinXP Home (soon to change to Pro). Each system has the Computer
Browser and TCP/IP NetBIOS Helper running (Started...Auto).

I do a "browstat status" and it finds 8 systems, one identified as the
master and the others as backup. I can browse the network via Explorer and
see all the shares etc. One problem I am having is occasionally, a mapped
drive will have a red X on it. After much research, I find that this is a
known problem in SP-1 and that SP-2 will supposedly fix that. We are
running 3 systems with SP-2, the rest are yet to be upgraded.

So I have been looking for anything in the MS KB that states, all but one
system in a small network should have those services turned off. All I find
is a statement like the following:

"Unless the server is specifically configured to never be a browser, the
Microsoft networking browser service starts automatically when the computer
starts, and the server announces itself on the networking using the special
NetBIOS name <DOMAIN><1e>."

The above is from one of the articles you suggested but it is all about
large networks, with multiple servers etc. I can't find a reference that
states - turn those services off - and I've been looking, so is your advice
based on personal experience that it's best to configure it that way, or did
I miss reading it somewhere along the line?

This may be one of those answers that are not explicitly stated anywhere and
plain old experience or "Try this and see what happens" is the real answer.
Can you shed any more light on this?

Thank you,

Bob S.

Bob,

In an enterprise (office) environment, you have dozens if not hundreds of
computers. You don't have to constantly turn the browser service on or off
here. How does that work, and why doesn't a workgroup environment work the same
way?

This is a subject that I have personally been thinking about for a while, and
wondering where all of these recommendations came from (not all of which I
originated BTW). I have been doing a bit of reading during the past week,
mainly of old posts here and in other forums. I think all of the facts can be
found in the Microsoft document that to which I again provide the link:
<http://www.microsoft.com/technet/prodtechnol/winntas/deploy/prodspecs/ntbrowse.mspx>

I'll probably allude to facts in the document, without re quoting anything, as I
am writing this ad-hoc.

In this discussion, a client is any computer accessing shared data on another
computer, and a server is any computer providing shared data to another
computer.

Please don't see my definitions of enterprise domain environment, and domestic
workgroup environment, as anything more than two examples. There are an
infinite number of possibilities that combine the many functions of the two,
which provide other considerations. Your 8 computer workgroup may well fall
between the two.

The browser provides a peer-peer directory of servers in a domain (workgroup).
In an actual enterprise domain, the domain controller (master authentication
server) generally acts as the master browser. The domain controller is always
online, and always accessible. There are major problems in a domain
environment, if the domain controller isn't available.

The domain controller functionality, and the browser functionality, both include
failover mechanisms, so there will always be a domain controller, and a master
browser, available if the server providing that functionality becomes
unavailable for any reason.

There are many differences between an enterprise domain environment, and a
domestic workgroup environment.

In an enterprise domain network, for instance:
1) The role of any computer, as a client or server, is very formal.
2) Servers are traditionally fixed in location, and stay connected.
3) Servers generally run a server operating system.
4) Servers typically don't need to know (see) the presence of their clients in
the domain (workgroup), in Network Neighborhood.
5) Servers typically don't need to know (see) the presence of other servers.
6) Clients typically don't need to know (see) the presence of other clients.
7) Clients typically only need to know (see) the presence of servers.
8) Clients typically don't become browsers, because there are usually at least
2 servers present on the domain, acting as browsers.

The master browser role, and the browser role, are generally chosen for a
computer running as the domain controller, and for a computer running a server
operating system.

Contrast all that with your typical home workgroup, where you have 2 or more
computers, all sharing data with each other in a web of shares.
1) The role of any computer, as a client or a server, is casual and mixed.
2) Some computers, wirelessly connected, may move around.
3) Most computers run a client operating system, though acting as servers.
4) All computers need to know (see) the presence of other computers in Network
Neighborhood.
5) All computers become browsers, unless otherwise configured.
6) Many computers are casually disconnected from the network, or turned off, at
the whim of the owner.
7) Many servers have software or settings changes made at the whim of the
owner, which may hamper performance as a client or as a server.

The master browser will be one of the workgroup computers, and be subject to the
treatment of a workgroup computer.

Regardless of all of the above considerations, there is expected to always be a
master browser in any workgroup (domain). Always being a relative term, subject
to the browsers checking for a master browser periodically, not every second.

Short of there being a domain controller in your workgroup (there won't be), or
a computer running a server operating system (there won't necessarily be), the
server chosen to be the master browser will probably be the server that's been
up the longest (not necessarily online the longest).

Anytime that a browser server realises that there is no master browser present
on the domain, the browser is authorised to hold an election to determine a new
master browser.

What happens if any server loses contact with another? If a browser server
loses contact with the master browser, it may elect itself a master browser.
This gives you a workgroup (domain) with 2 master browsers, neither able to see
the other. This is where many browser problems start, though there are an
almost infinite number of variations on this theme.

I'll post at least this much additional material next time, based upon your
questions (please ask questions, I didn't write this purely for myself), and
based upon what's still in my head.

I hope that this is of interest to you, and that it's readable.

--
Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
My email is AT DOT
actual address pchuck sonic net.
 
Chuck,

Wow....! Ask for a little light and I got a beam you could spot stars
with....;-)

Your explanations certainly are *enlightening* and your response is a good
summary of the referenced material which I've been reading through. Your
post clarified some points that were not so clear before, such as the
delineation between enterprise and small network components which puts
things more in perspective from a services standpoint. For those that don't
have experience in medium to large networks (me...) your explanations have
helped in clarifying some of the MS papers which mainly cover enterprise
networks.

So..... I guess the answer for whether the Computer Browser service should
be enabled or not is..... "Turn it off if you're having a problem and see if
it clears the problem..." Which logically leads to - (in a small
peer-to-peer network), the Computer Browser service should be enabled on all
systems.

So many options....so little time....

Appreciate your time and effort in helping to clarify this, not only for me
but to others that may be reading this from the archives later.

Thank you,

Bob S.
 
Chuck

The WXPpro is a business laptop that I connect at home on a WXPhome laptop.
The PRO pc is a client of domain "corporateroot", the Home pc of workgroup
MSHome. I use static IP, i.e. 192.168.0.2 for PRO and ...0.1 for Home.
Pinging both allways was succesfull.

On your suggestions I looked at my Sygate Firewall on Home first, that I
changed from Normal to Allow all. Did not work-out, changed it back to Normal.
Then I disabled Computer Browser service on PRO, didnot work either.
Finally I added a rule in Sygate on Home allowing all trafic from ethernet
adapter.
This allowed me to see shared Home-folders on Pro (I mapped the Z drive in
Explorer for my documents on Home).

When I try to map a drive to "\\192.168.0.2\My Documents" in Explorer on Home
the result is that it can't make a connection cos I got message (in Dutch)
"there are no servers available for connection".

So I am stuck Chuck :(
 
Chuck

The WXPpro is a business laptop that I connect at home on a WXPhome laptop.
The PRO pc is a client of domain "corporateroot", the Home pc of workgroup
MSHome. I use static IP, i.e. 192.168.0.2 for PRO and ...0.1 for Home.
Pinging both allways was succesfull.

On your suggestions I looked at my Sygate Firewall on Home first, that I
changed from Normal to Allow all. Did not work-out, changed it back to Normal.
Then I disabled Computer Browser service on PRO, didnot work either.
Finally I added a rule in Sygate on Home allowing all trafic from ethernet
adapter.
This allowed me to see shared Home-folders on Pro (I mapped the Z drive in
Explorer for my documents on Home).

When I try to map a drive to "\\192.168.0.2\My Documents" in Explorer on Home
the result is that it can't make a connection cos I got message (in Dutch)
"there are no servers available for connection".

So I am stuck Chuck :(

Toosje,

The "My Documents" folder is part of the system, which means you need
administrative access. With Simple File Sharing, you can't access shared
folders "C:\Program Files", "C:\Windows", or "My Documents" across the network.

So you'll never be able to see those folders on the XP Home laptop from the XP
Pro laptop. Going the other way should work, though.

On the XP Pro computer, disable Simple File Sharing (Control Panel - Folder
Options - View - Advanced settings).

On XP Pro with SFS disabled, check the Local Security Policies (Control Panel -
Administrative Tools). Under Local Policies - Security Options, look at
"Network access: Sharing and security model", and ensure it's set to "Classic -
local users authenticate as themselves".

Finally, setup and use a common non-Guest account, with an identical, non-blank
password on all computers.

--
Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
My email is AT DOT
actual address pchuck sonic net.
 
Chuck,

Wow....! Ask for a little light and I got a beam you could spot stars
with....;-)

Your explanations certainly are *enlightening* and your response is a good
summary of the referenced material which I've been reading through. Your
post clarified some points that were not so clear before, such as the
delineation between enterprise and small network components which puts
things more in perspective from a services standpoint. For those that don't
have experience in medium to large networks (me...) your explanations have
helped in clarifying some of the MS papers which mainly cover enterprise
networks.

So..... I guess the answer for whether the Computer Browser service should
be enabled or not is..... "Turn it off if you're having a problem and see if
it clears the problem..." Which logically leads to - (in a small
peer-to-peer network), the Computer Browser service should be enabled on all
systems.

So many options....so little time....

Appreciate your time and effort in helping to clarify this, not only for me
but to others that may be reading this from the archives later.

Thank you,

Bob S.

Bob,

You sort of got the points. But to be specific:
1) Diagnose the problem before making changes to the browser infrastructure.
As I said, the complaint "I can't always see all of the computers from every
computer" is a good symptom of a browser conflict. Browstat, which only works
on Windows NT systems, is a good diagnostic tool here.
2) It is best to run the browser service on any wired server on the LAN, and
let the browser subsystem elect a master browser as necessary.
3) If you have a small LAN with no computers running a server OS, all servers
are potential master browsers. If you take any server offline, and it is
powered up, you need to power it off before reconnecting it (or at least restart
it while reconnecting it). Or be prepared to diagnose browser conflicts.
4) If you have a small LAN with no computers running a server OS, and any of
the servers are wirelessly connected, disable the browser service on all
wirelessly connected servers. Or be prepared to diagnose browser conflicts.

--
Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
My email is AT DOT
actual address pchuck sonic net.
 
Chuck,

Some excellent points to squirrel away and remember. One would think that
MS could be as clear and concise in their writing - but that's a whole
'nuther matter...

Thank you,

Bob S.
 
Chuck,

I want to show my great appreciation for you helping me (and apparently
others) to resolve my home network sharing problems. All does work out fine
and I can see both PC's directories on both.
I will print your remedies for future use in case I mess it up accidently.

Thanks again !

Toosje
 
Chuck,

I want to show my great appreciation for you helping me (and apparently
others) to resolve my home network sharing problems. All does work out fine
and I can see both PC's directories on both.
I will print your remedies for future use in case I mess it up accidently.

Thanks again !

Toosje

Toosje,

That's good news! Thanks for letting us know, and thanks for your feedback!

--
Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
My email is AT DOT
actual address pchuck sonic net.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top