Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section FTP Server
  • Search

Proftp change port or proftpd compatible

Questions regarding the FTP Server
vsFTPd, ProFTPd
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
raptor666
Posts: 21
Joined: Tue Feb 27, 2018 3:07 pm

Os: Debian 8x
Web: apache + nginx
Proftp change port or proftpd compatible
  • Quote

Post by raptor666 » Tue Feb 27, 2018 3:12 pm

Hi!

I would like to ask for help!

The proftpd server wants to change port or resolve it to be compatible with mod_auth_file.c. Because I would use an open game board and have a "proftpd" server. Thank you in advance for your help.
Top

mehargags
Support team
Posts: 1096
Joined: Sat Sep 06, 2014 9:58 pm
Contact:
Contact mehargags
Website Skype

Os: Debian 8x
Web: apache + nginx
Re: Proftp change port or proftpd compatible
  • Quote

Post by mehargags » Wed Feb 28, 2018 7:03 am

Change port in

Code: Select all

nano /etc/proftpd.conf
Also add that port to ACCEPT in firewall and then restart FTP from "server" tab
Top

raptor666
Posts: 21
Joined: Tue Feb 27, 2018 3:07 pm

Os: Debian 8x
Web: apache + nginx
Re: Proftp change port or proftpd compatible
  • Quote

Post by raptor666 » Wed Feb 28, 2018 1:35 pm

How to I'M for proftpd.conf:
ServerName "FTP"
ServerIdent on "FTP Server ready."
ServerAdmin root@localhost
DefaultServer on
DefaultRoot ~ !adm

<IfModule mod_vroot.c>
VRootEngine on
VRootAlias /etc/security/pam_env.conf etc/security/pam_env.conf
</IfModule>

AuthPAMConfig proftpd
AuthOrder mod_auth_pam.c* mod_auth_unix.c
UseReverseDNS off
User proftpd
Group nogroup
MaxInstances 20
UseSendfile off
LogFormat default "%h %l %u %t \"%r\" %s %b"
LogFormat auth "%v [%P] %h %t \"%r\" %s"
ListOptions -a
RequireValidShell off
PassivePorts 12000 12100

<Global>
Umask 002
IdentLookups off
AllowOverwrite yes
<Limit ALL SITE_CHMOD>
AllowAll
</Limit>
</Global>
Where can it be?
Or would somehow be able to work with proftpd mod_auth_file.c? Or does this save the data in mysql?
Somehow I need to solve the fact that the opengame panel agent also has access to create an account.
Top


Post Reply
  • Print view

3 posts • Page 1 of 1

Return to “FTP Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password