




已阅读5页,还剩8页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
网络安全与防火墙 英文文献翻译 research of network security and firewalls techniquesabstract:as the key facility that maintains the network security , firewalls take the purpose of establishing an obstacle between trust and trustless network, and put corresponding safety strategy into practice. in this paper , the computer network security and the techniques of firewalls were mainly discussed, the concept and classification of the firewalls were introduced. it also introduced three kinds of basic implement techniques of the firewalls: packet filtering , application proxy and monitor model in detail. finally described the trend of development of the firewalls techniques in internet briefly. key words: network security, firewalls, packet filtering, monitor1. introductionnow with the computer network and e-commerce used widely, network security has become an important problem that we must consider and resolve. more and more professions. enterprises and individuals surfer from the security problem in different degree. they are looking for the more reliable safety solution . in the defense system adopted by network security at present, the firewalls stand the very important position.as the key facility that maintains the network security. firewalls take the purpose of establishing an obstacle between trust and trustless network, and put corresponding safety strategy into practice. all the firewalls have the function to filter the ip address. this task checks the ip packet, makes the decision whether to release or to abandon it according to the source address and destination address of the ip. shown in fig.i, there is a firewall between two network sections, an unix computer is on one side of the firewall, and the other side is a pc client. while the pc client asks a telnet request for the unix computer, the client procedure of telnet in the pc produces a tcp packet and passes the packet to the local protocol stack to prepare to send. the protocol stack fills it in one ip packet. then, sends it to unix computer through the path defined by the tcp/ip stack of pc. the ip packet cant reach the unix computer until it passes the firewall between the pc and the unix computer.fig. i ip address filtering the application firewall is a very efficient means of network security on internet, it is installed between the trust and trustless network, can isolate the connection between the trust and trustless network, and doesnt hamper peoples access to the trustless network at the same time. it can isolate the connection between the risk area namely there may be a certain risk on internet and the safe area lan , and doesnt hamper peoples access to the risk area at the same time. firewall can monitor the traffic flowing in and out from the network to finish the task seemingly impossible;it only allows the safe and checked information to enter into, and meanwhile resists on the data that may bring about the threat to enterprise. as the fault and defect of the security problem become more and more general, the invasion to the network not only comes from the super attack means, but also may be from the lower-level mistakes or improper password selections on the configuration. so, the function of the firewalls is preventing the communication that not hoped and authorized passes in and out of the network protected. forcing the companies to strengthen their own network security policy. the general firewalls can achieve the following purposes: first, restraining others from entering the inside network, filtering the unsafe service and illegal user; second, preventing the invaders from closing to your defense installation; third,limiting the user to access the special site; fourth,providing convenience for monitoring the internet security.2. the classification and implement technology of firewalls an integrated firewalls system usually consists of screening router and proxy server. the screening router is a multi-port ip router. it check the each coming ip packet according to the group regular to judge whether to transmit it. the screening router gets information from the packet. fot example the protocol number. the ip address and port number that receiving and sending massages. the flag of link even some other ip selections. filtering ip packet. the proxy server are server process in the firewall. it can replace the network user to finish the specific tcp/ip function. a proxy server is naturally a gateway of application layer. a gateway of two networks joined specific network application. users contact with proxy server by one of the tcp/ip application such as telnet or ftp. the proxy server ask the users for the name of the remote host. which users want to access. after the users have answered and offered the correct users identities and authentication information, the proxy server communicates the remote host, act as the relay between two communication sites. the whole course can be totally transparent to users. there are mainly three types in the firewalls: packet filtering. application gateways and state detection. packet filtering firewall works on the network layer.it can filter the source address. destination address. source port and destination port of tcp/ip data packet. it has advantages such as the higher efficiency.transparent to user. and users might not feel the existence of the packer filtering firewall, unless he is the illegal user and has been refused. the shortcomings are that it cant ensure the security to most services and protocols, unable to distinguish the different users of the same ip address effectively,and it is difficult to be configured, monitored and managed. cant offer enough daily records and warning. the application gateways firewall performs its function on the application layer, it connects with specific middle-joint firewall by a client procedure, and then the middle-joint connects with the server actually. unlike the packet filtering firewall. when using the firewall of this kind. there is no direct connection between the outside networks. so even if the matter has happened in the firewall. the outside networks cant connect with networks protected. the application gateway firewall offers the detailed daily records and auditing function, it improved the security of the network greatly. and provides the possibility to improve the security performance of the existing software too. the application gateways firewall solves the safety problem based on the specific application program. the products based on proxy will be improved to configure the service in common use and non-standard port. however. so long as the application program needs upgrading. the users based on proxy will find that they must buy new proxy server. as a technique of network safety. firewall combined with proxy server has simple and practical characteristics, can reach a certain security request in case of not revising the original network application system. however. if the firewall system is broken through. the network protected is in having no state of protecting. and if an enterprise hopes to launch the business activity on internet and carry on communication with numerous customers. it cant meet the demands. in addition, the firewall based on proxy service will often makes the performance of the network obviously drop.the third generation of firewall takes the detection technique of state as the core, combines the packet filtering firewall and application gateways firewall. the state detection firewall accesses and analyzes the data achieved from the communication layer through the module of state detection to perform its function. the state monitor act as firewall technique. it is best in security perfonnance, it adopts a software engine.which executes the tactics of network security on the gateways, called the detection module. on the premise of not influencing the network to work normally, detection module collects the relevant data to monitor each of the network communication layers, collects a part of data, namely status information, and stores the data up dynamically for the reference in making security decision afterward. detection modulesupports many kinds of protocols and application program, and can implement the expansion of application and service very easily. different from other safety schemes, before the users access reaches the operating system of network gateways, the state monitor should collect the relevant data to analyze, combine network configuration and safety regulation to make the decisions of acceptance, refutation, appraisal or encrypting to the communication etc once a certain access violates the security regulation, the safety alarm will refuse it and write down to report the state of the network to the system management device. this technology has defects too, namely the configuration of the state monitor is very complicated, and will decelerate the network.3. new generation technique of firewallsaccording to the present firewalls market, the domestic and international manufacturers of firewall can all support the basic function of the firewall well,including access control, the network address transform, proxy, authentication, daily records audit etc. however, as stated before, with the attack to the network increasing, and users requisition for network security improving day by day, the firewall must get further development. combine the present experience of research and development and the achievement,some relevant studies point out, according to the development trend of application and technology, how to strengthen the security of firewall, improve the performance of firewall, enrich the function of firewall, will become the problem that the manufacturer of firewalls must face and solve next. the purpose of the new generation firewall is mainly combining the packet filtering and proxy technology, overcoming the defects in the safety respect of two; being able to exert the omnidirectional control from the layer of data chain to the application layer; implementing the micro-kernel of tcp/ip protocol to perform all the security control on the layer of tcp/ip protocol; based on the micro-kernel above, making the speed to exceed thetraditional packet filtering firewall; offering the transparent mode of proxy. lightening the configuration work on the client; supporting the data encryption and decryption des and rsa , offering the strong support to the virtual private network vpn; hiding the inside information totally; producing a new firewall theory.the new techniqe of firewalls has not only covered all the functions of traditional packet filtering firewalls, but also has remarkable advantages in opposing overall the attack means of ip deception, syn flood, icmp. arp, etc. strengthening proxy service, merging it with packet filtering, then adding the intelligence filtering technology to make the security of the firewall rising to another height. 4. conclusionnow the firewall has already been widely used on internet, and because of its characteristic of not limited to the tcp/ip protocol, it has more vitality outside internet progressively too. to be subjective, the firewall is not the omnipotent prescription of solving the problem of network security, but only a component of the network security policy and tactics. however, understanding the technology of firewall and learning to use it in actual operation, believing that every net friend may be benefited a lot from the network life in the new century.外文资料翻译译文摘要:作为关键设施,维护网络的安全性,防火墙采取建立信任与不可靠的网络障碍的目的,并落实相应的安全策略。在这个文件中,计算机网络安全与防火墙的技术,主要讨论的概念和分类,介绍了防火墙。它还介绍了三种基本的防火墙实现技术:分组过滤,代理服务器和应用详细监测模型的。最后对互联网的简单防火墙技术的发展趋势。关键词:网络安全,防火墙,包过滤,监控图1 ip地址过滤在互联网上防火墙是网络安全的非常有效的手段,它安装在信任和不可靠的网络之间,可以隔离安全区域和风险区域的连接,在同一时间并不妨碍人们进入风险区域。它可以隔离风险区域之间的连接(即有可能是在互联网上一定的风险)和安全区(局域网)上,也不妨碍人们在同一时间进入危险领域。防火墙可以监控进出网络的通信量,从网络来完成这项任务看似不可能的,它只允许安全和通过检查的信息进入,同时阻止那些可能给企业带来威胁的数据信息。由于故障和安全问题的缺陷变得越来越普遍,入侵网络不仅来自高超的攻击手段,也可能是来自配置上的低级错误或不合适的密码选择。因此,这个防火墙的功能是防止不被希望和未经许可的通讯进出网络保护。迫使公司加强自己的网络安全策略。一般防火墙可以达到以下目的:第一,制止他人进入内部网络,过滤不安全服务和非法用户;第二,防止关闭安装到你的防御侵略者;第三,限制用户访问特殊站点;第四,提供便利的网络安全监控。2防火墙技术的分类和实施 一个集成的防火墙系统通常包括筛选路由器和代理服务器。该筛选路由器是一个多端口的ip路由器,它根据定期的小
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025年土石方施工合同配套服务补充协议
- 2025年度工程项目投标保密协议范本
- 2025年度进口食品包销合同示范文本(含关税)
- 智能仓储货架行业市场机遇与挑战及2025年制造项目可行性研究报告
- 中药新药研发现代化策略与2025年市场增长潜力研究
- 2025年教育园区建设项目社会稳定风险评估与风险评估指标体系改进报告
- 2025新能源行业品牌建设与市场推广策略研究报告:深度分析
- 四年级数学(简便运算)计算题专项练习与答案
- 自考专业(法律)模拟试题及参考答案详解1套
- 重难点自考专业(学前教育)【新题速递】附答案
- 公共基础知识试题(附答案)
- 2025年湖北省中考语文真题(含答案)
- 2025年四川三支一扶考试公共基础知识试卷
- 战术基础动作低姿匍匐
- 2025年公文核改竞赛试题及答案
- 2025年秋季学期开学第一次中层班子会上校长精彩讲话:向小处看往实里干朝远处谋
- 下肢开放性损伤课件
- 有机硅行业面试攻略:高级岗位面试题库
- 专利分级管理办法
- 水利水电工程教学课件
- 宠物拍摄技巧培训课件
评论
0/150
提交评论