Hi list, I want to setup a two nodes httpd cluster with heartbeat, and the configuration listed below:
hostname node1 node2 eth0 192.168.1.x 211.x.x.y eth1 211.x.x.x 192.168.1.y I'd like to use private LAN to broadcast udp traffic, can I use different interface in each node's ha.cf file? Like: on node1: keepalive 2 deadtime 30 warntime 10 initdead 120 udpport 694 bcast eth0 auto_failback on node node1 node node2 on node2: keepalive 2 deadtime 30 warntime 10 initdead 120 udpport 694 bcast eth1 auto_failback on node node1 node node2 And one more question, can I use "bcast" in VLAN environment? Thanks in advance. -- Cheers Feifei Jia
signature.asc
Description: Digital signature
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
