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-09-2008, 08:20 AM   #1
bambeklis
Member
 
Registered: Aug 2005
Posts: 58

Rep: Reputation: 15
ProFTPD


Good day,

I'm thinking why my ProFTPD isn't running as well as I want. I mean, when I connect to It from then LAN it works great, but when I connect from remote computer the connection takes long time and I get bored of waiting. So I can't connect to my FTP from any of remote computers. Here is my proftpd.conf:

ServerIdent off
ServerName "ProFTPD server"
ServerType standalone
DefaultServer on
Port 21
Umask 022
User ftp
Group ftp
DefaultRoot ~
RootLogin off
RequireValidShell off
UseFtpUsers off
TimeoutLogin 120
TimeoutIdle 600
TimeoutNoTransfer 900
TimeoutStalled 900
MaxLoginAttempts 2
UseReverseDNS off
IdentLookups off


SystemLog /var/log/proftpd/system.log
TransferLog /var/log/proftpd/transfer.log
DefaultTransferMode binary
AllowOverwrite on


<Anonymous /home/ftp>
User ftp
Group ftp
UserAlias anonymous ftp
MaxClients 50 "Perdaug klientu"
AnonRequirePassword off


<Limit WRITE>
DenyAll
Allow from 10.0.1.2
</Limit>


<Directory download/*>
<Limit READ>
AllowAll
</Limit>
<Limit WRITE >
DenyAll
allow from 10.0.1.2
</Limit>
</Directory>

<Directory upload>
<Limit WRITE>
DenyAll
</Limit>
umask 022 022
<Limit STOR MKD XMKD READ>
AllowAll
</Limit>
<Limit DELE>
DenyAll
allow from 10.0.1.2
</Limit>
</Directory>
</Anonymous>

P.S. sorry for my english If there are many mistakes

Thanks

Last edited by bambeklis; 05-09-2008 at 08:21 AM.
 
Old 05-09-2008, 03:26 PM   #2
bambeklis
Member
 
Registered: Aug 2005
Posts: 58

Original Poster
Rep: Reputation: 15
No answers ?
 
  


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
proftpd: proftpd startup failed tumana Linux - Newbie 14 06-17-2012 11:06 AM
ProFTPd - Change proftpd.conf location ('not found' error) varney Linux - Newbie 1 02-22-2008 01:51 AM
[PROFTPD] Ldap and proftpd authentication wesleywest Linux - Software 1 02-22-2005 09:51 AM
Disabling the chroot in proftpd and enabling root logins on ssh/proftpd jon_k Linux - Software 1 06-16-2004 10:27 AM
proftpd --- need help? could someone post a working proftpd.conf i could look at ZooRoPa Linux - Networking 1 04-02-2003 06:56 PM

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

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