Link to home
Start Free TrialLog in
Avatar of DavePlumb
DavePlumb

asked on

Too many networks connections

We've got a Windows NT-based network spread over 5 cities, with about 40 servers altogether, and a lot of shares (several thousand).  Servers are running NT 4.0 SP5.

Some of the Win95 PCs seem to go into some sort of discovery process just after they log on.
Most of the time, its not a problem, but some appear to hang on to the shares they find, and eventually end up with 256 Network connections.  Then, when someone tries to map a new drive, or printer on their PC, they get the message "Too many networks connections"

I found this "discovery process" by going into a DOS prompt, and typing:
NET USE
The PCs that exhibit this problem have a few "normal" connections:
Status        Local name    Remote name
OK            M:            \\ELRB0055\AutoCAD

and a whole bunch of unnamed connections:
Status        Local name    Remote name
OK                          \\ELRB0079\X_Drive

It looks to me like the "unnamed connections" is a listing of every single share on our network.  It goes through all the shares on one server, then the next server, sometimes hits any user's PCs that have their hard drives shared, and eventually just quits after 256 total connections.

On some machines, it does this immediately after logging on, causes a problem for about a half-hour, and then goes away (No more unnamed connections).  One some other machines, I get a blue screen of death when it hits 256.
I can watch shares get added slowly to the NET USE list, and, if I catch it & remove them fast enough I'm OK.  If I wait more than 5 or ten minutes, I get the blue screen.

We're running Norton Anti-Virus 5, and McAfee Remote Desktop 32 client on these machines, if that matters.  I have, however removed those programs from the StartUp, and had the same problem.

Anybody got any ideas?
Avatar of CompuNerd19
CompuNerd19

Turn off file and print sharing for all the 95 workstations (good policy to store information on the servers and not the workstations themselves).  Check any scripts you may have that attempt to map drives automatically.  Netbios works on port TCP/UDP 135-139.  Just an idea, hope it helps.
Avatar of SysExpert
A similar problem that was solved.

-----------------
Removed all shortcuts through the mapped drive and it stopped happening.

From: vsamtani           Date: 04/11/2001 08:14AM PST
   Just a thought:

  It may also happen if they are using shortcuts that link to the mapped folfer or something within it.    I have a policy file on the domain controllers where the "Disable Link file tracking" policy is ticked     for the default user (it's under Windows NT Shell \ Restrictions), and I have a vague memory that without   this I used to have a rogue mapped drives problem.
-------------------------------------------

I hope this helps !
Avatar of DavePlumb

ASKER

Well, I've tried both the Shortcut trick (I removed everything from my desktop) and upgrading my winsock.  
Still have the same problem.
Anyone else?
try this !

From: pslh        Date: 03/25/2001 06:22AM PST
               
                 Go to the Control Panel, Folder Options, View, unchecked the box
                 [ ] Automatically search for network folders and printers.
                 OK. Restart computer.

   It will stop the delay due to searching for the network folders and printers whenever you opened Windows explorer.
NT and win9x performance enhancers.
http://www.winguides.com/registry/category.php/30/             
--------------------------
Also -
Intermittent slow network connection with games.
From: aidy                Date: 12/20/2000 09:45AM PST
 Yay! I found what was causing the problem! Would anyone believe it was simply a windows cache setting?!         Geez!  Thank

--------------------------
Check that NetBeui i not being used, and that there are no viruses !!

I hope this helps !

Turns out it was a virus.

Thanks, all for your help.
ASKER CERTIFIED SOLUTION
Avatar of SpideyMod
SpideyMod

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial