Linux - Server This forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to
LinuxQuestions.org , a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free.
Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please
contact us . If you need to reset your password,
click here .
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
01-13-2008, 02:24 AM
#1
LQ Newbie
Registered: Dec 2007
Posts: 16
Rep:
setting up FTP server VSFTP
i tried to make a ftp but it only works on my local area network,
how can i set up one that can be access by other users across the web like
downloading. im using a dynamic IP. thanks
01-13-2008, 04:41 AM
#2
Senior Member
Registered: Dec 2005
Location: Finland
Distribution: Slackware, Ubuntu, OpenBSD
Posts: 1,004
Rep:
Is is configured to allow anonymous logins? Are you using tcp-wrapper? Have you configured Iptables?
Could you post a little bit more information like your vsftp.conf file so we could see what your situation.
01-13-2008, 05:55 AM
#3
LQ Newbie
Registered: Dec 2007
Posts: 16
Original Poster
Rep:
No. not yet. i just installed vsftpd. and yes i allows anonymous users.
01-14-2008, 12:44 AM
#4
Member
Registered: Sep 2007
Location: Folsom, California
Distribution: Debian 4.0 (Etch), Debian 5.0 (Lenny), Ubuntu 8.04
Posts: 294
Rep:
Well your firewall has to be open on the required ports. It really depends on how you setup the .conf file as to what ports.
Your router (if you use one) should forward those ports to your machine also.
If you can access it from your lan but not outside this is likely a router or firewall issue. Just a guess tho.
01-14-2008, 12:46 AM
#5
Member
Registered: Sep 2007
Location: Folsom, California
Distribution: Debian 4.0 (Etch), Debian 5.0 (Lenny), Ubuntu 8.04
Posts: 294
Rep:
Or are you just asking HOW to do it?
In other words you just installed it and want to do it, but don't know how to get others to access it (never tried outside yet)?
01-21-2008, 02:31 AM
#6
LQ Newbie
Registered: Oct 2007
Location: Bangalore
Posts: 20
Rep:
ftp
hi,
just install vsftpd and you can see ftpusers , user_list ,vsftpd.conf vsftpd_conf_migrate.sh
edit nsftpd.conf and add the below lines at the end
pam_service_name=vsftpd
userlist_enable=YES
tcp_wrappers=YES
userlist_deny=NO
edit user_list to allow users
ftpusers to deny users.
restart vsftpd
Abhirama
01-21-2008, 05:10 AM
#7
Member
Registered: Apr 2006
Location: bangladesh
Distribution: RedHat linux 9.0, Fedora core 5 and 6
Posts: 38
Rep:
It may also required a public IP because when anyone want to access or download ur ftp, it may not work from outside ur LAN.
Users r access by using public IP but u can also configure ur ftp in ur lan with routing protocol which redirect ur public ip in ur lan.
best of luck
Thread Tools
Search this Thread
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
All times are GMT -5. The time now is 05:02 PM .
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know .
Latest Threads
LQ News