LINUX.ORG.RU

История изменений

Исправление Sherman, (текущая версия) :

junos

но решение я нашел:

show security screen                                                              
ids-option icmp-flood-protection {
    icmp {
        ip-sweep threshold 1000;
        fragment;
        large;
        flood threshold 1000;
        ping-death;
    }
}

после чего нужно добавить на нужную зону

Исходная версия Sherman, :

junos

но решение я нашел:

show security screen                                                                 
ids-option icmp-flood-protection {
    icmp {
        ip-sweep threshold 1000;
        fragment;
        large;
        flood threshold 1000;
    }
}

после чего нужно добавить на нужную зону