搜索资源列表
linux-firewall-good.rar
- 一篇很好的介绍LINUX下包过滤防火墙设计的规则和方法也是一篇要钱的论文,A very good introduction to packet filtering firewall under LINUX design rules and methods is a paper money
132
- Linux个人防火墙设计与实现——数据包处理部分-Linux Design and Implementation of Personal Firewall- part of packet processing
ww
- 数据包过滤(packet filtering)是一个用软件或硬件设备对向网络上传或从网络下载的数据流进行有选择的控制过程。数据包过滤器通常是在将数据包从一个网站向另一个网络传送的过程中允许或阻止它们的通过(更为常见的是在从英特网向内部网络传输数据时,或从内部网络向英特网传输)。数据包过滤类防火墙对所有通过它进出的数据包进行检查,并阻止那些不符合既定规则数据包的传输。-Packet filtering (packet filtering) is a software or hardware de
IPTABLESDesignandImplementation-
- 基于IPTABLES的包过滤防火墙的设计与实现,这是在LINUX环境下开发的。一次课程设计作业,希望对大家可以作参考。-Based on the packet filtering firewall IPTABLES Design and Implementation, which is developed under the LINUX environment. A course design work, we can hope for reference.
sendarp
- 类似arp防火墙的功能,输入自己的ip地址,要发送的arp回复的主机IP地址,既可以实现在数据链路成发送arp响应包。 主要练习一下Linux下面socket 和ioctrl的用法。-Similar to the arp firewall function, enter your ip address, to send arp reply to the host IP address, not only can be achieved in the data link into the se
iptables-testing
- iptables 是与最新的 2.4.x 版本 Linux 内核集成的 IP 信息包过滤系统。如果 Linux 系统连接到因特网或 LAN、服务器或连接 LAN 和因特网的代理服务器, 则该系统有利于在 Linux 系统上更好地控制 IP 信息包过滤和防火墙配置。-iptables is the latest Linux kernel 2.4.x versions of the integrated IP packet filtering system. If the Linux system
module
- 一个简单的防火墙内核代码,有相关虚拟文件系统,和简单包处理内核函数-A simple firewall kernel code, have the relevant virtual file system, and a simple packet processing kernel functions