#1 2009-03-13 13:31:22
给oleg的iptables打patch-o-matic-ng
呃,这个补丁干吗的就不解释了,google吧.
编译环境的搭建参照
https://digiland.tw/viewtopic.php?pid=786#p786
1.下载patch-o-matic-ng-20040302(oleg为2.4.20,所以最高只能到这里)
2.
export PATH=$PATH:/opt/brcm/hndtools-mipsel-uclibc/bin:/opt/brcm/hndtools-mipsel-linux/bin
cd patch-o-matic-ng-20040302
KERNEL_DIR=/mnt/ram/broadcom/src/linux/linux NETFILTERDIR=/mnt/ram/broadcom/src/gateway/iptables ./runme base (注意你的位置)
3.选择你需要的部分,以下是我的
NETMAP REJECT TTL connlimit dstlimit fuzzy iprange mport psd quota time CLASSIFY CONNMARK TARPIT h323-conntrack-nat mms-conntrack-nat string
4.
cd /mnt/ram/broadcom/src/gateway
make menuconfig(把刚才打补丁的部分选上)
make && make install
完工...
離線