LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 03-24-2016, 10:02 AM   #1
hendali
LQ Newbie
 
Registered: Mar 2016
Posts: 7

Rep: Reputation: Disabled
Question how do i know the ip address of vsftpd server?


hello, i just installed the vsftpd server and the configured the file by making the below changes:
[...]
# Uncomment and Set YES to enable write.
write_enable=YES
[...]
# Uncomment and Set banner name for your website
ftpd_banner=Welcome to Unixmen FTP Server.
[...]
# Uncomment
ls_recurse_enable=YES
[...]
# Uncomment and set YES to allow local users to log in.
local_enable=YES
[...]
# To disable anonymous access, set NO.
anonymous_enable=NO
[...]
# Uncomment to enable ascii download and upload.
ascii_upload_enable=YES
ascii_download_enable=YES
[...]
## Add at the end of this file ##
use_localtime=YES

after doing this i can access the ftp from my machine by typing "ftp localhost" , however i do not know how can i access it from other machines as i do not know the ipaddress. Can someone please help asap, as i need this for a project submission.
 
Old 03-24-2016, 10:12 AM   #2
lazydog
Senior Member
 
Registered: Dec 2003
Location: The Key Stone State
Distribution: CentOS Sabayon and now Gentoo
Posts: 1,249
Blog Entries: 3

Rep: Reputation: 194Reputation: 194
Yeah, this is all going to depend on where you want to access this server from.

To find the server's IP address try

Code:
ip addr show
And then look at your interface and find inet.

If you are on a private network you will need to know the ip address of the outside network and also make sure that the port you want to use is forwarded to your internal ip address.
 
Old 03-24-2016, 10:23 AM   #3
hendali
LQ Newbie
 
Registered: Mar 2016
Posts: 7

Original Poster
Rep: Reputation: Disabled
Thank you ! i found it.

But now another question..

when i want to access the ftp server from another computer this is what happened:

linux-7o0m:/home/AfraEmad # ftp 192.168.1.105
Connected to 192.168.1.105.
220 Welcome to Afra&Hend FTP service.
Name (192.168.1.105:AfraEmad): AfraEmad
331 Please specify the password.
Password:
530 Login incorrect.
ftp: Login failed
ftp> quit
221 Goodbye.

*when i write the password i get login failed, am i writing the user name incorrectly? or is there something else i should do inorder to access the ftp server.

sorry i am new to the linux os. i am grateful for your quick response.

Thank You.
 
Old 03-24-2016, 12:24 PM   #4
lazydog
Senior Member
 
Registered: Dec 2003
Location: The Key Stone State
Distribution: CentOS Sabayon and now Gentoo
Posts: 1,249
Blog Entries: 3

Rep: Reputation: 194Reputation: 194
Take a look at the accounts you setup on the ftp server you can only use them unless you configured it another way.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] vsftpd "Server sent passive reply with unroutable address. Using server address instead." Altiris Slackware 7 10-27-2016 09:32 AM
a parameter in vsftpd conf file without which vsftpd server will not work James0806 Linux - Newbie 1 09-24-2014 12:37 PM
Single DHCP server ,to provide the ip address to a MAC address in two different subne alix123 Linux - Software 5 05-08-2007 11:16 PM
vsftpd requires user@address in address bar hazmatt20 Linux - Software 11 10-27-2006 08:05 PM
DHCP Server MAC Address found, IP address not assigned wmburke Linux - Wireless Networking 17 11-17-2004 10:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 03:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration