摘要
随着网络技术的广泛应用,网络对防火墙的要求也越来越高。防火墙的基本功能是过滤本地网络或者网络的某个部分与Internet之间的数据(数据包)传送。人们希望以较低的成本得到较高质量的防火墙,以Web方式管理linux防火墙就是一种成本低质量高的做法。它的实现需要配置Apache,使用PHP嵌入HTML编写可视化界面,还需要了解linux防火墙配置命令--ipchains的一些参数,组建规则的方法,这样才能实现远程管理防火墙的功能。可以根据用户的需要自己组建防火墙实现各种功能,为用户提供方便。
With the wide use of Internet technology , firewall became very important. Its function is to filtrate or stop the data convection between the local net and Internet. People want to realize firewall of high quality with the least cost. Web management is one of those kinds of firewall. At first, you should collocate the Apache, apply PHP and HTML to program, and also need to know some parameters and rules about ipehains. So you ean realize the function of the firewall. This also ean make the friewall realize many other kinds of function as you wish conveniendy.
出处
《微处理机》
2007年第4期40-41,45,共3页
Microprocessors