zoukankan      html  css  js  c++  java
  • Cyber Security

    Multiple options to integrate the Palo Alto Firewall into your:

    • Network
    • Layer 2 interfaces and VLAN interfaces
    • Layer 3 interfaces
    • Tap interfaces
    • Loopback and tunnel interfaces
    • HA interfaces

    Type 1 - Layer 2 interfaces:

    • Allows a Trunk interface to transmit
    • Tagged VLAN's which can be assigned to VLAN interfaces
    • Can be allocated in port channels (link aggregation with LACP)

     

     Configure a Layer2 interface with Wired-VLAN20.

     Add a layer2 subinterface.

    Add a Wireless-VLAN30 subinterface.

    Type2 - Layer 3 interfaces:

    • Carries end-to-end Layer 3 traffic with an assigned IP address.
    • Can be allocated in port channels(link aggregation with LACP)
    • Can be sub-divided in L3 Subinterfaces.

    Add a layer3 interface.

     Type3 - Tunnel and loopback interfaces:

    • Used to logically assign attributes to tunnel entry/exit points
    • Loopbacks: Create always-on logical interfaces for required applications.

     

     Configure a tunnel.

     Confiture Loopback

     

     

     Configure Virtual Router

     Configure IPsec Tunnels here.

    Typer 4 - HA(High availability interfaces):

    • Allows connectively between two Palo Alto Firewalls to establish a highly available Firewall setup
    • HA links will carry required information to build the cluster, and sync routing/configuration across the members.

     Configure HA interface.

     Enable HA setup.

     Configure the Control Link.

     https://docs.paloaltonetworks.com/pan-os/7-1/pan-os-admin/high-availability/set-up-activepassive-ha/configure-activepassive-ha

    相信未来 - 该面对的绝不逃避,该执著的永不怨悔,该舍弃的不再留念,该珍惜的好好把握。
  • 相关阅读:
    各种数据库查询表及表信息的SQL
    多维表头的DataGridView
    SQLite入门笔记
    配置WCF的心得
    JS键盘的键码
    ASP.NET的URL过滤
    利用反射查看类成员
    一个简单的MVC示例
    一个日志类 LogUtil
    一个IniHelper
  • 原文地址:https://www.cnblogs.com/keepmoving1113/p/12483100.html
Copyright © 2011-2022 走看看