Re: Heartbeat and IP forwarding (now onto a different problem)
Ken Rozinsky <[email protected]>
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Message-ID | <[email protected]> |
Fixed this problem but I'm now encountering another. The first problem was fixed (if anybody is interested) by doing a: /sbin/iptables -t nat -A PREROUTING -d 192.168.1.10 -p tcp -j DNAT --to-destination 192.168.1.20 The problem now it when I startup the second heartbeat I get the message: Jul 17 02:31:08 lb001 heartbeat: [3828]: WARN: nodename lb001 changed to lb002? Jul 17 02:31:08 lb001 heartbeat: [3828]: WARN: nodename lb002 changed to lb001? repeated over and over again on both machines syslogs. Any idea as to why? Regards Ken Ken Rozinsky wrote: > Hello, > > I'm using ubuntu 6.06 32bit server install. > I have some services running on a machine (192.168.1.20). > I startup hearbeat with a vip of 192.168.1.10. > > My problem is that I can't seem to get anything forwarded from .10 to > .20. > I have ipforwarding set. > > Any suggestions? > > Regards > > -- Ultra Monkey - http://www.ultramonkey.org/ To UNSUBSCRIBE, email to [email protected], with a body: unsubscribe ultramonkey-users [email protected] where "[email protected]" is YOUR email address.