LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 05-16-2008, 01:30 AM   #1
rippeffect
LQ Newbie
 
Registered: May 2008
Posts: 3

Rep: Reputation: 0
vsFTP Connection Issues


Alright: I am a relatively new Linux user who has set up a home server running Ubuntu 8.1 (server only). I understand pretty much everything that is going on; I have set up eBox, apache, and a bunch of other things, but I'm having trouble with my FTP server. I can access it through the kernel at my internal IP (I am on a home network) but not any other external address. I have opened my ports and forwarded them; I can connect to the web server as well as the kernel through SSH and basic firefox. I have not messed with any IPTABLES primarily because I don't know what they mean, but also because from what I see I do not need them. I can't figure out why I can't connect via an external address...

Here is my vsftpd config file:

Code:
#VSFTPD CONFIGURATION FILE - PWSERVER
#PHILLIP WEBER - RIPPEFFECT

#General Settings
listen=YES
anonymous_enable=NO
local_enable=YES
write_enable=YES
download_enable=YES
guest_enable=NO
pasv_enable=YES
port_enable=YES
connect_from_port_20=YES
tcp_wrappers=YES

#General Numeric Settings
ftp_data_port=20
listen_port=21
pasv_min_port=40000
pasv_max_port=40010
#listen_address=*my external ip*
file_open_mode=0777
max_clients=10
max_per_ip=3
banner_file=/var/vsftpd/banner.txt

#Directory Options
dirlist_enable=YES
dirmessage_enable=NO
ls_recurse_enable=YES
text_userdb_names=YES

#Logging
#syslog_enable=YES
xferlog_enable=YES
xferlog_file=/var/vsftpd/ftplog.log
xferlog_std_format=YES

#User Information
chroot_list_enable=YES
chroot_local_user=YES
chroot_list_file=/var/vsftpd/chroot.chroot_list
userlist_deny=NO
userlist_enable=YES
userlist_file=/var/vsftpd/users.user_list

#Timeout Settings
accept_timeout=60
connect_timeout=60
idle_session_timeout=600
data_connection_timeout=300
Any help and any tips are greatly appreciated; I need to learn somehow. If I do manage to figure this one out, I'm also having an issue with openvpn and creating an external network interface. But that seems more complicated. Thanks once again!
 
Old 05-16-2008, 03:37 AM   #2
alisa
LQ Newbie
 
Registered: May 2008
Posts: 6

Rep: Reputation: 0
when you say "cannot connect", do you mean you receive an error, or does it just time out? If it times out, it's a firewall issue. If you receive an error, can you quote it?
 
Old 05-16-2008, 02:09 PM   #3
rippeffect
LQ Newbie
 
Registered: May 2008
Posts: 3

Original Poster
Rep: Reputation: 0
timeout, no error.
 
Old 05-20-2008, 07:07 AM   #4
rippeffect
LQ Newbie
 
Registered: May 2008
Posts: 3

Original Poster
Rep: Reputation: 0
so if it is a firewall problem where should I start?
 
  


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
425 - failed to establish connection with vsftp and the firewall on brucerowe Linux - Networking 4 02-07-2012 12:28 AM
vsftp log timestamp issues straks Linux - Software 5 03-30-2011 03:15 AM
VSFTP connection closed by remote server newuser455 Linux - Software 8 12-11-2010 09:12 PM
VNC connection issues... Joshoowa Linux - Networking 2 02-05-2005 07:07 AM
RH 9 Internet Connection Issues triki Linux - Newbie 3 09-29-2003 09:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

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