摘要:
1、虚拟机介绍 test2(负载均衡):DIP:192.168.59.102 VIP:192.168.59.111 test3(后端服务器):192.168.59.103 test4(后端服务器):192.168.59.104 注:DR模式DIP必须跟服务器同一网段,关闭SELinux:setenf 阅读全文
摘要:
centos 7 搭建lvs dr模式 测试报错 curl: (7) Failed connect to 192.168.59.111:80; No route to host 查看RS 1的防火墙 是开启的状态,关掉 #systemctl stop firewalld 阅读全文