Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am unable to connect to a shared drive on an NT machine from my linux box (RH9.0).
I see this error mentioned numerous times in this fourm, but I didn't find any solutions to my problem.
firewall is one thing, the other is the crappy name resolution by broadcasts (if you don't have a DNS Server). Try using the NT boxes IP instead of the name, or add a line to /etc/hosts
your.nt.boxes.ip NTmachinename
that could do the trick.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.