LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-28-2005, 01:13 AM   #1
munkies
LQ Newbie
 
Registered: Jul 2005
Posts: 6

Rep: Reputation: 0
Problem with vsftpd


Hello. New member!

Well, I wanted to start an FTP server on my computer, mainly for curiosity, but hopefully also for practical purposes.

My friend told me I have to port forward in order to run an ftp server, and I have an SMC barricade router, and I followed directions found over on portforwardDOTcom/english/routers/port_forwarding/SMC/7004ABR/FTPDOThtm

after that, i played around with the config file a bit.... And then I tried ftp localhost:

Quote:
root@ubuntu:/home/mike # ftp localhost
Connected to localhost.localdomain.
220 Welcome to Mike's FTP closet of useless crap.
Name (localhost:root): ftpsecure
331 Please specify the password.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
200 PORT command successful. Consider using PASV.
150 Here comes the directory listing.
226 Directory send OK.
ftp> mkdir asdf
257 "/asdf" created
ftp> ls
200 PORT command successful. Consider using PASV.
150 Here comes the directory listing.
drwx------ 2 1001 1001 4096 Jul 28 06:08 asdf
226 Directory send OK.
ftp>
so yeah.. that ran fine. Then I headed on over to ipaddress.com and got my address.. and then i told my friend to go to ftpCOLONSLASHSLASH69.211.xx.xx [i can't post URLs] and he said that it says Connection Refused. Please help me out...
Keep in mind i'm a w00t awesome smiley.. lol

thank you!
 
Old 07-28-2005, 11:10 AM   #2
munkies
LQ Newbie
 
Registered: Jul 2005
Posts: 6

Original Poster
Rep: Reputation: 0
*bump*
 
Old 07-28-2005, 11:20 AM   #3
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally posted by munkies
*bump*
This forum has it's own autobump feature which will automatically bump threads with 0 replies every 16 and 32 hours that have passed without any replies. Please wait at least 48 hours to manually bump your thread if no replies or answers have been provided.

Our RULES page states this:

"While almost every question does get an answer, we cannot guarantee a response. If your thread does not receive any responses, it will automatically be bumped twice."
 
Old 07-28-2005, 12:05 PM   #4
Linux~Powered
Member
 
Registered: Jan 2004
Location: /lost+found
Distribution: Slackware 14.2
Posts: 849

Rep: Reputation: 33
Are you behind a firewall? If you are, you'll want to let port 21 through from the outside.

iptables -A INPUT -p tcp -d 0/0 -s 0/0 --dport 21 -j ACCEPT
 
Old 07-29-2005, 05:30 PM   #5
munkies
LQ Newbie
 
Registered: Jul 2005
Posts: 6

Original Poster
Rep: Reputation: 0
hey, I just tried
Quote:
iptables -A INPUT -p tcp -d 0/0 -s 0/0 --dport 21 -j ACCEPT
and it hasn't changed anything... I forwarded my router's port 21 to my port 21 (not sure if I mentioned that already). This makes me feel sad=( someone please help!!! thanks in advance, and thanks for posting a reply already
 
  


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
vsftpd settingd and VSFTPD DEAD BUT SUBSYS LOCKED pc_copat Linux - Newbie 15 11-05-2009 10:31 PM
vsftpd.conf/chroot/vsftpd.chroot_list issue Jerman Linux - Security 2 06-01-2007 07:24 PM
Yet ANOTHER vsftpd problem munkies Linux - Software 4 08-01-2005 06:29 PM
VSFTPD with 500 oops :vsftpd: missing argv[0] mole_13 Linux - Newbie 0 05-04-2005 01:05 AM
vsftpd problem.. yenonn Linux - Networking 9 07-08-2004 09:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:35 PM.

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