qinfei
发表于 2010-12-29 18:24:52
/ 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
peckpock
发表于 2010-12-29 21:34:36
赚个铜板
peckpock
发表于 2010-12-29 21:37: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
michaelyuan
发表于 2010-12-30 12:09:24
感觉P2P不好控制
ps30815
发表于 2011-1-7 03:58:10
差3个还差3个
lcgjk
发表于 2011-1-7 09:12:51
赚个金币
xuexue
发表于 2011-1-17 14:17:08
:)支持了,下来用用哦.
moshiping
发表于 2011-1-19 17:31:14
不错哦 看看
moshiping
发表于 2011-1-19 17:32:21
不得不看啊
kyer2012
发表于 2011-1-19 17:35:33
看看!!!!!!!
kuikuip
发表于 2011-1-21 15:30:19
不够
lsmh2000
发表于 2011-1-26 10:44:06
反效果??
zhusoft
发表于 2011-1-26 13:59:05
真有这么好用吗?
hnet
发表于 2011-1-27 22:10:26
怎么得铜板?????
wuhuajie8731
发表于 2011-1-28 01:37:18
辛苦了啊谢谢了
页:
1
2
3
4
5
6
7
8
9
10
[11]
12
13
14
15
16
17