Trying to use the Bluemix secure-gateway service in order to connect devices from internet to intranet. I am using the free version of Bluemix, as well as docker (1.10.2) running on Centos 7 and RHEL 7 machines.
I am facing two issues:
When connecting the client using the command provided by bluemix, sometimes connection does not take place, and I have to keep trying (many many times) until that works out. Error message:
[ERROR] (Client PID 1) The response is code: ENOTFOUND, message: getaddrinfo
Even when a client is connected to Bluemix, the connection is sometimes dropped.
Not sure how to debug and/or resolve, please let me know if I can provide more info.
Thanks!