Can you open an issue on GitHub with the results of `ip addr list` and `ip route`? It sounds like the SDN configuration may be disabling your network, or some other unexpected interaction with the host is blocking traffic.
On Mon, Feb 22, 2016 at 1:23 PM, Dean Peterson <[email protected]> wrote: > Any ideas how the ansible installer may have made my machine inaccessible to > the outside world even with iptables turned off? > > On Feb 21, 2016 10:57 PM, "Dean Peterson" <[email protected]> wrote: >> >> I performed an ansible install of openshift origin. If I am on the local >> machine, I can bring up openshift in the browser. However, on any external >> machine, I am no longer able to access anything on the openshift master. I >> am unable to ssh, or visit the openshift web console in a browser. I >> checked iptables and all of the necessary ports are open. I even stopped >> it. Firewalld is also not running. I was able to ssh prior to the ansible >> install but something during that install blocked all external traffic. How >> do I open things back up? > > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
