LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: 疫苗

关于iptables限制流量问题

[复制链接]
 楼主| 发表于 2005-9-9 10:19:03 | 显示全部楼层
看了一下关于ipp2p编译安装的文档,但不是很明白什么意思,请教各位应该怎样按照它编译
Installation Instructions:
--------------------------
-modify the Makefile (change "IUSER = -I/usr/src/iptables/include" to wherever i
ptables.h is located)
-type "make"
-copy libipt_ipp2p.so to the iptables lib dir (/usr/lib/iptables/)
-insmod ipt_ipp2p.o / ipt_ipp2p.ko or copy to your kernel modules dir and do a "
depmod -a"
-create your rules
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-9-9 11:14:40 | 显示全部楼层
我的iptables是linux自带的,iptables-ipv6-1.2.8-12,iptables-1.2.8-12
回复 支持 反对

使用道具 举报

发表于 2005-9-9 13:34:39 | 显示全部楼层
实际上就需要这样
./configure
make; make install
cp libipt_ipp2p.so to the iptables lib dir (/usr/lib/iptables/)
insmod ipt_ipp2p.o
之后你
iptables -m ipp2p --help
看看有没有结果,如果有了help内容就好了。
应该是这样,很早以前编译的了,早就忘了具体的了,应该如此
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表