免费注册 查看新帖 |

Chinaunix

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

iptables l7模块安装问题 [复制链接]

论坛徽章:
0
11 [报告]
发表于 2008-08-29 17:05 |只看该作者
原帖由 ssffzz1 于 2008-8-29 16:51 发表
L7要和IPTABLES配套的。看看L7的发行文档。是否和IPTABLES配套。



应该是匹配的 l7的软件包里包含了iptables-1.4.1.1 的补丁
是不是内核必须是2.6.25的才可以啊?这里面只有一个2.6.25的内核补丁

下面是l7补丁

CHANGELOG
for_older_kernels
iptables-1.3-for-kernel-2.6.20forward-layer7-2.20.patch
iptables-1.3-for-kernel-pre2.6.20-layer7-2.20.patch
iptables-1.4.1.1-for-kernel-2.6.20forward
iptables-1.4-for-kernel-2.6.20forward-layer7-2.20.patch
kernel-2.4-layer7-2.20.patch
kernel-2.6.25-layer7-2.20.patch
README

论坛徽章:
0
12 [报告]
发表于 2008-08-29 17:42 |只看该作者
问一下
我能执行

iptables -t mangle -A PREROUTING -m layer7 --l7proto yahoo -j DROP

是不是说明我的iptables支持了l7模块呢?

论坛徽章:
5
IT运维版块每日发帖之星
日期:2015-08-06 06:20:00IT运维版块每日发帖之星
日期:2015-08-10 06:20:00IT运维版块每日发帖之星
日期:2015-08-23 06:20:00IT运维版块每日发帖之星
日期:2015-08-24 06:20:00IT运维版块每日发帖之星
日期:2015-11-12 06:20:00
13 [报告]
发表于 2008-08-29 18:00 |只看该作者
要不报错才行

论坛徽章:
2
IT运维版块每日发帖之星
日期:2015-08-24 06:20:00IT运维版块每日发帖之星
日期:2015-08-25 06:20:00
14 [报告]
发表于 2008-08-29 21:22 |只看该作者
1.4.1.1的iptables不是你这样编译的,把NET???这个包里头有两个文件CP到iptables源码的e????这个文件夹里面,然后
PATHC the iptables l7-patch
./configure kernel=/you kernel path (记不清了)
make
make install

前天刚编译过
kernel :2.6.25.16
iptables:1.4.2

[ 本帖最后由 donggua0713 于 2008-8-30 10:17 编辑 ]

论坛徽章:
2
IT运维版块每日发帖之星
日期:2015-08-24 06:20:00IT运维版块每日发帖之星
日期:2015-08-25 06:20:00
15 [报告]
发表于 2008-08-30 10:16 |只看该作者
http://l7-filter.sourceforge.net/HOWTO-kernel.en.php









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"


[ 本帖最后由 donggua0713 于 2008-8-30 10:18 编辑 ]

论坛徽章:
0
16 [报告]
发表于 2008-09-01 09:45 |只看该作者
谢谢,大家的帮助,问题解决了~!

论坛徽章:
0
17 [报告]
发表于 2008-10-14 18:00 |只看该作者
如何解决的报一下啊,不能只有你明白了广大群众还未知呢
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP