Disable the IP forwarding feature of the Guest Agent for the Google Compute Engine because it conflicts with the IP resources of LifeKeeper.

Run cmd.exe as Administrator, then edit an instance_configs.cfg as follows:

C:\> notepad "\Program Files\Google\Compute Engine\instance_configs.cfg"

Add the following lines to the file.

[NetworkInterfaces]
ip_forwarding=false

After editing the file, reboot the computer.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment