Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Networking Forum > Networking Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Networking Support General Networking Support Forum

Reply
 
LinkBack Thread Tools
Old 08-07-2008, 06:31 AM   #1 (permalink)
Registered User
 
Join Date: Jun 2006
Posts: 8
OS: XP


Send a message via MSN to AtomFun Send a message via Skype™ to AtomFun
Lost Shares - Any Ideas?

Hi guys,

This is a strange one.

I have about 4 PCs in my home all wired to a broadband modem router and each enjoys an internet connection.

I USED to be able to view the shared drives & folders on each of the PCs from any of the other PCs - no problem. Now, I've lost one of the computers, a laptop running XP Pro is simply inaccessible! I can't see the shared folders or drives on this laptop, in fact, I can't see the computer in 'My Computers' within the workgroup!

All PC's are using the same workgroup, printer and file sharing is enabled on all and as an exception in the XP firewall.

From the laptop I can use the internet, I can ping any of the other PCs but I can't 'see' any of the other PCs or their shares.

From the other PCs I can ping the laptop but it can't be seen!!

I've tried changing the workgroup name, restarting the PC and changing it back again & restarting again. I've tired using a fixed IP for the Laptop as well as one obtained from the router but nothing seems to correct the problem! Really strange!

Does anyone have any suggestions?

Cheers

John
AtomFun is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 08-08-2008, 08:49 AM   #2 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,921
OS: Windows 7, XP-Pro, Vista, Linux


Blog Entries: 1
Re: Lost Shares - Any Ideas?

Can you ping the laptop by name? If not, that's the first issue. Let's see this for the laptop and one of the working computers.



Hold the Windows key and press R, then type CMD to open a command prompt:

In the command prompt window that opens, type type the following commands, one at a time, followed by the Enter key:

Note that there is a space before the -n or the /ALL, but there is NOT a space after the - or / in the following commands.

NBTSTAT -n

IPCONFIG /ALL


Right click in the command window and choose Select All, then hit Enter.
Paste the results in a message here.

If you are on a machine with no network connection, use a floppy, USB disk, or a CD-RW disk to transfer a text file with the information to allow pasting it here.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-08-2008, 09:42 AM   #3 (permalink)
Registered User
 
Join Date: Jun 2006
Posts: 8
OS: XP


Send a message via MSN to AtomFun Send a message via Skype™ to AtomFun
Re: Lost Shares - Any Ideas?

Thanks JOHNWILL for the reply.

Firstly, I can ping the laptop by IP but not by name!

Follows are the results from the laptop command screen:
C:\DOCUME~1\JOHNCO~1>nbtstat -n
Failed to access NetBT driver -- NetBT may not be loaded

C:\DOCUME~1\JOHNCO~1>


Obviously a problem there!

C:\DOCUME~1\JOHNCO~1>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : akoya
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Wireless Network Connection:

Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : 802.11n Wireless LAN Card
Physical Address. . . . . . . . . : 00-15-AF-9E-xx-xx

Ethernet adapter Bluetooth Network:

Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : Bluetooth LAN Access Server Driver
Physical Address. . . . . . . . . : 00-15-AF-F4-xx-xx

Ethernet adapter Local Area Connection 3:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek RTL8139/810x Family Fast Eth
ernet NIC
Physical Address. . . . . . . . . : 00-0A-E4-CB-xx-xx
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.5
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.254
DNS Servers . . . . . . . . . . . : 62.24.218.220
62.24.218.221
NetBIOS over Tcpip. . . . . . . . : Disabled

