<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>RE: [Linux-cluster] HEARTBEAT and WAN</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>A floating ip address makes only sense if it is the same on both systems since it is used to hide the different identities of the servers implementing the service, making the failover transparent to the clients that can just reconnect to the same ip address after a failure.<BR>
<BR>
If you do need that feature you could achieve that with a virtual private network vpn that layers over both subnets but then your clients need to be on that private network as well.<BR>
<BR>
You can do without that that if your clients can be programmed to try both ip addresses before giving up.<BR>
<BR>
Michael Will / SE Technical Lead<BR>
www.penguincomputing.com<BR>
<BR>
 -----Original Message-----<BR>
From:   lionel.hay [<A HREF="mailto:lionel.hay@agriculture.gouv.fr">mailto:lionel.hay@agriculture.gouv.fr</A>]<BR>
Sent:   Tue Jan 30 03:27:53 2007<BR>
To:     linux-cluster@redhat.com<BR>
Subject:        [Linux-cluster] HEARTBEAT and WAN<BR>
<BR>
I'am looking for some exemples of files (ha.ch, haresources ..) to<BR>
create a cluster between two LAN (over a WAN)<BR>
<BR>
- How do I find the rights values for ha.cf ?<BR>
Do I use bcast,ucast, mcast ?<BR>
- Each machine have it's own IP and SUBMASK<BR>
FIRST 10.64.1.2/255.255.128.0 on eth0 with 10.64.0.254 for routing<BR>
SECOND 10.64.128.76/255.255.252.0 on eth0 with 10.64.128.254 for routing<BR>
My tracert command, give me 5 devices between my two LAN (including my<BR>
own devices)<BR>
How do I choose the floating IP ? (on second subnet where my primary is,<BR>
or second subnet where is my second)<BR>
How can I prevent false takeover in case of overloading ?<BR>
<BR>
Thanks for your help<BR>
<BR>
<BR>
<BR>
--<BR>
Lionel HAY<BR>
DDAF Pyrenees Atlantiques<BR>
64000 PAU<BR>
FRANCE<BR>
Tel : 0559021254<BR>
<BR>
--<BR>
Linux-cluster mailing list<BR>
Linux-cluster@redhat.com<BR>
<A HREF="https://www.redhat.com/mailman/listinfo/linux-cluster">https://www.redhat.com/mailman/listinfo/linux-cluster</A><BR>
</FONT>
</P>

</BODY>
</HTML>