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'm trying to help a friend with his small office network. He wants to store backup files from his RH 9 box to an older Windows 98 box. I have no experience with Windows networking and haven't yet been able to google an answer.
using ssh, scp and ftp from Windows to Linux works perfectly, but trying to go the other way, always gives, "connection refused." I intalled GuildFTPd server daemon on the 98 box but still can't ftp to it. How do you open ports on a Windows server? Thank You.
Are you sure it's a matter of opening ports? The impression I get is that the 2 boxes are on a LAN together. Windows98 by default has zero security settings. I think you should look to your ftp server app configuration. I think that's where the problem lies. Sorry, I can't help you with that ftpd, since I don't know how it works.
Can you "ftp localhost" from the win98 command line? If not, then the ftpd is probably not listening on port 21.
Distribution: Home: Fedora Core 1, Mepis RC4, Red Hat 6.2. Work: Fedora Core 1&2, Mandrake 9.0.
Posts: 99
Thanked: 0
Original Poster
Quote:
Originally posted by dkaplowitz... Are you sure it's a matter of opening ports? The impression I get is that the 2 boxes are on a LAN together. Windows98 by default has zero security settings.
I don't even know if Windows has ports in the same way Linux does. Yes, the two boxes are on a wired lan. I'm able to ping to Windows. If Windows has zero security settings, would that mean the FTP server would be the only thing between the Linux machine and the Windows files he wants to write to? If so, then I guess you're right that I must not have GuildFTPd set up correctly. Thanks.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.