Hi all my name is bui manh nam, i have a problem as the following: I have already installed heartbeat* on server140 which ip address is 192.168.29.140, other server148 with the address 192.168.29.148 VIP: 192.168.29.156 on server140: 192.168.29.140 create file eth0:0
DEVICE=eth0:0 BOOTPROTO=static HWADDR=01:02:03:04:05:06 IPADDR=192.168.29.156 NETMASK=255.255.255.0 ONBOOT=yes #wget -O /etc/yum.repos.d/CentOS-Testing.repo http://dev.centos.org/centos/5/CentOS-Testing.repo #yum --enablerepo c5-testing install iptables-mod-CLUSTERIP #modprobe ipt_conntrack #modprobe ipt_CLUSTERIP #iptables -A INPUT -p tcp -d 192.168.29.156 -j CLUSTERIP --new --hashmode sourceip --clustermac 01:02:03:04:05:06 --total-nodes 2 --local-node 2 --hashmode sourceip #service iptables save #yum install lighttpd -y ============'========================== I have tested it run ok on both servers of the subnet 192.168.29.0/24but when I test in other subnet, it is not run. I use other server with the IP address is 192.168.30.107, I can not ping to 192.168.29.156 and the access to http://192.168.29.156/ is impossible. I ping 192.168.29.140 and 192,168.29.148 ok and http://192.168.29.140/ http://192.168.29.148/ access web ok. please help me! I'm hearing from you soon! many thanks! -- *********************************************** Best regard. VCCORP BaamBoo System Bùi Mạnh Nam Tầng 22 tháp B Vincom 191 Bà Triệu HBT-HN Moile Phone: 0989385673 or 0948022610 ĐT: 04-9748899/EXT: 365, Fax: 04-9743413 *********************************************** Screenshot.png 299K View Download _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
