samboy
发表于 2009-9-18 23:21:10
明白
WGHBOY
发表于 2009-10-20 14:23:55
:lol
kpnike
发表于 2009-10-20 14:58:45
223789224,实际点一下上面的空间就能看到资料的了,很多新手都只想知道答案,不看贴不看其它的
我是新手啊。。。怎你把我也说成这样子。。。俺可是老实人,好贴不旦看还要去顶哟。
kuyue163
发表于 2009-10-23 18:18:01
大哥 你的QQ号说下撒 我们这些 新手不....
gxhacker
发表于 2009-11-2 19:41:39
:)
dghj_aaron
发表于 2010-1-18 12:27:43
学习了~~但好像要3.24以上的版本才支持~~可怜啊
WGHBOY
发表于 2010-1-18 13:57:10
用了pcc,网银和游戏基本解决
dengjide
发表于 2010-1-28 04:41:39
chen198320
发表于 2010-2-19 13:06:33
还没用过,试一下,谢谢了
blank
发表于 2010-8-21 12:06:48
晕,密码是你QQ,你QQ到底是多少
canbee888
发表于 2010-8-31 23:33:07
倒要看看
imxch
发表于 2010-9-9 17:02:11
本帖最后由 imxch 于 2010-9-9 17:03 编辑
pcc一共就几种设置方法,我发的这个是注重负载均衡,还有源地址和目标地址的设法
WGHBOY 发表于 2009-9-18 17:58 http://bbs.routerclub.com/images/common/back.gif
猛男,看了包里的代码,有点不明白
那有两处/ip firewall mangle
啥意思
你说我发的这个是注重负载均衡,还有源地址和目标地址的设法,就需要这两处/ip firewall mangle啊?
第二个/ip firewall mangle这里有两处相同的(红色标出)?就是你所谓的注重负载均衡,还有源地址和目标地址的设法?????
add action=change-mss chain=forward comment="" disabled=no new-mss=1400 protocol=tcp tcp-flags=syn
add action=mark-connection chain=input comment="" disabled=no in-interface=pppoe-out1 new-connection-mark=pppoe-out1_conn passthrough=yes
add action=mark-connection chain=input comment="" disabled=no in-interface=pppoe-out2 new-connection-mark=pppoe-out2_conn passthrough=yes
add action=mark-routing chain=output comment="" connection-mark=pppoe-out1_conn disabled=no new-routing-mark=to_pppoe-out1 passthrough=yes
add action=mark-routing chain=output comment="" connection-mark=pppoe-out2_conn disabled=no new-routing-mark=to_pppoe-out2 passthrough=yes
add action=mark-routing chain=prerouting comment="" connection-mark=pppoe-out1_conn disabled=no in-interface=LAN new-routing-mark=to_pppoe-out1 passthrough=yes
add action=mark-routing chain=prerouting comment="" connection-mark=pppoe-out2_conn disabled=no in-interface=LAN new-routing-mark=to_pppoe-out2 passthrough=yes
add action=mark-connection chain=prerouting comment="" disabled=no dst-address-type=!local in-interface=LAN new-connection-mark=pppoe-out1_conn passthrough=yes
per-connection-classifier=both-addresses:2/0
add action=mark-connection chain=prerouting comment="" disabled=no dst-address-type=!local in-interface=LAN new-connection-mark=pppoe-out2_conn passthrough=yes
per-connection-classifier=both-addresses:2/1
add action=mark-routing chain=prerouting comment="" connection-mark=pppoe-out1_conn disabled=no in-interface=LAN new-routing-mark=to_pppoe-out1 passthrough=yes
add action=mark-routing chain=prerouting comment="" connection-mark=pppoe-out2_conn disabled=no in-interface=LAN new-routing-mark=to_pppoe-out2 passthrough=yes
WGHBOY
发表于 2010-9-9 19:42:33
几十年的东西了就不在讨论
cyanfleck
发表于 2010-12-28 07:36:32
本帖最后由 cyanfleck 于 2010-12-28 07:36 编辑
回复 WGHBOY 的帖子
晕了 。。。;P 嘿嘿09年发的
xnsxcoolczh
发表于 2010-12-29 22:10:48
至今没有搞明白pcc和nth的区别