Hello. I'm new to heartbeat and may be I'm not understanding something, but googling doesn't help me with my problem. My configuration is two servers with three 802.11q vlan network interfaces with floating IP adresses on all of them. So, my haresorses now looks like:
node1 IPaddr2::192.168.0.1/24/eth1.100:1 node1 IPaddr2::192.168.1.1/24/eth1.101:1 node1 IPaddr2::192.168.2.1/24/eth1.102:1 service1 service2 service3 But after doing some ha tests I realized, that source address associated with all packets which originates my node are set to "primary", not-aliased interface's address. Then I found script IPsrcaddr, but what it does is just setting the source ip for all packets that routed through the default route and that isn't what I need. Now the only way I see is to write another script based on IPaddr2 and IPsrcaddr by my own. Is there another way to do this? -- wbr, Alexander Krylowsky mailto: [email protected] _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
