Another option is to setup two different ssh daemon's per server, and start one as a cluster service on the cluster-named IP. Basically you have hostname ssh daemon and a second daemon, with configs in some non-standard place. As part of a failover, you also start the other SSH daemon, listening only on the cluster service address, so yes the SSH key is still shared, but only as the cluster service address. That way you can log into the hostname ssh daemon and verify everything before attempting to use the cluster service address, if you wish.
It's more complicated, but works for the paranoid. stahnma --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en -~----------~----~----~----~------~----~------~--~---
