Swazoo in OpenShift

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Swazoo in OpenShift

garduino
Hi Guys:

Some days ago I asked on irc some advices about Swazoo because I can't make it work in OpenShift (The RedHat PaaS cloud solution).

Now, I want to share here the problem, it was that Swazoo seems to ignore the ip address specified at startup and bind to all interfaces (0.0.0.0).

And that binding to all network interfaces is not allowed on OpenShift [for security reasons], the only allowed IP address is OPENSHIFT_INTERNAL_IP.

¿Anyone can suggest some solution?

Thanks.