NT networking problem thats been bugging me for years
#1
Posted 27 July 2002 - 10:34 PM
Anyway, when a 9x box accesses shares on another 9x box the handshaking/authentication/whatever happens almost instantaneously, the same may occur between two NT boxes although as the owner of the only NT box in the house I've never really been able to test that. Now, when my NT box tries to access shares on either my brothers or my folks 98 machines (first and second editions respectively) it takes forever to authenticate and general browsing is as slow as balls (assuming it doesn't hang the explorer window entirely -- which was the problem I was talking about earlier). Is there anyway around this, some misconfiguration on my part?
#2
Posted 28 July 2002 - 07:32 AM
If 2000 or XP there's a reg tweak but I think your probably referring to NT4.
#3
Posted 28 July 2002 - 07:54 AM
#4
Posted 28 July 2002 - 11:49 AM
NT4? 2000? or XP?
If 2000 or XP there's a reg tweak but I think your probably referring to NT4.
It's happened in every version of NT I've ever used fron NT4 Server right up until XP Pro.
#5
Posted 28 July 2002 - 01:49 PM
Do exactly as Clutch said, set up a WINS server on your network. If you're already running an NT4 machine, there is NO reason why you shouldn't.....Ecspecially considering it takes about 5 minutes to install the service and configure it.
#6
Posted 28 July 2002 - 02:10 PM
NT and the win9x OS's are netbios based. WINS even though not necessarily needed is important part for these OS's to communicate with each other. NT and WIN9x can use DNS for communication but depending on what DHCP tells the computer for node type, it will wait for a response from other services or host files before getting to DNS.
The bad part about WINS is that it is a resource hog compared to other services. Thank MS for going away from it for WIN2k and future OS's.
#7
Posted 28 July 2002 - 02:39 PM
You've been working in Linux/Samba and NT4 Server, and you don't even understand the basics of WINS?? Dude!
Do exactly as Clutch said, set up a WINS server on your network. If you're already running an NT4 machine, there is NO reason why you shouldn't.....Ecspecially considering it takes about 5 minutes to install the service and configure it.
Thing is, I don't do this sort of stuff for a living and therefore have no real need to know more than how to get things running the way I want them. Until now, this hasn't really been all that big a deal an so I've never been bothered doing any real research in how to fix it.
Now, I have WINS support enabled in Samba (wins support = yes and name resolve order = wins lmhosts bcast, the defaults in both cases) but still nothing seems to have changed. Where should I go from here?
Another thing, I haven't run NT4 in any capacity for about 3 years. I gave up on it as soon as a copy of Win2000 came my way.
#8
Posted 28 July 2002 - 04:46 PM
#9
Posted 28 July 2002 - 05:03 PM
#10
Posted 28 July 2002 - 05:17 PM
what should I enter in the WINS server search order
the ip system on my LAN is :-
XP box 1 192.168.1.1
Win98 1 box 192.168.1.2
Win98 2 box 192.168.1.3
WinME box 192.168.1.4
Win98 box 192.168.1.5 this has the printers,cable modem and Winroute
XP box 2 192.168.1.6
all fixed ip, DCHP on winroute is off
Thanks
#11
Posted 28 July 2002 - 05:50 PM
#12
Posted 28 July 2002 - 08:02 PM
Using Terminal Server, I dug up the keys. These will remove the scans for "Scheduled Tasks" when a client is connecting to another client:
For NT4 and higher:
REGEDIT4
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]
@="Scheduled Tasks"
OK, for those that haven't made reg keys before, simple make a new text file, copy and paste all of the bold text above to it, and then save the file with a .REG extension (making sure not to retain the .TXT extension). You can then either double click on the file or right click on it and select "Merge". Give that a shot and see if that helps.
#13
Posted 28 July 2002 - 09:58 PM
#14
Posted 28 July 2002 - 10:14 PM
#15
Posted 28 July 2002 - 10:20 PM
If it is then I'll definitely go the reg key route. The reg key only has to be applied to my XP box and not the two 98 boxes, right?
#16
Posted 28 July 2002 - 11:30 PM
As for the reg key, that is correct. Just the NT-based boxes are affected by this scan issue, so you shouldn't need to adjust any keys in Win9x.
#17
Posted 28 July 2002 - 11:38 PM
The reg key only has to be applied to my XP box and not the two 98 boxes, right?
#18
Posted 01 August 2002 - 05:36 AM
The thing with WINS is that it is a dynamic service so it will make changes to the database very often. Up until Windows 2000 came out DNS was static and did not change a great deal. Now with W2k DNS can be set to be dynamic also and it can take a hit also but I think that it is a little more effecient than WINS.
#19
Posted 01 August 2002 - 05:47 AM
You could (and still can if you don't have dynamic updates enabled) use reverse lookups from the DNS service to WINS in order to resolve computers on a network that are not static. So, it would behave like a dynamic DNS service, but with little complication to it.

Help










