[linux-guvenlik] Re: icmp-type

---------

From: Engin Öztürk (engin@enginozturk.com)
Date: Wed 25 Jun 2003 - 19:14:00 EEST

  • Next message: Gürkan KARABATAK: "[linux-guvenlik] Re: icmp-type"

    detaylı inceleyeyim arastırmıs olurum sizin bu kod referansınıza göre
    yani istedigim icmp-type a müdahale edebiliyorsam sorun kalmadı..
    detaylandırmam lazım

    tesekkur

    ----- Original Message -----
    From: "Enver ALTIN" <enver.altin@frontsite.com.tr>
    To: <linux-guvenlik@liste.linux.org.tr>
    Sent: Wednesday, June 25, 2003 7:05 PM
    Subject: [linux-guvenlik] Re: icmp-type

    On Wed, 2003-06-25 at 18:59, Engin Öztürk wrote:
    > Merhaba ;

    Merhaba,

    > Ama sözünü ettigim tam bu degil sevgili Enver..
    > örnegin
    > icmp-type : 0 echo reply
    > icmp-type : 3 dest.unreachable gibi

    `man iptables`:

    icmp
          This extension is loaded if `--protocol icmp' is
          specified. It provides the following option:

           --icmp-type [!] typename
                  This allows specification of the ICMP type, which
                  can be a numeric ICMP type, or one of the ICMP type
                  names shown by the command
                   iptables -p icmp -h

    iptables -A INPUT -p icmp --icmp-type echo-reply -j DROP
    iptables -A INPUT -p icmp --icmp-type destination-unreachable -j DROP

    gibi mi?

    --
     __________
    |          |
    |          |  Enver ALTIN (a.k.a. skyblue)
    |          |  Software developer, IT consultant
    |    FRONT |
    |==========|  FrontSITE Bilgi Teknolojisi A.S.
    |_____SITE_|  http://www.frontsite.com.tr/
    

  • Next message: Gürkan KARABATAK: "[linux-guvenlik] Re: icmp-type"

    ---------

    Bu arsiv hypermail 2.1.6 tarafindan uretilmistir.