Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
yes definitely, machine-B is connected to the internet so it is firewalled, however the firewall doesn't stop any other lan machine from connecting to its share. It gets even weirder.... machine-A has no problem connecting to other shares on the lan. The incompatibility appears to be only with the other centos5 machine - machine-B. I'm beginning to think this is a software bug/incompatibility that is unsolvable....
Wait a sec which password are you using? Are you using the normal user password or smb password? Things you have to make sure for authentication to work are:
1. The user account you are using exist on destination (samba hosting server).
2. The user account password has been set using smbpasswd <user>
3. You are using not the normal account password but the password that has been setup using smbpasswd.
Try this because I think you are using normal account password.
If that doesn't work we can figure out something, if you are open for NFS setup let us know and we will assist you with that setup.
I've been doing some deeper digging on this and discovered that on machine-A the command
Quote:
# nmap <ip-machine-B>
returns nothing. machine-A can ping machione-B and get a response but that's all. Surely this is where the problem lies. For some reason machine-A can't see any ports on machine-B.
On machine-A if I try to nmap other ip's on my LAN it works fine, it shows the ports up on the other ip's but from machine-B...nothing. I'm puzzled as to why this is.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.