On Wed, 2006-01-18 at 22:26 -0500, PAUL WILLIAMSON wrote: > Thanks for that link. What I want to do is create a public/private > key bound to a specific ip address (the vip), then utilize the > BindToInterface to bind the communication to that same > interface. Does this make sense?
There is some tight coupling in cfengine between ip address and hostname as returned by the system and reverse dns lookup. Problems in these areas, as with dual-homed hosts, can often be dealt with by using BindToAddress or SkipIdentify. But wanting to use the same ip on different hosts is pretty unusual. I'd ask WHY you want to do this, when you said both hosts also have fixed addresses, in addition to the 'floating' vip. I have a hard time imagining how this would work. For one example, you would be limited to running cfagent on one box or the other, never both at the same time, never on a fixed schedule. -Ed _______________________________________________ Help-cfengine mailing list Help-cfengine@gnu.org http://lists.gnu.org/mailman/listinfo/help-cfengine