Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - hmmatos

Pages: [1]
1
CentOS 7 Problems / Re: Pure-FTP Failure
« on: February 14, 2020, 03:25:17 PM »
thanks rcschaff,

it worked  :)

2
Thanks rcschaff,

it worked  :)

3
CentOS 7 Problems / Re: Pure-FTP Failure
« on: February 14, 2020, 02:57:02 PM »

4
CentOS 7 Problems / Re: Pure-FTP Failure
« on: February 14, 2020, 09:28:26 AM »
Hi,

I have the same problem

Code: [Select]

[root@vps ~]# systemctl status pure-ftpd.service
● pure-ftpd.service - Pure-FTPd FTP server
   Loaded: loaded (/usr/lib/systemd/system/pure-ftpd.service; disabled; vendor preset: disabled)
   Active: active (running) since Sex 2020-02-14 09:10:06 WET; 2s ago
  Process: 28487 ExecStart=/usr/sbin/pure-config.pl /etc/pure-ftpd/pure-ftpd.conf --daemonize (code=exited, status=0/SUCCESS)
 Main PID: 28488 (pure-ftpd)
   CGroup: /system.slice/pure-ftpd.service
           └─28488 pure-ftpd (SERVER)

Fev 14 09:10:06 vps systemd[1]: Starting Pure-FTPd FTP server...
Fev 14 09:10:06 vps systemd[1]: Can't open PID file /var/run/pure-ftpd.pid (yet?) after start: No such file or directory
Fev 14 09:10:06 vps systemd[1]: Started Pure-FTPd FTP server.
[root@vps776939 ~]#  journalctl -xe
Fev 14 09:09:04 vps kernel: Firewall: *TCP_IN Blocked* IN=eth0 OUT= MAC=fa:16:3e:67:8f:17:ca:03:bb:6a:49:8f:08:00 SRC=185.175.93.21 DST=51.178.44.215 LEN=40 TOS=0x00 PREC=0x00 TTL=241 ID=146
Fev 14 09:09:25 vps kernel: Firewall: *TCP_IN Blocked* IN=eth0 OUT= MAC=fa:16:3e:67:8f:17:ca:03:bb:6a:49:8f:08:00 SRC=192.241.225.141 DST=51.178.44.215 LEN=40 TOS=0x00 PREC=0x00 TTL=240 ID=5
Fev 14 09:09:29 vps kernel: Firewall: *TCP_IN Blocked* IN=eth0 OUT= MAC=fa:16:3e:67:8f:17:ca:03:bb:6a:49:8f:08:00 SRC=176.113.115.246 DST=51.178.44.215 LEN=40 TOS=0x00 PREC=0x00 TTL=241 ID=6
Fev 14 09:09:58 vps polkitd[533]: Registered Authentication Agent for unix-process:28444:7467313 (system bus name :1.1007 [<unknown>], object path /org/freedesktop/PolicyKit1/AuthenticationA
Fev 14 09:09:58 vps systemd[1]: Stopping Pure-FTPd FTP server...
-- Subject: Unit pure-ftpd.service has begun shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit pure-ftpd.service has begun shutting down.
Fev 14 09:09:58 vps systemd[1]: Stopped Pure-FTPd FTP server.
-- Subject: Unit pure-ftpd.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit pure-ftpd.service has finished shutting down.


And in my user panel the ftp list accounts don't work
the wheel won't stop spinning

Pages: [1]