双线接入,网通正常,电信不通,大侠指点!谢谢!!
双线接入,网通正常,不能自动切换,电信网站都上不去,大侠指点!谢谢!!整机脚本备份见附件,不要来了就走呀,一定要留下您的金玉良言,我是长春的,来长春请你吃饭!!!!!!!!!:P
/ tool netwatch
add host=222.168.5.149 timeout=1s interval=1m up-script=dxup \
down-script=dxdown comment="TEL" disabled=no
add host=218.62.12.129 timeout=1s interval=1m up-script=CNCup \
down-script=CNCdown comment="CNC" disabled=no
这里的电信网关打错了,应该是222.168.4.149,是这里的关系吗? 长春太远啦~ 哥们你好像有误区啊,那个是掉线切换的脚本,电信上不去是不是路由表没做好啊! add host=222.168.5.149 timeout=1s interval=1m up-script=dxup \
down-script=dxdown comment="TEL" disabled=no打错地址不能切换
add dst-address=0.0.0.0/0 gateway=218.62.12.129,222.168.4.149 scope=255 \
target-scope=10 comment="" disabled=no
改为
add dst-address=0.0.0.0/0 gateway=218.62.12.129 check-gateway=ping distance=2 \
scope=255 target-scope=10 comment="cnc" disabled=no
在实验一次
[ 本帖最后由 木易 于 2006-10-26 13:48 编辑 ] 感谢木易及ZOOYO,明后天有时间我试一下。 晕死,网关都错了,你怎么上网啊. 网关错了……搞对了就行 不太清楚,不过要学习学习
页:
[1]