LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 08-27-2003, 01:01 PM   #1
ereeno
Member
 
Registered: Jul 2003
Location: New Westminster BC, Canada
Distribution: mandrake 9.1
Posts: 58

Rep: Reputation: 15
pls help me get vsftp going


Hello

I am trying to set up vsftpd program for an ftp server on mandrake 9.1. I have installed everything, and i have set it up for "standalone" mode. I can run the server, and when i am on my own computer i can open mozilla and type

ftp://(my ip address)

and it takes me to the correct place. however, it doesn't work from an external computer. does anyone know what the problem could be?

thanks for the help
 
Old 08-27-2003, 01:53 PM   #2
jqcaducifer
Member
 
Registered: Jul 2003
Distribution: Fedora 3
Posts: 133

Rep: Reputation: 15
There can be tons of reasons for not working. First, if you are behind a router with multiple computers in the network, your local ip address won't work, you need to use port forwarding to forward the ftp port to your computer. Your router (if you bought one) usually allows you to do this, if you enter the local address of the router in your mozilla. If you only have one computer, you need to open the port which allows incoming connections, which you can do with iptables. Become root and type

iptables -A INPUT -t filter -p tcp --dport ftp -j ACCEPT

You need to have iptables configured in your kernel for this to work.
 
Old 08-27-2003, 02:03 PM   #3
ereeno
Member
 
Registered: Jul 2003
Location: New Westminster BC, Canada
Distribution: mandrake 9.1
Posts: 58

Original Poster
Rep: Reputation: 15
it's strange because i have now tried it using xinetd and that situation is even worse. if i try to connect locally it just says "the document is empty", and again remote access is impossible.

i only have one ip address, so i think it should work.

i typed what you said and restarted xinetd but that didn't help\

i also reconfigured to standalone and tried again but it still doesn't work
 
Old 08-27-2003, 02:16 PM   #4
Imyrryr
Member
 
Registered: Aug 2003
Location: 3rd electron on the left getting mugged by the nutrinos at Quarks
Distribution: Pop_OS
Posts: 140

Rep: Reputation: 17
Lightbulb

Here's a place I found that gives you a step by step on how to setup a Linux FTP server using vsftp

This is what I used to set mine up for testing. Worked like a charm.

Hope this helps you out.
 
Old 08-27-2003, 02:18 PM   #5
ereeno
Member
 
Registered: Jul 2003
Location: New Westminster BC, Canada
Distribution: mandrake 9.1
Posts: 58

Original Poster
Rep: Reputation: 15
that's what i used to set it up the xinetd way, and when i type the
netstat -a | grep ftp

i get the output it says i should be getting. but i still can't connect from remote locations
 
Old 08-27-2003, 08:37 PM   #6
Imyrryr
Member
 
Registered: Aug 2003
Location: 3rd electron on the left getting mugged by the nutrinos at Quarks
Distribution: Pop_OS
Posts: 140

Rep: Reputation: 17
What type of error are you getting when you try to log on remotely? Are you running software firewall (e.g. iptables) or hardware firewall/router?
 
  


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
Vsftp Mojosue Linux - Software 3 02-18-2005 06:20 AM
little help with vsftp thanks a2carat Linux - Networking 2 01-30-2004 12:37 PM
pls pls pls help me ! i'm tired with httpd config on fedora apache 2.0.48 AngelOfTheDamn Fedora 0 01-24-2004 05:12 PM
vsftp doralsoral Linux - Networking 3 11-19-2003 07:23 PM
vsFTP mathewm Linux - Software 1 12-01-2002 08:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 05:38 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