Security

 View Only
last person joined: 10 days ago 

Ask questions and share experiences with Juniper Connected Security. Discuss Advanced Threat Protection, SecIntel, Secure Analytics, Secure Connect, Security Director, and all things related to Juniper security technologies.
  • 1.  script of FW ?

    Posted 03-18-2024 11:36

    Hello

    i want expert security help fir this script 

    [edit firewall filter test ]
     
    term 1 {
    from {
    source-address {
    10.0.0.0/8;
    }
    }
    then {
    log;
    next term;
    }
    }
    term 2 {
    then {
    reject ;
    }
    }How is traffic, sourced from 10.0.0.0/8, treated by the firewall filter shown in the exhibit?
    A. logged and discarded
    B. logged and rejected
    C. logged with no further action
    D. logged and accepted
    i wait a reply 
    thanks


    ------------------------------
    Dhikra Marghli
    ------------------------------


  • 2.  RE: script of FW ?

    Posted 03-19-2024 15:51

    I'm sensing this is an exam question, so I would encourage you to study the Firewall Filters articles on the Juniper website. The exact question in the exam may be slightly different and it is better you know the operation and behaviour of the process so you have a better chance of getting a right answer...

    The following article will be a good starting point...

    https://www.juniper.net/documentation/us/en/software/junos/routing-policy/topics/concept/firewall-filter-stateless-evaluate-packets.html



    ------------------------------
    GAVIN WHITE
    ------------------------------