ROS软路由论坛 ROSABC.com 网络方案网络工程交流

 找回密码
 会员注册

QQ登录

只需一步,快速开始

查看: 5722|回复: 1

[求助] 求助!!!多拨叠加达不到预计速度!!!详细,详细,详细!

[复制链接]
发表于 2018-12-31 14:43:05 | 显示全部楼层 |阅读模式

马上注册成为ROSABC会员,随时发帖回复。

您需要 登录 才可以下载或查看,没有账号?会员注册

x
双百M,一根联通100M,一根电信100M,6类网线.
千兆交换机.
j3455做的系统,已上4口千兆网卡.
ROSV6.42.7   Level 6
截图01.png
做叠加后  pppoe-out2 总是0 或者 较低速度.且网速只能达到100M,
02.png
以下是我的配置脚本,求指导....
/ip address add address=192.168.1.1/24 interface=bridge1 comment="lan"

/ip dns set allow-remote-requests=yes cache-size=2048 max-udp-packet-size=512 servers=223.5.5.5,223.6.6.6

/ip firewall mangle add chain=forward protocol=tcp tcp-flags=syn action=change-mss new-mss=1440
/interface pppoe-client add name=pppoe-out1 interface=wan1 user=********* password=******* add-default-route=no disabled=no
/interface pppoe-client add name=pppoe-out2 interface=wan2 user=********* password=******* add-default-route=no disabled=no

/ip firewall mangle
add chain=prerouting action=mark-connection dst-address-type=!local in-interface=wan1 per-connection-classifier=both-addresses-and-ports:2/0 new-connection-mark=pppoe-out1_conn passthrough=yes comment="pcc_1"
add chain=prerouting action=mark-routing connection-mark=pppoe-out1_conn in-interface=wan1 new-routing-mark=to_pppoe-out1
add action=mark-connection chain=input in-interface=pppoe-out1 new-connection-mark=pppoe-out1_conn
add action=mark-routing chain=output connection-mark=pppoe-out1_conn new-routing-mark=to_pppoe-out1

add chain=prerouting action=mark-connection dst-address-type=!local in-interface=wan2 per-connection-classifier=both-addresses-and-ports:2/1 new-connection-mark=pppoe-out2_conn passthrough=yes comment="pcc_2"
add chain=prerouting action=mark-routing connection-mark=pppoe-out2_conn in-interface=wan2 new-routing-mark=to_pppoe-out2
add action=mark-connection chain=input in-interface=pppoe-out2 new-connection-mark=pppoe-out2_conn
add action=mark-routing chain=output connection-mark=pppoe-out2_conn new-routing-mark=to_pppoe-out2

/ip route
add dst-address=0.0.0.0/0 gateway=pppoe-out1 check-gateway=ping comment=1_route disabled=no distance=1 routing-mark=to_pppoe-out1
add dst-address=0.0.0.0/0 gateway=pppoe-out1 check-gateway=ping comment=1_route disabled=no distance=1
add dst-address=0.0.0.0/0 gateway=pppoe-out2 check-gateway=ping comment=2_route disabled=no distance=1 routing-mark=to_pppoe-out2
add dst-address=0.0.0.0/0 gateway=pppoe-out2 check-gateway=ping comment=2_route disabled=no distance=2
/ip firewall nat
add action=masquerade chain=srcnat comment=1 out-interface=pppoe-out1
add action=masquerade chain=srcnat comment=2 out-interface=pppoe-out2



求教!!!!!!!


 楼主| 发表于 2019-1-2 21:59:58 | 显示全部楼层
求助真的没人会哎!
您需要登录后才可以回帖 登录 | 会员注册

本版积分规则

不良信息举报Q:2000617

软路由

不良信息举报Q:2000617|Archiver|ROS软路由论坛 ROSABC.com 网络方案网络工程交流

GMT+8, 2025-6-17 08:36 , Processed in 0.142348 second(s), 22 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表