I think that the DSA architecture is already included in R82.10 as preparation for R82.20. We can already see the following approaches in the packet flow.
Traffic reaches the appliance switch port.
- The switch port appends a Distributed Switch Architecture (DSA) tag to the packet.
- This tag is visible in traffic captures made with the tools “tcpdump,” “cppcap,” and “fw monitor.”
- The switch port then sends the packet, including the DSA tag, through the “eth-cpuport” to the Master Port (“eth-switch”) queue.
- One of the CoreXL SND instances retrieves the packet from the queue, strips off the DSA tag, and passes the packet to a CoreXL Firewall instance.
- The CoreXL Firewall instance sends the first packet of a connection to the Firewall Slow Path (also called the F2F path) for full inspection.
- Based on the Firewall’s decision, the remaining packets in that connection are processed through the appropriate path: Fast, Medium, or Slow.
- If the packet is accepted, SecureXL adds the required DSA tag and forwards the packet to the relevant appliance port.
➜ CCSM Elite, CCME, CCTE ➜ www.checkpoint.tips