[LINUX:27460] Re:IPchains

---------

New Message Reply About this list Date view Thread view Subject view Author view

From: Cafer Ulutas (Cafer.Ulutas@ankara.edu.tr)
Date: Sun 29 Apr 2001 - 06:48:03 EEST


Bence su cozum daha iyi.
Yeni linux surumlerinde (Redhat 7.1'i tavsiye ederim) /etc/xinetd.d/
dizini ve /etc/xinetd.conf dosyasi bulunmaktadir. xinetd.conf dosyasini
asagida verecegim sekilde configure edersen hem belirli IP'lerden ulasim
saglarsiniz hatta belirli saatlerde or: ftp servisi icin hizmet
verebilirsin.

Asagida gorulen sekilde xinetd.conf dosyasina eklenti yaparsan yukardada
yazdigim gibi access_time ile hizmet vereceginiz saatleri
belirlersiniz, only_from ile belirleyecegin IP bloguna izin
verebilirsiniz. Bence denemeye deger...

Sevgi, saygi ve linux'lu dostluklara.....

service ftp
{
         id = ftp-internal
         socket_type = stream
         wait = no
         user = root
         server = /usr/sbin/in.ftpd
         server_args = -l
         instances = 4
         access_times = 8:30-17:30
         nice = 10
         only_from = 212.50.50.0/24
         no_access = 192.168.0.128/27
         log_on_success = PID HOST EXIT DURATION
         log_on_failure = ATTEMPT HOST RECORD

}

>On Wed, 18 Apr 2001, you wrote:
>> iyi gunler,
>>
>> makinami ipchains ile 155.223.X.X ipleri disindaki makinalara nasil
>> kapatabilirim? (ftp servisi icin..)

 
 Listeden cikmak icin:
          unsub linux
 mesajini listeci@bilkent.edu.tr adresine gonderiniz.
   Lutfen Listeci icin MIME / HTML / Turkce Aksan kullanmayin.
 Listeci arayuzu: http://listweb.bilkent.edu.tr/yardim/bilkent/linux.html
 Liste arsivinin adresi: http://listweb.bilkent.edu.tr/


New Message Reply About this list Date view Thread view Subject view Author view

---------

Bu arsiv hypermail 2b29 tarafindan uretilmistir.