Zone-Based Policy Firewall (ZBPF) - Configuration

Поделиться
HTML-код
  • Опубликовано: 10 фев 2025
  • НаукаНаука

Комментарии • 6

  • @amilcarchissola2262
    @amilcarchissola2262 2 года назад +2

    You´ve just performed the best video ABOUT FIREWALL ZBPF that I could find. thank you so amuch, you explain things in a very clear, efficient and acuraccy way. Thank you once again.

    • @EventheField
      @EventheField  2 года назад +1

      Wow, thanks! I'm hoping to do a group on DevNet soon.

  • @praedyth2077
    @praedyth2077 2 года назад

    extremely informative! thank you so much!

    • @EventheField
      @EventheField  2 года назад

      My pleasure. Thank you for taking the time to let me know.

  • @HamzaDaily103
    @HamzaDaily103 2 года назад

    Hello, and how do I permit traffic from outside to inside? Lets say I have a web server inside and I want to access the web site from outside. Thanks

    • @EventheField
      @EventheField  Год назад

      Thanks for watching. Create an outside->inside zone pair, create a class map that matches the traffic you want to allow, create a policy map that passes (pass) instead of inspecting (inspect) the traffic, then apply the policy map to the zone pair. A pass action is only one direction.
      May I suggest that instead of allowing traffic into your network that you configure a DMZ for your web server(s) and only allow traffic destined for the web server into the DMZ.