两条相同是10M的光纤如何分流?
我是ROS2.927的软路由,我们本来是1根10M的,现在老板又拉了条10M的,想用两根合用,一条带一半的机器(我们这到晚上电信会拉掉网线,就是不能上网,可是通宵是块肥肉怎能不吃呢),到晚上的时候切换到另一根不断网的光纤做通宵,我想请教高手怎么弄分流(两根都是电信)。请求高手指教,小弟很菜高手大哥帮帮忙啊!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1 以为是斑竹提问
原来是1个 盗版的 偶可以帮你做,远程,,加偶QQ7147423,或发email:sspdcybj@qq.com给偶,偶帮你 先做标记
comment="huiduan"
mangleaction=prerouting src-address=192.168.1.x-192.168.1.xx mark-routing newmark=1IP段
comment="buduan"
mangleaction=prerouting src-address=192.168.1.x1-192.168.1.xx1 mark-routing newmark=2IP段
wan1=1.1.1.2 网关1.1.1.1 wan2=2.2.2.2 网关2.2.2.1 不掉线的.
做好后. ip route 添加网关...
新建一个..把网关打上1.1.1.1下面有一个mark 的.这里选 1ip段 comment="duang"
新建一个..把网关打上2.2.2.1下面有一个mark 的.这里选 2ip段 commnet="bug"
这样就分流了..
ip routegateway=2.2.2.1 comment=" 1111"disable=yes
断线改别的网关的话.
在netwath host里打上会断线的网关...up 事件up1 ,down 事件down1
再在script...
up1
/ip firewall mangle enable 把标记恢复
/ip firewall mangle enable
ip routeenable
ip routeenable
/ip route disable
down1
/ip firewall mangle disable 把标记去掉.
/ip firewall mangle disable
ip routedisable
ip routedisable
/ip route enable 通过一条不会断的光纤上网.
这样看看行不行......
[ 本帖最后由 zerostudy 于 2007-3-26 16:18 编辑 ] 2.9.27 不需要弄检测的
直接加路由,把容易掉线的先加。
掉了,自动用后面的
恢复了,会自动接上。 换做我,,我就设个时间段......
页:
[1]