LinuxQuestions.org
Review your favorite Linux distribution.
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 06-06-2008, 06:00 PM   #1
jordib
Member
 
Registered: Apr 2008
Distribution: Debian
Posts: 37

Rep: Reputation: 15
Some ProFTPD Questions


Hello,

I'm using ProFTPD for the FTP service in a Debian Etch machine. I have a pair of questions about it.

I'm unable to use it in standalone mode. When I switch to it, the service seems up successfully (no notices when restarting) but the service becomes unavailable. From the very begginning I used it through inetd, but I cannot change it and I know not why.

The second thing is how to get rid of keepalives, not having to configure the clients to keep the connection active.

Here's my proftpd.conf.

Thanks in advance.

Code:
# proftpd.conf

UseIPv6				off

AuthAliasOnly			on

ServerName			"SERVIDOR-FTP"
ServerType			inetd
DeferWelcome			on

MultilineRFC2228		on
DefaultServer			on
ShowSymlinks			off

IdentLookups 			off
UseReverseDNS			off

TimeoutNoTransfer		600
TimeoutStalled			600
TimeoutIdle			1200

DisplayFirstChdir               .message
ListOptions                	"-l"

RequireValidShell		off

TimeoutLogin			60
RootLogin			off

ExtendedLog /var/log/proftpd/ftp.log
TransferLog /var/log/proftpd/xfer.log
SystemLog   /var/log/proftpd/syslog.log

#DenyFilter			\*.*/

UseFtpUsers			off
AllowStoreRestart		on

Port				21
PassivePorts                    1024 65535

DefaultAddress	 		192.168.2.2

MaxInstances			8

User				nobody
Group				nogroup

Umask				022  022

PersistentPasswd 		off

MaxClients			8
MaxClientsPerHost		8
MaxClientsPerUser		8
MaxHostsPerUser			8

AccessGrantMsg			"Benvingut al Servei FTP"
ServerIdent			on "Servei FTP"

AllowOverwrite			yes

DefaultRoot 			~

MaxLoginAttempts		5

UserAlias somealias someuser
...

<Limit LOGIN>
  AllowUser someuser
  ...
</Limit>

<Directory /somedirectory>
...
</Directory>
 
Old 06-07-2008, 08:41 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Honestly, drop proftpd and use vsftpd, more secure and robust. proftpd has lost some confidence with a crappy track record on performance and security in recent years.
 
Old 06-08-2008, 01:13 PM   #3
jordib
Member
 
Registered: Apr 2008
Distribution: Debian
Posts: 37

Original Poster
Rep: Reputation: 15
Thumbs up

Ok, that's what I'll do. There are so many alternatives for any service that often I'm confused on which to pick. And what about vsftpd vs pureftpd (or viceversa)? Thanks trickykid.

Last edited by jordib; 06-08-2008 at 01:14 PM.
 
  


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
n00b proftpd 1.2.10 questions lmlypfan Linux - Software 2 03-04-2005 05:17 AM
EASY proftpd questions citrus Linux - Newbie 3 09-19-2004 03:43 AM
Proftpd Questions? berkay Linux - General 0 09-07-2004 01:30 PM
ProFTPd - Some questions JanDeMan Linux - Networking 1 04-14-2004 03:45 PM
ProFTPd Questions heho Linux - Software 1 01-30-2004 03:45 PM

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

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