This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem to connect to the ftp server

Hello everyone,  I have this problem and do not know how to solve it.

-pc client linux, private ip a.b.c.1 , public ip w.x.y.1
-ftp server, linux, private ip a.b.c.2, public ip w.x.y.2

I can connect from the client to the server ftp with the internal ip. OK
I can connect from external to the server ftp with the public ip. OK

Instead, from the PC client cannot connect to the server ftp with public ip.

if I try a "telnet w.x.y.2 21", remains in:

Trying w.x.y.2 ...

if I try a "wget ftp: //user[:P]ass@server_ftp_ip_pubblic/file1.zip , remains in:

resolving ftp_server ... w.x.y.2
Connecting to ftp_server | w.x.y.2 |: 21 ...

Thanks for your help!


This thread was automatically locked due to age.