Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Servers
Reload this Page [SOLVED] ProFTPD Issues: standalone mode and keepalives
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Servers Anything server related, Apache, MySQL, Samba, server security, sendmail, exim, etc

Closed Thread
 
Thread Tools Display Modes
Old 06-06-2008   #1 (permalink)
jordi
Just Joined!
 
jordi's Avatar
 
Join Date: Apr 2008
Location: Catalan Countries
Posts: 18
[SOLVED] ProFTPD Issues: standalone mode and keepalives

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>
__________________
Registered (GNU/)Linux User 464200.
jordi is offline  
Old 06-09-2008   #2 (permalink)
jordi
Just Joined!
 
jordi's Avatar
 
Join Date: Apr 2008
Location: Catalan Countries
Posts: 18
Switching to vsftpd...
__________________
Registered (GNU/)Linux User 464200.
jordi is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 09:05 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0