Questions tagged [secure-gateway]

The Secure Gateway service provides you with a secure way to access your on-premises or cloud data from your Bluemix application through a secure passage.

IBM Secure Gateway for Bluemix provides many key features for helping Bluemix users connect their cloud applications to on-premises resources. It provides a full services User Interface (UI) and well as an SDK (url: https://www.npmjs.com/package/bluemix-secure-gateway). Beside the typical online Bluemix documentation there are also several sample and blog posts to assist users to quickly and easily use the service.

109 questions
0
votes
1 answer

Installation of Secure Gateway on Mac fails

Ran the secgw.command from Finder and got many NPM errors Start of warnings/errors: End Couldn't find the log file: I installed log4js (npm install log4js -g), still getting errors. npm cache clean did not help. Copied ibm directory to somewhere…
jpsstack
  • 1,221
  • 4
  • 18
  • 29
0
votes
1 answer

what protocol does the bluemix secure gateway and client use to communicate?

I see from this article that there is a gateway tunnel created between client side and server side. Would it be safe to expose the secure gateway client to all?
bharz629
  • 161
  • 2
  • 4
  • 10
0
votes
1 answer

exposing api via secure gateway

I want to expose one blue zone api to external customers via secure-gateway, I am using docker as the client, but I always met below errors (the api server is in DST environment), can anyone help me on this? I have added the host name and port into…
george jiang
  • 105
  • 9
0
votes
1 answer

Bluemix Secure Gateway - How to connect Bluemix Application?

I've succeed to install the Bluemix Gateway service component as well as to setup the client software at a Linux system, following the "on-premises" scheme.The client is visible in the gateway and I see two green rings confirming the connectivity…
Claude Falbriard
  • 925
  • 8
  • 27
0
votes
2 answers

FTP over Secure Gateway on Bluemix

We have java application running on bluemix that is supposed to submit some files over FTP to the server located in intranet. Everything works as expected when executing the application locally, but something goes wrong when the application tries to…
archie_by
  • 1,623
  • 2
  • 11
  • 10
0
votes
1 answer

Connecting NodeJS app with OracleDB using SecureGateway

I'm trying to connect my NodeJS app to a Oracle DB using SecureGateway but doesn't work. I executed tests, and when I run var exec = require('child_process').exec; var sys = require('sys'); function puts(error, stdout, stderr) { sys.puts(stdout)…
0
votes
1 answer

Secure Gateway cannot be bound to Bluemix app

When trying to binding any Bluemix apps to a pre-configured Secure Gateway service, the Secure Gateway is not in the list of services which can be bound to apps. Is there a different way to bind a nodejs app to a Secure Gateway instance?
0
votes
1 answer

How to Create Bluemix Secure Gateway from rest api

I am following this doc for reference. I am able to get information for secure gateway, which is already created. But when I am trying to create a new secure gateway from the REST API, it is asking for authentication. I have tried to provide the…
Girish Ingle
  • 130
  • 1
  • 2
  • 10
0
votes
1 answer

Alerts for containers in bluemix

This Monday 24th, I had a problem with a container and Secure Gateway Client in Bluemix. The container was stopped and SecureGatewayClient was inhibited (it answered error 500 but it showed Started) Is it possible to send an alert for a Container of…
0
votes
1 answer

I wonder about a secure gateway of IBM using a web socket?

I want to consider using a Bluemix to run my application? For a firewall problem, I want to use a secure gateway of IBM that is one service in Bluemix. It uses a web socket. I customized a web socket of jetty in the past. So I am wondering if a web…
verystrongjoe
  • 3,831
  • 9
  • 35
  • 66
0
votes
1 answer

Bluemix Secure Gateway AS 400 DB2 Connection refused Issue

I have configured Bluemix Secure gateway client to connect to DB2 on AS 400 using a Windows machine. I am able to run the Db2 connection successfully from the application on Windows machine where Secure gateway client is running. But when I run the…
0
votes
1 answer

Secure Gateway Client for Os400

Do we have Bluemix Secure gateway client that can be used to connect to DB2 database on OS 400? The bluemix documentation does not mention about client for for OS400 @…
0
votes
1 answer

Query related to Bluemix Secure Gateway Client on DataPower

Our customer is planning for APIC on Bluemix cloud to On-premise connectivity for IIB APIs. For secure connection we are planning to use Secure gateway service on Bluemix and creating secure gateway client on customer existing DataPower . At present…
0
votes
1 answer

Bluemix Secure Gateway

I want to install Secure Gateway client on RHEL7 but I'm getting this error: file / from install of ibm-securegateway-client-1.6.1-2.x86_64 conflicts with file from package filesystem-3.2-20.el7.x86_64 [root@vm24x50 ibm_stuff]# rpm -ivf…
0
votes
1 answer

Bluemix Securegatway Installation Error on Windows Server 2012 R2

Installation goes through fine but we keep on getting this error message once launching the client's UI: The command is: node lib\secgwclient.js cEm9COT0o411_prod_ng --1 INFO --P 9003 module.js:457 throw err; Error: Cannot find module…