level 6
whhsir
楼主
江苏无锡,电信20M宽带,多拨成功,但下载速度还是2.7M/s左右,什么问题呢,难道电信限制了?如图:

mwan3 config:
config interface *wan*
option enabled *1*
option count *1*
option timeout *2*
option interval *5*
option down *3*
option up *8*
option reroute *1*
option reliability *1*
list track_ip *114.114.114.114*
config interface *wan2*
option count *1*
option timeout *2*
option interval *5*
option down *3*
option up *8*
option enabled *1*
option reliability *1*
list track_ip *114.114.114.114*
config interface *wan3*
option enabled *1*
option reliability *1*
option count *1*
option timeout *2*
option interval *5*
option down *3*
option up *3*
list track_ip *114.114.114.114*
config member *wan_wan*
option interface *wan*
option metric *1*
option weight *1*
config member *wan2_wan2*
option interface *wan2*
option metric *1*
option weight *1*
config member *wan3_wan3*
option interface *wan3*
option metric *1*
option weight *1*
config policy *po*
list use_member *wan_wan*
list use_member *wan2_wan2*
list use_member *wan3_wan3*
config rule *duobo*
option proto *all*
option use_policy *po*
network config:
config interface *loopback*
option ifname *lo*
option proto *static*
option ipaddr *127.0.0.1*
option netmask *255.0.0.0*
config globals *globals*
option ula_prefix *fd73:202a:6013::/48*
config interface *lan*
option ifname *eth0.1*
option force_link *1*
option type *bridge*
option proto *static*
option ipaddr *192.168.1.1*
option netmask *255.255.255.0*
option ip6assign *60*
option macaddr *6c:b0:ce:11:de:f1*
config interface *wan*
option ifname *eth0.2*
option _orig_ifname *eth0.2*
option _orig_bridge *false*
option proto *pppoe*
option username *051********
option password ‘**********
option metric *10*
config interface *wan6*
option ifname *@wan*
option _orig_ifname *@wan*
option _orig_bridge *false*
option proto *dhcp*
config switch
option name *switch0*
option reset *1*
option enable_vlan *1*
config switch_vlan
option device *switch0*
option vlan *1*
option ports *0t 1 2 3 4*
option vid *1*
config switch_vlan
option device *switch0*
option vlan *2*
option ports *0t 5*
option vid *2*
config interface *wan2*
option proto *pppoe*
option username *0510*******
option password *********
option _orig_ifname *eth0.1*
option _orig_bridge *false*
option metric *20*
option ifname *vth2*
config interface *wan3*
option type *bridge*
option proto *pppoe*
option ifname *vth3*
option username *0510*********
option password **********
option metric *30*
2014年11月15日 12点11分
1

mwan3 config:config interface *wan*
option enabled *1*
option count *1*
option timeout *2*
option interval *5*
option down *3*
option up *8*
option reroute *1*
option reliability *1*
list track_ip *114.114.114.114*
config interface *wan2*
option count *1*
option timeout *2*
option interval *5*
option down *3*
option up *8*
option enabled *1*
option reliability *1*
list track_ip *114.114.114.114*
config interface *wan3*
option enabled *1*
option reliability *1*
option count *1*
option timeout *2*
option interval *5*
option down *3*
option up *3*
list track_ip *114.114.114.114*
config member *wan_wan*
option interface *wan*
option metric *1*
option weight *1*
config member *wan2_wan2*
option interface *wan2*
option metric *1*
option weight *1*
config member *wan3_wan3*
option interface *wan3*
option metric *1*
option weight *1*
config policy *po*
list use_member *wan_wan*
list use_member *wan2_wan2*
list use_member *wan3_wan3*
config rule *duobo*
option proto *all*
option use_policy *po*
network config:
config interface *loopback*
option ifname *lo*
option proto *static*
option ipaddr *127.0.0.1*
option netmask *255.0.0.0*
config globals *globals*
option ula_prefix *fd73:202a:6013::/48*
config interface *lan*
option ifname *eth0.1*
option force_link *1*
option type *bridge*
option proto *static*
option ipaddr *192.168.1.1*
option netmask *255.255.255.0*
option ip6assign *60*
option macaddr *6c:b0:ce:11:de:f1*
config interface *wan*
option ifname *eth0.2*
option _orig_ifname *eth0.2*
option _orig_bridge *false*
option proto *pppoe*
option username *051********
option password ‘**********
option metric *10*
config interface *wan6*
option ifname *@wan*
option _orig_ifname *@wan*
option _orig_bridge *false*
option proto *dhcp*
config switch
option name *switch0*
option reset *1*
option enable_vlan *1*
config switch_vlan
option device *switch0*
option vlan *1*
option ports *0t 1 2 3 4*
option vid *1*
config switch_vlan
option device *switch0*
option vlan *2*
option ports *0t 5*
option vid *2*
config interface *wan2*
option proto *pppoe*
option username *0510*******
option password *********
option _orig_ifname *eth0.1*
option _orig_bridge *false*
option metric *20*
option ifname *vth2*
config interface *wan3*
option type *bridge*
option proto *pppoe*
option ifname *vth3*
option username *0510*********
option password **********
option metric *30*