- 1、本文档共13页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
有关防火墙的四大原理(Four principles about firewalls)
有关防火墙的四大原理(Four principles about firewalls)
First, the basic principles of firewall
First of all, we need to understand some basic firewall implementation principles. Firewalls are mainly packet filtering, packet filtering for stateful inspection, and application layer proxy fire prevention
Wall. But their basic implementations are similar.
We carry out - - NIC, firewall, router, network card, nbsp, internal -;
Firewalls generally have more than two network cards, one connected to the external (router), and the other connected to the internal network. When the host network forwarding function is opened, the network communication between the two network cards can be passed directly. When there is a firewall, he is like plugging into the network card and controlling all the network communication.
When it comes to access control, this is the core of the firewall:) the firewall is primarily judged by an access control table. His form is usually a series of following rules:
1, accept, from+ source address, port to+, destination address, port + take action
2 deny... (deny means rejection.. )
3 nat... (NAT is address translation. Later)
When a network packet is received at the network layer (including the following routing layer), the firewall matches one by one from the list of rules above, and if it conforms, the scheduled action is performed! Discard package....
However, there are differences in implementation between different firewalls in determining attack behavior. Following the implementation principle, talk about possible attacks.
Two attack packet filter firewall
Packet filter firewall is the simplest one. It intercepts network packets at the network layer, and detects the attack behavior according to the firewall rules table. He filters the source IP address of the packet, the destination IP address, the TCP/UDP source port, and the TCP/UDP destination port!! Vulnerable to the following attacks:
1 IP spoofing attack:
This kind of attack mainly modifies the sourc
您可能关注的文档
- 描写同情的好词好句好段(A good word to describe sympathy; a good phrase; a good paragraph).doc
- 推拉门衣柜选购10项技巧浅谈)(Discussion on 10 techniques for buying wardrobe in sliding door).doc
- 接待工作(be in the position of receiving).doc
- 描写小动物的一段话(A passage describing a small animal).doc
- 描写感恩的好词佳句(A good description of words of gratitude).doc
- 描写春天景色的段落(A passage depicting spring scenery).doc
- 描写景色的片段50字(A fragment of 50 words depicting scenes).doc
- 描写梅雨季节的好句(A good description of the rainy season).doc
- 描写茉莉花的段落(A passage depicting Jasmine).doc
- 描写童年的好词好句好段(A good word for a good childhood; a good phrase; a good paragraph).doc
- 有关鼠标的问题(用c描述)(Questions about the mouse (described in C)).doc
- 有关设计尺寸(About design dimensions).doc
- 最新的新闻评论428(The latest news review 428).doc
- 有场景的知识如何选择游戏规则(Scene knowledge how to choose the rules of the game).doc
- 有关端午节的伤感句子(Sad sentences about Dragon Boat Festival).doc
- 有效开展晨间活动的园本教研(To effectively carry out the activities of the morning educationandresearch).doc
- 有机农业(Organic agriculture).doc
- 有机化学中常见误区剖析(Analysis of common mistakes in Organic Chemistry).doc
- 有机化学基 础(Fundamentals of Organic Chemistry).doc
- 有机化学基础专题练习(五)同系物及同分异构体(Basic exercises in Organic Chemistry (five) homologues and isomers).doc
文档评论(0)