Author Topic: CSF + CWP7  (Read 5717 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
CSF + CWP7
« on: July 01, 2018, 05:27:18 PM »
Hi guys. I'm a little bit confused with this issue. When I have CSF enabled I can't access throught FTP (using Pure-FTPd).

Maybe is about the passive ports. In this CWP version, the pure-ftpd.conf file is different than CWP6.

What do I have to do to sort this problem?

Thanks!

Offline
*
Re: CSF + CWP7
« Reply #1 on: July 02, 2018, 07:26:19 PM »
No one has this issue??

Offline
*
Re: CSF + CWP7
« Reply #2 on: July 12, 2018, 01:14:58 PM »
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: CSF + CWP7
« Reply #3 on: July 13, 2018, 07:52:10 PM »
try checking this info
http://wiki.centos-webpanel.com/pure-ftpd-setup-passive-ftp-ports

Hi! Thanks, I did that of course. For example in CWP6 I don't have this problema and .conf is different in CWP7.

This is my configuration.

Code: [Select]
AllowAnonymousFXP no
AllowUserFXP no
AltLog clf:/var/log/pureftpd.log
AnonymousCanCreateDirs no
AnonymousCantUpload no
AnonymousOnly no
AntiWarez yes
AutoRename no
BrokenClientsCompatibility no
ChrootEveryone yes
CustomerProof yes
Daemonize yes
DisplayDotFiles yes
DontResolve yes
LimitRecursion 10000 8
MaxClientsNumber 50
MaxClientsPerIP 8
MaxDiskUsage 99
MaxIdleTime 15
MaxLoad 4
MinUID 1000
NoAnonymous yes
ProhibitDotFilesRead no
ProhibitDotFilesWrite no
PureDB /etc/pure-ftpd/pureftpd.pdb
SyslogFacility ftp
TLS 1
Umask 133:022
UnixAuthentication       yes
VerboseLog no