Portál AbcLinuxu, 12. května 2025 11:35
Dake logy nemame ? NNTak dake logy by boly, ale nejsem schopen je na serveru k ftp najít. hledal jsem je ve var/log/+- Ještě jsem zjistil, že když vypnu SSL přenos tak přenos nespadne..
by default they are save in ---->/var/log/messages to see the user's logged in execute the following command # more /var/log/messages | grep pure-ftpd
FTP over SSL/TLS will usually fail when using an firewall. This is because of the way the FTP protocol established a connection between client and server. iptables fails to establish a related connection when using FTP over SSL because the FTP control connection is encrypted and so cannot track the relationship between the connection and the allocation of an ephemeral port.
If you need to use FTP over SSL, you will have to open up a passive port block
Podivejte se na parametr PassivePortRange v pure-ftpd.conf
Jakej klient pouzivas? Vytvor nejaky test ucet a pastni ho sem. ISP Config na par serverech pouzivam a vim, ze jeden klient mel nejakej fucking ftp klient, kterej mu delal tyto nehezky veci
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.