Hello List, I'm using linux-ha to transfer an ip-address (and some services) between two machines using the following setup:
server1: eth0: active interface if everything is working; has the ip-address x.x.x.108 eth1: "maintenance" interface for accessing the machine if eth0 gets down (x.x.x.109) server2: eth0: interface which x.x.x.108 should be transferred to, if server1 starts working eth1: "maintenance" interface for accessing the machine if eth0 gets down (x.x.x.110) My problem is, that x.x.x.108 is always on an eth1, probably because their respective ip-addresses are on the same subnet. Is there a parameter i can add to my cib.xml to bind the address to a specific interface? Thanks in advance, Stefan _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
