 |
|
 |
|
Junior Member
Join Date: Apr 2009
Posts: 18
Rep Power: 0 
|
|
 |
|
 |
|
 |
|
 |
|
 |
|
 |
|
Turn off any firewalls for fixing it. If the firewall is the problem, then you'll have to configure it to permit access to "trusted zone" addresses. Also remember that some of the firewalls must be totally uninstalled for stopping them from disturbing your networking.
Hold the Windows key and press R, then type CMD to open a command prompt.
In the command prompt window that opens, type the subsequent commands:
PING each remote computer by IP address, and if successful, PING by name. Open a command prompt as described above and type.
PING <ip address>
or
PING <computer name>
Where:
<ip address> - is the x.x.x.x IP address
<computer name> - is the computer name
A crash to PING is almost forever a firewall configuration concern. Any crash to PING wants to be corrected before you go any beyond. Also check your Services are Started on all the PCs or not. The easiest way for finding is by checking in Control Panel, Administrative Tools, and Services.
All the services must be started, and their startup type should be automatic in computer. If a service is not running, then open its properties and check its addiction. Also verify that each of the dependencies and see which one is avoiding the service from running. Checking the event log is also a good idea here, there may be clues to what is weakening. All the computers must be in the similar workgroup for computer browsing to function it appropriately. File & Print Sharing has to be enabled on any computer you desire to share files or printers from. You also require truly sharing of the resource in question from My Computer, right clicking on the drive/printer/folder, and finally selecting the sharing option.
If you coming across the complexity of accessing the computers that are visible in Network Places, also make sure the computer is being right to use who has an account with the same name/password as the system connecting to it uses to login. While the default NetBIOS setting is accurate for normal network configurations, it's likely for it to be changed, and it costs not anything to make certain it's correct. You can also open a command prompt as illustrated over and type the subsequent command: nbtstat -n. This will exhibit the status of NetBIOS or specify it's not been configured.
|
|
 |
|
 |
|
|
 |
|
 |
|