User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Networking Hardware Configuration section within the Tech Talk category of DaniWeb, a massive community of 391,555 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,620 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Networking Hardware Configuration advertiser:
Views: 1006 | Replies: 10
Reply
Join Date: Jun 2007
Posts: 5
Reputation: speedo19 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
speedo19 speedo19 is offline Offline
Newbie Poster

computors stopped connecting to network

  #1  
Jun 10th, 2007
I am hoping someone can help with my network. I have 3 computors using a 54g Linksys wireless router. 2 are desktops hardwired and 1 is a wireless laptop. The network was working fine until recently, all computer could use the network and see and exchange files and printer. The host computer is called Bobsdesk, the other desktop is called sandis and the laptop is called bobslaptop.
Now bobsdesk and bostlaptop cannot join the network but they can still use the internet. Sandis desktop can see all 3 computers and even change files between all but both of bobs get the error message "network path cannot be found". I have tried turning off all the firewalls with no success and going into the linksys control panel and redoing all the setups with no success.
Can anyone please help?
Thanks for any ideas...
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jul 2006
Location: Florida
Posts: 1,388
Reputation: TheNNS is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 14
TheNNS's Avatar
TheNNS TheNNS is offline Offline
Nearly a Posting Virtuoso

Re: computors stopped connecting to network

  #2  
Jun 11th, 2007
are the accounts in the bob's private?
if you can connect to the internet, you are connected to the network, sharing resources is another thing.
Florida Rocks!
Reply With Quote  
Join Date: Jun 2007
Posts: 5
Reputation: speedo19 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
speedo19 speedo19 is offline Offline
Newbie Poster

Re: computors stopped connecting to network

  #3  
Jun 11th, 2007
Originally Posted by TheNNS View Post
are the accounts in the bob's private?
if you can connect to the internet, you are connected to the network, sharing resources is another thing.
Thanks for the reply:Actualy I have never set up any accounts on any of the computers, anyone can access them. The strange thing to me is the network "access" has worked fine for over a year and all of a sudden sandis desktop is the only one that can see the other computers on the network. I can also work and move files on any computer from sandis desktop. Why all of a sudden could bobsdesktop and bobslaptop not be able to see the other computers but sandis can see and work with both?
Reply With Quote  
Join Date: Jan 2007
Location: Oxfordshire, England
Posts: 307
Reputation: DenisOxon is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 14
DenisOxon's Avatar
DenisOxon DenisOxon is offline Offline
Posting Whiz

Re: computors stopped connecting to network

  #4  
Jun 11th, 2007
Hi,

Have you scanned for spyware and viruses ?

Denis
Reply With Quote  
Join Date: Jul 2006
Location: Florida
Posts: 1,388
Reputation: TheNNS is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 14
TheNNS's Avatar
TheNNS TheNNS is offline Offline
Nearly a Posting Virtuoso

Re: computors stopped connecting to network

  #5  
Jun 11th, 2007
well, i would check the network settings, and go from there.
Florida Rocks!
Reply With Quote  
Join Date: Jun 2007
Posts: 5
Reputation: speedo19 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
speedo19 speedo19 is offline Offline
Newbie Poster

Re: computors stopped connecting to network

  #6  
Jun 11th, 2007
Well, I use McAfee and it always check every night?
Reply With Quote  
Join Date: Jan 2007
Location: Oxfordshire, England
Posts: 307
Reputation: DenisOxon is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 14
DenisOxon's Avatar
DenisOxon DenisOxon is offline Offline
Posting Whiz

Re: computors stopped connecting to network

  #7  
Jun 12th, 2007
Which version of McAfee are you running ?

I would try the following

1) disconnect router from internet

2) switch off Mcafee on all machines and see if everything is ok (apart from internet)

I have had this problem with Mcafee business edition which is supposed to allow PC's to be networked.

Denis
Reply With Quote  
Join Date: Jun 2007
Location: Asheville, NC
Posts: 79
Reputation: Spriggan is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 2
Spriggan's Avatar
Spriggan Spriggan is offline Offline
Junior Poster in Training

Re: computors stopped connecting to network

  #8  
Jun 12th, 2007
lookup LSP fix on google and run it on the 2 computers that are having problems just in case spyware + mcafee = broken sockets.

then try re-running the Network Setup Wizard (you would be surprised)

then try some reg edits...
;Issue this addresses: resests DNS

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache]
"Type"=dword:00000020
"Start"=dword:00000002
"ErrorControl"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]
"CacheHashTableBucketSize"=dword:00000001
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtlLimit"=dword:0000fa00
"MaxSOACacheEntryTtlLimit"=dword:0000012d

;Issue this addresses: when one PC will "see" the other PC(s), but give an "Access Denied" or "Permisssions" error.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
"restrictanonymous"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters]
"NodeType"=dword:00000008

last but not least create a new user profile for each of the affected machines.
(again you'd be suprised)
Reply With Quote  
Join Date: Jun 2007
Posts: 5
Reputation: speedo19 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
speedo19 speedo19 is offline Offline
Newbie Poster

Re: computors stopped connecting to network

  #9  
Jun 12th, 2007
Thanks very much for the time to make a reply, my findings are in the text below???? In Red...
Originally Posted by Spriggan View Post
lookup LSP fix on google and run it on the 2 computers that are having problems just in case spyware + mcafee = broken sockets.

then try re-running the Network Setup Wizard (you would be surprised)

then try some reg edits...
;Issue this addresses: resests DNS

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache]
"Type"=dword:00000020
"Start"=dword:00000002
"ErrorControl"=dword:00000001
I got to this part and then under "parameters" it only showed 2 items. I have taken a screenshot of the items and attached it. I have been told to add this is a Sony desktop?
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]
"CacheHashTableBucketSize"=dword:00000001
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtlLimit"=dword:0000fa00
"MaxSOACacheEntryTtlLimit"=dword:0000012d

;Issue this addresses: when one PC will "see" the other PC(s), but give an "Access Denied" or "Permisssions" error.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
"restrictanonymous"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters]
"NodeType"=dword:00000008

last but not least create a new user profile for each of the affected machines.
(again you'd be suprised)
Attached Images
File Type: jpg regedit parameters.jpg (233.1 KB, 2 views)
Reply With Quote  
Join Date: Jun 2007
Location: Asheville, NC
Posts: 79
Reputation: Spriggan is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 2
Spriggan's Avatar
Spriggan Spriggan is offline Offline
Junior Poster in Training

Re: computors stopped connecting to network

  #10  
Jun 12th, 2007
yep, you are going to need to add some of these from "scratch" the easiest way is to copy the reg keys from my post into notepad and save it as something like "Netfix.reg"

then you can right click it and select "merge" from your desktop or whatever directory you saved the file in.

it's a pain to do all of these by hand...
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb Networking Hardware Configuration Marketplace
Thread Tools Display Modes

Other Threads in the Networking Hardware Configuration Forum

All times are GMT -4. The time now is 9:41 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC