security - Secure Gateway: Limit access to Bluemix app -
from bluemix want access application in customers data center using secure gateway service. want give access destination (the customer application) bluemix application only.
in secure gateway dashboard under advanced
options of gateway or destination definition network option
can specify ip address or address range plus port or port range. text says: "set destination private allow access specific ips , ports." looking for.
but: how can use bluemix app? don't know ip address of bluemix app. aware can figure out not static, moment stop , restart app on bluemix, ip address may change. setting of network option have done api call bluemix application itself. possible?
if not, why have function @ all?
in form ip address can specify hostnames. try provide hostname of bluemix app. in tests did not succeed , had entire connections cut off. cannot recommend trying restrict connections right now.
by binding secure gateway app or, better, utilizing user-provided services bind database app can leave connection information internal bluemix. here blog post steps user-provided services , on github demo on-premise database integration utilizing user-provided services , secure gateway.
the hint regarding hostnames can found in bluemix documentation secure gateway. information secure gateway in knowledge center shy it.
Comments
Post a Comment