C:\DOCUME~1\JOHNCO~1>`


Obviously a problem there!

Hope that will assist you to assist me :)

Regards

John
AtomFun is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-08-2008, 09:44 AM   #4 (permalink)
Registered User
 
TxTazDad's Avatar
 
Join Date: Aug 2008
Location: Texas
Posts: 103
OS: XP Pro SP2


Re: Lost Shares - Any Ideas?

gonna need the same thing from one of the working PC's also
__________________
It could be that the purpose of my life is only to serve as a warning to others.....
TxTazDad is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-08-2008, 10:04 AM   #5 (permalink)
Registered User
 
Join Date: Jun 2006
Posts: 8
OS: XP


Send a message via MSN to AtomFun Send a message via Skype™ to AtomFun
Re: Lost Shares - Any Ideas?

Quote:
Originally Posted by TxTazDad View Post
gonna need the same thing from one of the working PC's also
Okay, here it is:

C:\DOCUME~1\JOHNCO~1>nbtstat -n

Local Area Connection:
Node IpAddress: [192.168.1.1] Scope Id: []

NetBIOS Local Name Table

Name Type Status
---------------------------------------------
DATASAFE-BASE <00> UNIQUE Registered
COOPERS <00> GROUP Registered
DATASAFE-BASE <20> UNIQUE Registered
SNTL_DATASAFE-B<41> UNIQUE Registered
COOPERS <1E> GROUP Registered

Bluetooth Network:
Node IpAddress: [0.0.0.0] Scope Id: []

No names in cache

C:\DOCUME~1\JOHNCO~1>


C:\DOCUME~1\JOHNCO~1>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : datasafe-base
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek RTL8168/8111 PCI-E Gigabit E
thernet NIC
Physical Address. . . . . . . . . : 00-13-8F-DB-xx-xx
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.254
DNS Servers . . . . . . . . . . . : 62.24.218.220
62.24.218.221

Ethernet adapter Bluetooth Network:

Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : Bluetooth LAN Access Server Driver
Physical Address. . . . . . . . . : 00-0A-3A-65-xx-xx

C:\DOCUME~1\JOHNCO~1>


Cheers
AtomFun is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-09-2008, 01:00 PM   #6 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,921
OS: Windows 7, XP-Pro, Vista, Linux


Blog Entries: 1
Re: Lost Shares - Any Ideas?

The first one is missing NETBIOS.


Enable NETBIOS over TCP/IP for 2K/XP
  1. Right click Network Places (Network Neighborhood for W98).
  2. Select Properties
  3. Right click your Internet Connection (ex. Local Area Connection)
  4. Select Properties
  5. Make sure Client for Microsoft Networks, and File and Print Sharing for Microsoft Networks are SELECTED.
    • Highlight Internet Protocol (TCP/IP)
    • Click Properties
    • Click Advanced
    • Select the WINS Tab Above
    • Make sure Enable NetBIOS over TCP/IP is SELECTED
  6. Click OK and Close Network Connections Window.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-11-2008, 04:02 AM   #7 (permalink)
Registered User
 
Join Date: Jun 2006
Posts: 8
OS: XP


Send a message via MSN to AtomFun Send a message via Skype™ to AtomFun
Re: Lost Shares - Any Ideas?

Thanks for the help guys

I did as you suggetsed in the previous message but it made no difference. NetBIOS doesn't seem to be starting!

From information on other sites, I also checked various registry values just to make sure they set correctly, they were!

So no luck so far.

It's not desperatly important but more of a challenge to discover what the problem is and find a solution.

Cheers

John
AtomFun is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-11-2008, 08:23 AM   #8 (permalink)
Registered User
 
TxTazDad's Avatar
 
Join Date: Aug 2008
Location: Texas
Posts: 103
OS: XP Pro SP2


Re: Lost Shares - Any Ideas?

curious, has SP3 been installed recently on any of these PC's?
__________________
It could be that the purpose of my life is only to serve as a warning to others.....
TxTazDad is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-11-2008, 08:26 AM   #9 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,921
OS: Windows 7, XP-Pro, Vista, Linux


Blog Entries: 1
Re: Lost Shares - Any Ideas?

[TCP/IP stack repair options for use with Windows XP with SP2/SP3.[/b]

Start, Run, CMD to open a command prompt:

In the command prompt window that opens, type type the following commands:

Note: Type only the text in bold for the following commands.

Reset TCP/IP stack to installation defaults, type: netsh int ip reset reset.log

Reset WINSOCK entries to installation defaults, type: netsh winsock reset catalog

Reboot the machine.



Try to enable NETBIOS again after the reboot.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 01:05 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85