I am able to ping a computer in the network but not able to access the share folder in the computer.
locked by Chris S♦ Apr 19 at 23:27
This question exists because it has historical significance, but it is not considered a good, on-topic question for this site, so please do not use it as evidence that you can ask similar questions here. This question and its answers are frozen and cannot be changed. More info: FAQ.
|
ICMP/Ping and shared drives have different access rules and settings on a host. By testing ICMP/Ping and getting a response from the host, you're only verifying the computer is responding to network calls (through the ICMP protocol). Now check your shared folder settings since these might not be setup properly. You should always include what Operating System when you have the question, also include your sharing method, as there are many methods of sharing folders. Ah, Windows 2003... Test the share from the same server \Name and see if this opens properly, also double check your folder share privileges to the user account trying to access the resource (shared folder). Another thing to try would be to check the server event logs and see if there are any errors pertaining to sharing or the server service. |
||||
|
|
Also try using the command line to force specific credentials:
It should prompt you for the password. |
|||
|
|
|
One step up from PING is to see if you can get to the box via NetBIOS (over TCP/IP). My steps usually are:
PortQueryUI can be used to check ports also. If ports are open, perhaps "can't access it" is really a security thing; check AD account ok, security messages in event logs. |
|||
|
|
|
you probably turned on a firewall rule by mistake... or when u said \name it asked you password and you closed the window that asks you the password.. if so, only problem you have is to get that window back (log out, and log in and do \name) or check your firewall. |
|||
|
|
|
You can try open shared folder using ip address instead of computer name, \\IP_Aadres\SherdFolder Where is Ip_adress of inforamt like 192.186.0.1 |
|||
|
|
|
ideally you want to disable simple file sharing
and right down the bottom untick the use simple file sharing this will give you more control. then go to the firewall and tick allow file and printer sharing and voila fixed |
|||
|
|