Sentora Support Forums
FTP port 21 is closed - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: FTP Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=39)
+---- Thread: FTP port 21 is closed (/showthread.php?tid=2318)

Pages: 1 2 3


RE: FTP port 21 is closed - varun.naharia - 12-13-2017

This is same issue that is in thread http://forums.sentora.org/showthread.php?tid=4243
please check there is solution for the problem.


RE: FTP port 21 is closed - TGates - 12-15-2017

(12-11-2017, 10:06 PM)royal Wrote: in wondows 10 dosent work port 21,if i install xampp all works fine but in sentora port 21 is closed,how to fix this?i used installer 1.0

Please stop multi-posting of the same issue. You are Using a Windows version also, so post in that section only: http://forums.sentora.org/forumdisplay.php?fid=61


RE: FTP port 21 is closed - CMs222 - 02-05-2018

(12-15-2017, 05:24 AM)TGates Wrote: Please stop multi-posting of the same issue. You are Using a Windows version also, so post in that section only: http://forums.sentora.org/forumdisplay.php?fid=61

Installed Centos 7 today YES from the link MrB added
= http://isoredirect.centos.org/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1708.iso

and had port 21 closed error....

tried
[root@cpanel ~]# service proftpd status
Redirecting to /bin/systemctl status proftpd.service
Unit proftpd.service could not be found.

[root@cpanel ~]# systemctl status firewalld
● firewalld.service - firewalld - dynamic firewall daemon
  Loaded: loaded (/usr/lib/systemd/system/firewalld.service; disabled; vendor preset: enabled)
  Active: inactive (dead)
    Docs: man:firewalld(1)


IS there a fix for this or is it another unsolved mystery ?  Wink

@TGates


RE: FTP port 21 is closed - TGates - 02-07-2018

I'm not sure with CentOS Sad
I use and prefer Ubuntu 14.04 myself and haven't had such issues.

@[Me.B] may be more able to help you with CentoOS.


RE: FTP port 21 is closed - Me.B - 02-07-2018

proftpd seem not installed.

Did you get any error while installing it?

M B


RE: FTP port 21 is closed - TGates - 02-07-2018

(02-07-2018, 07:10 AM)Me.B Wrote: proftpd seem not installed.

Did you get any error while installing it?

M B

FYI: I have noticed a lot of CentOS users getting this problem. Is there possibly a problem in the installer or one of the CentOS repositories?


RE: FTP port 21 is closed - CMs222 - 02-09-2018

Is there no way can install proftpd seperatly ????
as i have been moving forward waiting on an answer
as in getting mail tls working installing and configing CSF and a few other known issues.

IT does seem there is a problem with the install script for CentOS 7


RE: FTP port 21 is closed - TGates - 02-10-2018

I think you can manually install it, but you have to use the configs from GitHub and passwords found in /root/passwords.txt

@[Me.B], does this sound about right? I have never had to do it.


RE: FTP port 21 is closed - Me.B - 02-11-2018

Yep mainly the install is installing the package.

Then you will need to add a symbolic link to the configs unders /config/proftp they should already have the right passwords. Otherwise you will need to rebuild the config from github.

Still surprise me how it fails. I'm installing it a lot on centos and didn't notice this fail.

What release are you using centos 7 minimal? ISP? Or special image?

M B


RE: FTP port 21 is closed - CMs222 - 02-11-2018

(02-11-2018, 10:20 AM)Me.B Wrote: Yep mainly the install is installing the package.

Then you will need to add a symbolic link to the configs unders /config/proftp they should already have the right passwords. Otherwise you will need to rebuild the config from github.

Still surprise me how it fails. I'm installing it a lot on centos and didn't notice this fail.

What release are you using centos 7 minimal? ISP? Or special image?

M B


Quote:Installed Centos 7 today YES from the link MrB added
= http://isoredirect.centos.org/centos/7/i...l-1708.iso

from the link you provided Smile