明白
:lol
223789224,实际点一下上面的空间就能看到资料的了,很多新手都只想知道答案,不看贴不看其它的
我是新手啊。。。怎你把我也说成这样子。。。俺可是老实人,好贴不旦看还要去顶哟。
大哥 你的QQ号说下撒 我们这些 新手不....
:)
学习了~~但好像要3.24以上的版本才支持~~可怜啊
用了pcc,网银和游戏基本解决
还没用过,试一下,谢谢了
晕,密码是你QQ,你QQ到底是多少
倒要看看
本帖最后由 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
几十年的东西了就不在讨论
本帖最后由 cyanfleck 于 2010-12-28 07:36 编辑
回复 WGHBOY 的帖子
晕了 。。。;P 嘿嘿09年发的
至今没有搞明白pcc和nth的区别