Raised This Month: $12 Target: $400
 3% 

pure-ftpd OGP


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Qsai Wolf PS
Junior Member
Join Date: May 2021
Location: palstine
Old 02-17-2023 , 06:15   pure-ftpd OGP
Reply With Quote #1

hello all

(I know this forum is not for OGP but maybe one knows a thing)

i know ogp useing pure-ftpd for FTP user

but if I useing UFW FireWall

FTP doesn't open

so I do thing {TLS/SSL Explicit encryption}

IDK what this Exactly
but it works

but sometimes give my customers msg

the msg

Disconnected from server Connection failed. 1 users (the maximum) are already logged in, sorry


my config pure-ftpd

ChrootEveryone yes
BrokenClientsCompatibility no
MaxClientsNumber 50
Daemonize yes
MaxClientsPerIP 10
VerboseLog no
DisplayDotFiles yes
AnonymousOnly no
NoAnonymous yea
SyslogFacility ftp
DontResolve yes
MaxIdleTime 15
LimitRecursion 20000 8
AnonymousCanCreateDirs no
MaxLoad 0
AntiWarez yes
Umask 133:022
MinUID 100
AllowUserFXP no
AllowAnonymousFXP no
ProhibitDotFilesWrite no
ProhibitDotFilesRead no
AutoRename no
AnonymousCantUpload no
MaxDiskUsage 99
CustomerProof yes
TLSCipherSuite HIGH
CertFile /etc/ssl/private/pure-ftpd.pem
PassivePortRange 55521 55555


can anyone help me

Sory For my English
Qsai Wolf PS is offline
CryWolf
Veteran Member
Join Date: Jul 2008
Location: Romania
Old 02-17-2023 , 10:31   Re: pure-ftpd OGP
Reply With Quote #2

Same error: https://forums.fedoraforum.org/showt...-login-allowed has been solved

You should use ProFTPd wich is what i use for OGP , now switched from a few days to Ptereodactyl, has pre build SSH integrated per user, a little hard to setup but in the end result was awesome and worth it.

For connection
sudo ufw allow 22/tcp (ssh)
sudo ufw allow 21/tcp (ftp)
Dont forget to add passive ports if you are behind a router
sudo ufw allow 55521:55555/tcp

The passive ports must be enabled in proftpd.conf to work , ithink the default passive ports are: 49152:65534 as mine are.

In ptereodactyl every game server has its own user and password cand cannot be controlled from users outside Ptereo Panel only if they been giving root access and gameserver is stopped, just amazing, and secure the servers are running under isolated container means everything you can do to the server does not affect main os/machine (like they are virtualised)
__________________
I dont walk trough this world with fear in my heart.
www.dark-arena.com L4D, CS1.6, CZ Servers

Last edited by CryWolf; 02-17-2023 at 10:35.
CryWolf is offline
Send a message via MSN to CryWolf Send a message via Yahoo to CryWolf
Qsai Wolf PS
Junior Member
Join Date: May 2021
Location: palstine
Old 02-18-2023 , 15:08   Re: pure-ftpd OGP
Reply With Quote #3

Thanks, not like you said
But because of you I found it
/etc/pure-ftpd/conf

There is no file for
MaxClientsNumber

It looks like it was pure-ftpd
It doesn't work well or something

Thank you, I fixed it

Last edited by Qsai Wolf PS; 02-18-2023 at 15:09. Reason: hek
Qsai Wolf PS is offline
Reply


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

Forum Jump


All times are GMT -4. The time now is 22:11.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode