vsftpd yazarak da deneyebilirsiniz. /var/log/messages da herhangi bir bilgi var mı?

Emrecan URAL

On 21.Nis.2009, at 11:31 AM, yaşar tunçez <[email protected]> wrote:




21 Nisan 2009 Salı 11:07 tarihinde Emrecan URAL <[email protected] m> yazdı:
merhaba,


/etc/hosts.deny dosyasına;

ALL: ALL
ALL EXCEPT in.ftpd: 192.168.1.35


/etc/hosts.allow dosyası boş kalacak şekilde deneyin.


in.ftpd yazan yere vsftpd yazmam gerekmiyor mu? Zira /etc/xinetd.d altında vsftpd şeklinde dosya oluşturup içerisine ;

service ftp
{
  disable = no
  socket_type = stream
  wait = no
  user = root
  server = /usr/sbin/vsftpd
  log_on_success += HOST DURATION
  log_on_failure += HOST
  nice = 10
}

şeklinde satırlar girmiştim.

/var/log/xfer.log ve /var/log/secure log'larına herhangi bir log düşmemiş, eski loglar duruyor.
_______________________________________________
Linux-guvenlik mailing list
[email protected]
http://liste.linux.org.tr/mailman/listinfo/linux-guvenlik
_______________________________________________
Linux-guvenlik mailing list
[email protected]
http://liste.linux.org.tr/mailman/listinfo/linux-guvenlik

Cevap