jia_ok 发表于 2010-5-23 21:44:53

已有 126 人购买  本主题需向作者支付 10 铜板 才能浏览 购买主题

yblgzz 发表于 2010-5-23 21:50:36

什么东西啊

广东林001 发表于 2010-5-23 21:51:00

顶一顶

senmail 发表于 2010-5-23 22:01:13

顶顶。。。。。。。。。。。。。。。。。。。

senmail 发表于 2010-5-23 22:04:29

怎么得铜板?????

senmail 发表于 2010-5-23 22:04:43

还差4个

senmail 发表于 2010-5-23 22:04:55

还差3个还差3个

senmail 发表于 2010-5-23 22:05:12

差两个了

senmail 发表于 2010-5-23 22:05:24

回完这帖就买了..........................

senmail 发表于 2010-5-23 22:05:58

分享:





注明:1、src-address=(这输入你的内网IP段如192.168.1.0/24)
      2、target-addresses=(这输入你的内网IP段如192.168.1.0/24)
      3、down的pcq-rate=2000000为每个用户下行最高限速为2M
      4、pcq-rate=100000为每个用户上传最高限速为100k
以上的参数请自行修改,别的最好不变

/ ip firewall filter
add chain=forward action=drop p2p=all-p2p src-address=192.168.1.0/24 dst-port=80 protocol=tcp comment="P2P-NO-http80" \
    disabled=no

/ queue type

add name="down" kind=pcq pcq-rate=2000000 pcq-limit=50 pcq-classifier=dst-address pcq-total-limit=5000
add name="up" kind=pcq pcq-rate=100000 pcq-limit=10 pcq-classifier=src-address pcq-total-limit=5000

/ queue simple

add name="p2p" dst-address=0.0.0.0/0 interface=all parent=none direction=both priority=8 \
    queue=BT-up/BT-down limit-at=0/0 max-limit=64000/64000 total-queue=default-small p2p=all-p2p \
    disabled=no

add name="PCQ" target-addresses=192.168.1.0/24 dst-address=0.0.0.0/0 interface=all parent=none \
    direction=both priority=1 queue=up/down limit-at=0/0 max-limit=512000/6000000 \
    total-queue=default-small disabled=no

zhuhaijingwei 发表于 2010-5-23 23:00:47

dd

supermp3 发表于 2010-5-23 23:20:02

先顶!

winepo 发表于 2010-5-23 23:20:45

看一下

jia_ok 发表于 2010-5-23 23:24:56

有效果的东西当然要铜的,请4楼尊重别人的劳动成果。

mxso 发表于 2010-5-23 23:27:44

有效果的东西当然要铜的,请4楼尊重别人的劳动成果。
jia_ok 发表于 2010-5-23 23:24 http://bbs.routerclub.com/images/common/back.gif


    反效果??
页: [1] 2 3 4 5 6 7 8 9 10
查看完整版本: 最好用最间单和最实用的智能PPPOE的PCQ限速!