LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   FTP problem... (https://www.linuxquestions.org/questions/linux-newbie-8/ftp-problem-4918/)

kmac 07-31-2001 03:37 PM

FTP problem...
 
This is a really annoying problem with my FTP

When I try to connect to my FTP server on Red Hat 7.0 on my network using WS_FTP, I get the following message:

connecting to 192.168.1.100 ...
Connected to 192.168.1.100 port 21
! Receive error: Blocking call cancelled

! Connection failed

Here's the set up on the linux machine:
Installed Win2000 first (using half of the disk space), then Red Hat 7.0 as a server (web server and DNS nameserver) after that. I uninstalled apache, and reinstalled it configured for php3 and mysql. Also, I can connect to it through internet explorer (ftp://192.168.1.100), but it takes a LOOOOONG time (just timed it--2 min 25 sec).

I think its taking so long to respond that WS_FTP thinks it froze or something....

Anyone have any idea how to fix it?

Thanks

--KMac


PS-Sorry if I'm doing something really stupid....I'm a very inexperienced linux newbie :rolleyes:

george3k 08-01-2001 02:36 PM

FTP block error
 
You might wanna try to add to the file /etc/hosts.allow and add to the last line of it the word all. That might be part of your problem. The slow login might be due to some DNS lookup delay from your nameserver or it might be a RAM problem. Just a couple of thoughts.

~George

kmac 08-02-2001 01:44 PM

didnt work
 
that didnt work... :(

anyone else have other ideas?? or even had a similar problem?


All times are GMT -5. The time now is 09:43 PM.