Files
nexus/wiki/concepts/SPI-Features.md
2026-04-19 06:32:15 +08:00

17 lines
553 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "SPI Features"
type: concept
tags:
- Network-Security
- Firewall
---
## Definition
SPIStateful Packet Inspection是一种状态包检查防火墙功能能够追踪活跃连接的状态基于连接状态做出过滤决策而非仅依赖静态规则。
## Application
在 AWS Landing Zone 网络隔离场景中Checkpoint 防火墙启用 SPI 功能默认拒绝default deny策略仅允许必需的服务和网络段进入 Landing Zone。
## Related Concepts
- [[Network-Segregation]]
- [[Checkpoint-Firewall]]