security {
    screen {
        ids-option SCREEN-DARI-ZONA-UNTRUST {
            icmp {
                ping-death;
            }
            ip {
                source-route-option;
                tear-drop;
            }
            tcp {
                syn-flood {
                    alarm-threshold 1024;
                    attack-threshold 200;
                    source-threshold 1024;
                    destination-threshold 2048;
                    timeout 20;
                }
            }
        }
    }
Mengaktifkan Feature IDS (Intrusion Detection System) pada JUNIPER

Leave a Reply

Your email address will not be published. Required fields are marked *