Jump to content

I get a message " no address associated with hostname" trying to set an ftp


Recommended Posts

Posted

I get a message " no address associated with hostname" trying to set an ftp using Linux(Ubuntu) server ???

i follow the steps :

1- sudo apt-get install vsftpd

2- double click on a file called vsftpd.conf

Change the "anonymous_enable" setting to NO

Change the "local_enable" setting to YES.

3- sudo /etc/init.d/vsftpd restart # to enable change#

4- ftp ftp.nixcraft.in

I get a message:

ftp: ftp.nixcraft.in: no address associated with hostname

and also when i write the commend

ftp localhost

i get the message :

ftp: connect: connection refused

ftp>

please help to solve this problem >>> thanks in advance

Posted (edited)

The command:

 

nslookup ftp.nixcraft.in

 

will resolve the address. I can't resolve it, so unless we both have the same error, it looks like the address is wrong.

Edited by jinnantonnixx

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...