Hello Madhur,
Please see my comments inline below... (and accept my apology for all
the detail...)
Kenneth said:
[snip]
Hello again,
I just tried pinging by "name" rather than IP address and got a
bit of a surprise.
If I enter "ping joe" it fails, and displays an IP address that is
NOT correct for Joe's system.
Why might that occur, that is, why might the system name not be
associated with the correct system IP address?
This normally occurs when a wrong entry has been made in the hosts
file. Open the *%systemroot%\system32\drivers\etc\hosts* file in
notepad and delete all lines except this:
127.0.0.1 localhost
HTH
Hello again Madhur,
I am now having another problem that I assume is related:
My network mappings no longer seem to work.
If I remove a mapping, and then try to rebuild it, here is what
happens:
If I enter the remote system as \\server\filename I get the error
that it is not available.
If I attempt to browse to it, I click "Entire Network" and the system
displays "Microsoft Windows Network." Then if I expand, it correctly
displays our Workgroup ("Office"). But then, if I click the "+" or
right click to Open, or Explore, I get the error "Office is not
accessible. The list of servers for this workgroup is not currently
available."
I then tried to reboot, but that did not help...
Might you suggest a next step to sort this out?
Very sincere thanks,
Hello yet again Madhur,
I researched my problem on the MSKB, and came up with what I thought
would help. I found that though I am using dynamic IP address
assignments, some of the systems did not have "Use NetBIOS setting
from the DHCP server" checked. I checked that setting, and re-booted
each machine.
As it turned out, that did not "fix" my problem, but it did change it.
Now, when I click on "Entire Network" and drop it down, it displays,
Microsoft Windows Network, and then "Office" (our workgroup.)
But, when I double click on Office, I get the error: "Office is not
accessible. The network path was not found."
This problem can be due to disabled File and Printer Sharing. See in your
network properties that it is *Installed and Checked*.
On system "A" I did have File and Printer sharing installed and
checked. Because I thought it might be corrupted, I removed it,
rebooted, and then reinstalled it.
Now, I am still unable to open files on system "A" from system "B". I
can open files on "A" from system "C" or "D" however.
Also make sure that common username and passwords acounts exist in the
machines.
Everything with regard to Users and Passwords looks fine...
The output of *nbtstat -a <computername>* should include 20 in the TYPE
field as in:
Name Type Status
---------------------------------------------
MADHUR <00> UNIQUE Registered
MADHUR <20> UNIQUE Registered
OSWAL <00> GROUP Registered
OSWAL <1E> GROUP Registered
OSWAL <1D> UNIQUE Registered
..__MSBROWSE__.<01> GROUP Registered
MAC Address = 00-08-A1-5F-A7-D6
When I run NBTSTAT -a "A" I get the proper result as you display
above.
Also, what do you get when you do *net view \\compname*
When I run Net View, I get "System Error 53 The network path was not
found"
I shut down the firewall on system "A".
Right now, when I ping system "A" from system "B" by name or by IP
address it succeeds.
I then went to system "A" and tried to ping system "B". When trying by
IP address, it times out. When trying using the name of system "B" it
give "Unknown Host" error.
But then it got more weird.
I went back to system "B" and tried to ping "A" again. Now, ping
succeeds when I enter the IP address of "A", but when I enter the name
of "A" I get "Unknown Host." Absolutely nothing had changed on either
system between these two efforts.
About three minutes later, I tried again. Now, when I ping system "A"
from system "B" by name, or by IP address, it succeeds once again.
Because both versions of pinging "A" succeeded, I tried again to
"open" system "A" by browsing from system "B". I got the now familiar
error "A" is not accessible. The network path was not found.
I then went to system "C" and using exactly the same technique
attempted to browse files on system "A". They opened immediately.
Then, from system "C" I tried to browse system "B" but, to my
surprise, I could not. I got the error "The network path was not
found." Based on my earlier experience, I uninstalled, then
reinstalled File & Printer Sharing. With that, I could browse files on
"B" from "C". Of course, I immediately tried to browse "A" from "B",
but it still does not work. I got the "The network path was not found"
error.
When I try to browse files on "B" from "A" I get the same error.
Since you are not using WINS server on your network, this is probably an
either firewall issue or a *Master Browser contention issue*.
* Make sure that NetBIOS is enabled in each PC and any firewall is disabled.
* All are in same subnet since, hubs do not broadcast between hubs.
* All are in same workgroup
I assume that enabling NetBios means having File and Printer Sharing
enabled. Is that correct?
All systems are on the same subnet (255.255.255.0)
All systems are in the same workgroup (OFFICE).
As before, I am most appreciative of your help,