In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >
Share
Shulou(Shulou.com)06/01 Report--
A little knowledge every day accompanies you to stay up late:
Stateful packet filtering Firewall:
Definition: the mainstream technology of hardware firewalls to maintain state table items for traversing TCP and UDP flows.
Basically every firewall manufacturer has the function of stateful packet filtering, such as checkpoint netscreen,ASA and so on.
Features:
* maintain stateful session flow table (stateful table entries) for each TCP and UDP flow
* the returned packet first queries the status table entry. If it is part of the previous connection, even if it is rejected by ACL, it can pass through the firewall and release all of it.
* stateful table item maintenance: TCP source destination port, source destination IP, serial number, flag bit (this is also the part of the stateful table entry)
(flag bit: mainly SYN ACK RST FIN SYN ACK is the package needed for the main TCP to establish a connection, RST is the abnormal termination of the session, FIN is the normal termination of the session, in addition to these four packages, there are two packages, one is URG and PSH)
(serial number: TCP is a reliable transport protocol to ensure guaranteed transmission. If the transmission is successful, the serial number will be increased by 1 digit.) this ensures reliability and security.
It is mentioned here that if you want to hijack a TCP session, you need not only the source IP, the source port number, but also the serial number.
* High performance, the characteristics of hardware firewall.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.