Hi All: I'm worse than a newbie at this so if this seems a bit dumb please accept my appologies. I've gone to us1.samba.org/samba/docs/DIAGNOSIS.htm and run all of the tests. My installation appears to pass all of them except for this one: nmblookup -B ABNER Yes, Abner is all in uppercase on both the windoz box and the Linux box. All of the other tests appear fine. The above appears to manifest itself in slow transfer speeds when transfering files to the Linux box from the Windows box when the command is given on the Linux box. The same transfer when the command is initiated on the Windows box proceeds at full speed. I'm routinely moving 20,000+ files back and forth across the network so this is a vital function. Any ideas as to what I'm doing wrong? Thanks for the help. Ron Woodall --------------------------------------- Ron Woodall nor@htmlcompendium.org The Compendium of HTML Elements "your essential web publishing resource" - available at/disponible ?: http://au.htmlcompendium.org/index.htm (Australia) http://www.htmlcompendium.org/index.htm (Europe and North America)
Ron, On Fri, 08 Dec 2000 09:55:20 -0500, Ron Woodall wrote:> I've gone to us1.samba.org/samba/docs/DIAGNOSIS.htm and run all >of the tests. My installation appears to pass all of them except for >this one: > nmblookup -B ABNERYou will never see something useful coming out of this one. -B means "a broadcast address follows". From the man page for nmblookup you can see there has to follow another name: the name you are looking for. If nmblookup does not come up with an usage explanation, its argument evaluation algorithm is simply broken. Well, what you told nmblookup is to look for nothing at the broadcast address ABNER (translated to an IP address). Try nmblookup -B ABNER '*'> The above appears to manifest itself in slow transfer speeds >when transfering files to the Linux box from the Windows box when the >command is given on the Linux box.How do you do that? Which command? nmblookup is only for name resolution. If you can transfer _anything_, all needed names are already resolved, so I guess there is something else in your way. Regards, Robert -- --------------------------------------------------------------- Robert.Dahlem@gmx.net Fax +49-69-432647 --------------------------------------------------------------- Sent using PMMail (http://www.pmmail2000.com) - fast, decent, email software; far better than Outlook. Try it sometime.
I recently installed samba on my linx box. When I click on the network neighborhood it shows up but when I click to access it it gives me \\kelboh is not accessible The computer sharename could not be found. Makes sure you typed it correctly and try again. Your help would be appreciated. Thank you in advance for your advice. Ryan fauscette
Seemingly Similar Threads
- "could not connect to host - localhost"
- SUMMARY: "could not connect to host - localhost"
- Equivalent in R of the Contains operator in SAS
- Searching for Enumerated Items using str_count() from the stringr package
- --{enable/disable}-suid-ssh removed, rhosts auth gone when UID != 0