LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Not able to ftp (https://www.linuxquestions.org/questions/linux-networking-3/not-able-to-ftp-585450/)

whoami_2007 09-18-2007 12:17 AM

Not able to ftp
 
Folks,

My first posting in this group...I've installed SUSE 10.2 on two
VMWare virtual machines. One one of them, I've installed pure-ftpd. I
can ftp to localhost but when I try "ftp 192.168.1.1" where the ip
address is the address assigned to eth0 on the vm, I get the message:


"Connected to 192.168.1.1.
425 Sorry, invalid address given
ftp>
"


When I try to ftp from the other virtual machine, the connection
simply times out and I get the message:
"ftp: connect: Connection timed out"


Note that I am able to ping from one vm to the other vm.


It's probably some elementary issue.... Any help would be highly
appreciated.. Thanks!

brianmcgee 09-18-2007 01:09 AM

Did you configure any firewall that prohibits ftp connections?

But as far as I remember you have to specify the interfaces proftpd listens to.

odcheck 09-18-2007 01:09 AM

1. firewall
2. routing
3. nat or bridged?
4. ftp service started at all?

j-ray 09-18-2007 01:45 AM

was the address in use before maybe?

whoami_2007 09-18-2007 04:23 AM

Quote:

Originally Posted by odcheck (Post 2895443)
1. firewall
2. routing
3. nat or bridged?
4. ftp service started at all?


I made sure firewall is not turned on.
I am using host-only networking. If I use NAT or bridged network connections, I am not even able to ping one vm from the other.
I have made sure pure-ftd is running on the target vm.

What should I check wrt routing and how?

Thanks for your responses!

archtoad6 10-26-2007 11:42 AM

whoami_2007,
Did you get it working?
Do you need add'l help?

odcheck,
Quote:

Originally Posted by whoami_2007 (Post 2895551)
What should I check wrt routing and how?

What did you have in mind for checking routing?

tlas 11-12-2007 08:29 AM

hello try option (-H)dontresolve
pure-ftpd -A -H -E -p 40000:50000 -c 20 -C 3 -I 5 -u 1 &


All times are GMT -5. The time now is 02:24 AM.