>
>
>
>
> 21 Nisan 2009 Salı 11:07 tarihinde Emrecan URAL <[email protected]>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

Cevap