[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] FTP Help



I've got a strange problem that I'm hoping somebody out there may be able
to assist me in figuring out.  I have a virtual domain on my Raq4i that
allows me to ftp into it from anywhere on my network.  But when the
administrator of that domain attempts to ftp into it from out of my
network, they system times out - never giving them a username/password
prompt.  It says "System Closed The Connection" type error message.  I do
have people from outside the network ftp'ing and telneting into other
virtual domains on this Raq without problems.  I don't have any IP's
denied access for FTP in the host.allow or host.deny files.  The
ProFTP.conf file shows the config for this virtual domain is the same as
the other virtual domains.  Frontpage extensions are enabled on this
domain and they do work.  Any ideas????? Thanks for any and all
assistance!

It could be that the IP address they are using does not have a proper / correct DNS entry - i.e. the IP does not resolve back to a host name or the host name it has does not resolve back to that IP.

Check in the /var/log/messages log and see if anything is logged for his attempts.

Another thing to look out for is if he uses a FTP proxy / firewall - some require you to use "passive" (PASV) mode FTP transfers.

Hope that helps...