随笔分类 -  LVS

摘要:ethX为director端添加的RS地址的物理接口,请对应更改即可。 阅读全文
posted @ 2017-06-27 16:02 普朗克·李 阅读(323) 评论(0) 推荐(0)
摘要:1 #!/bin/bash 2 # 手动安装lpvs前端管理工具 3 # chkconfig: - 85 15 4 # 5 # lvs启动脚本:director 6 # lvs模式类型:nat、dr、ipip 7 # lvs代理协议:tcp、udp、mark 8 9 # 检测输入类型是否为tcp/udp/mark 10 function check_ty... 阅读全文
posted @ 2017-06-27 15:59 普朗克·李 阅读(369) 评论(0) 推荐(0)