免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
12
最近访问板块 发新帖
楼主: wangpenghua
打印 上一主题 下一主题

初学者安装iptables layer 7 模块 [复制链接]

论坛徽章:
2
IT运维版块每日发帖之星
日期:2015-08-24 06:20:00IT运维版块每日发帖之星
日期:2015-08-25 06:20:00
11 [报告]
发表于 2008-10-14 19:10 |只看该作者
Iptables Setup

First read the README in the package "Layer 7 patches". Depending on your version of iptables, the instructions are different.
iptables 1.4.0 and older

Use the appropriate iptables patch to to patch[1] iptables. Compile iptables, pointing it at your patched kernel source:

    * Run "chmod +x extensions/.layer7-test" (information about file permissions can't be contained in the patch)
    * Then "make KERNEL_DIR=/path/to/patched/kernel_source" (you must have configured your kernel source before this step)
    * And install (as root): "make install KERNEL_DIR=/path/to/patched/kernel_source"

iptables 1.4.1

Don't use this version. There's no reason to and it's difficult to compile.
iptables 1.4.1.1 and newer

Copy libxt_layer7.c and libxt_layer7.man (from the subdirectory of the "Layer 7 patches" package that the README points you to) to the extensions/ directory of your iptables source. Then:

    * "./configure --with-ksource=/path/to/patched/kernel_source" (use the full path)
    * "make"
    * (as root) "make install"


LZ的iptables安装方法不对。

http://l7-filter.sourceforge.net/HOWTO-kernel.en.php

论坛徽章:
0
12 [报告]
发表于 2008-10-15 09:01 |只看该作者
[root@ftp2 extensions]# ./.layer7-test
执行layer7-test文件,但当make的时候还是报相同的错误。
make[1]: *** [libipt_layer7.oo] 错误 1
make[1]: Leaving directory `/usr/src/iptables-1.4.2/extensions'
make: *** [install-recursive] 错误 1
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP