Hi bui manh,

Am Mittwoch, 17. Juni 2009 05:31 schrieb [email protected]:
> 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

- you don't need to  configure file eth0:0, that does heartbeat for you 
automatically, if correct configured ;-)

>
> #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!
- it would help: version HA, configuration (at least cib.xml and ha.cf) ...


Regards 

Nikita Michalko 

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to