- AWS Certified Advanced Networking:Specialty Exam Guide
- Marko Sluga
- 217字
- 2021-06-24 14:14:53
Layer 3
The next layer of security would be on layer 3, which should secure all IP communication. Layer 3 spans all our subnets and all of the internet. Essentially, when we talk about layer 3 protection, we are talking about stateless firewalls. These work in a way that allows everyone to connect from the get-go and then once bad actors on the network are detected, the IP addresses or ranges of these actors are blocked. Layer 3 firewalling can also help with specific network isolation requirements that need to be implemented due to compliance reasons. For example, we would only want a certain IP address range to communicate with another specific IP address range.
This can be simply implemented with layer 3 stateless rules. Stateless firewalls also seamlessly operate without any performance or latency impact on the packet flows. The Network Access Control Lists (NACLs) in the VPC take the form of stateless layer 3 firewalls. Layer 3 firewalls are great at stopping the volumetric attacks from the internet once the source has been identified by stopping the attacker at the perimeter of the network. Layer 3 firewalls can also stop some network layer attacks but not all, as the traffic source and destination sometimes isn't enough to identify whether the traffic is legitimate or not.
- ArchiCAD 19:The Definitive Guide
- Project 2007項目管理實用詳解
- Word 2000、Excel 2000、PowerPoint 2000上機指導與練習
- 精通MATLAB圖像處理
- Visual FoxPro 6.0數據庫與程序設計
- Mastering Salesforce CRM Administration
- WordPress Theme Development Beginner's Guide(Third Edition)
- CompTIA Network+ Certification Guide
- Java Web整合開發全程指南
- JavaScript典型應用與最佳實踐
- 大數據驅動的設備健康預測及維護決策優化
- 菜鳥起飛系統安裝與重裝
- 工業機器人運動仿真編程實踐:基于Android和OpenGL
- Machine Learning with Apache Spark Quick Start Guide
- 面向對象程序設計綜合實踐