- AWS Certified Advanced Networking:Specialty Exam Guide
- Marko Sluga
- 168字
- 2021-06-24 14:14:53
Controlling port-based traffic
The primary approach to implementing security is to control ports on which the traffic is being received. There are two types of firewalls that allow port-based traffic control:
- Stateless firewalls: All rules are uni directional and no state is maintained. The stateless firewall requires us to specify the incoming ports and the outgoing ports the application will communicate on. This was simple in the early days of the internet with services such as DNS using port 53 and active FTP using port 21. But modern applications mostly use ephemeral ports for the return response, so stateless firewalls are hard to control.
- Stateful firewalls: All rules are bi directional. The stateful firewall will maintain a state of the incoming versus return traffic, and will automatically allow a return on any port that matches a request being allowed in the session information. So, essentially, if we allow port 443 for SSL, the firewall will automatically allow a response on any ephemeral port the operating system supports.
推薦閱讀
- 傳感器技術(shù)實驗教程
- VMware Performance and Capacity Management(Second Edition)
- Hands-On Linux for Architects
- VB語言程序設(shè)計
- 愛犯錯的智能體
- 大數(shù)據(jù)驅(qū)動的機械裝備智能運維理論及應(yīng)用
- Visual FoxPro數(shù)據(jù)庫基礎(chǔ)及應(yīng)用
- Red Hat Linux 9實務(wù)自學(xué)手冊
- 筆記本電腦維修90個精選實例
- Excel 2007終極技巧金典
- 寒江獨釣:Windows內(nèi)核安全編程
- 漢字錄入技能訓(xùn)練
- Getting Started with Tableau 2019.2
- 微計算機原理及應(yīng)用
- PVCBOT零基礎(chǔ)機器人制作(第2版)