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

Restrict Secure Gateway Network Security to API Connect in Bluemix

I have setup the Secure Gateway to connect to my on premises DataPower and have exposed a local SOAP service. In the destination I have enabled User Authentication for mutual auth, and this is working well. In order to access the SOAP service the…
0
votes
1 answer

Connect to on premises DB2 server using Bluemix secure gateway and TLS

I have been trying to connect my Node.js Public Bluemix app to a DB2 server which is behind a firewall using the secure gateway service of Bluemix. When I try that by just using TCP everything works fine. I am now trying to use the TLS:Mutual Auth…
doctor667
  • 3
  • 2
0
votes
0 answers

License issue connecting to on premise DB2 ZoS

Even after connection is established (with secure gateway and client on my computer through which I can access the DB) and schema and tables selected in dataworks and either refine or copy selected the error below appears: The IBM Data Server for…
zygas
  • 1
0
votes
1 answer

Intermitant failure of API through Secure Gateway

I'm getting a error when accessing Tririga OSLC api via secure gateway from my nodered instance in my bluemix space. The Tririga server is hosted in my office at Pune, India. Bluemix zone is US-South. Error: Error: socket hang up :…
0
votes
1 answer

Bluemix Secure Gateway - Windows service fails to start, remains in paused status

OS: Windows 10 During the install of IBM Bluemix Secure Gateway Windows client (ibm-securegateway-client-1.5.1+client_windows.exe), I checked the Windows Service install option: "Please check this option if you would like the Secure Gateway Client…
0
votes
2 answers

secure gateway ACL_FILE definition?

My /etc/ibm/sgenvironment.conf file has a ACL_FILE: # Access Control List File # If manually modifying the following, accepted values are the absolute path to your ACL files ('none' if no file, separated by '--'…
Chris Snow
  • 23,813
  • 35
  • 144
  • 309
0
votes
1 answer

Connecting on-premises Microsoft SQL Server to Dataworks using a secure gateway

I am trying to connect to an on-premises SQL Server to DataWorks using a secure gateway. I have already created the Secure Gateway (installed the client on my PC and can connect to it). When I go to dataworks -> tasks -> Create connection ->…
0
votes
3 answers

how to connect a bluemix app to on-premise db/as400?

trying to connect a bluemix app (java liberty profile) to our on-premise db/as400 using a secure gateway. Denying or allowing all connection, doesn't change the error message. It seems that the request from the app doesn't reach the secure gateway…
0
votes
1 answer

How can I access from an app deploy on Bluemix to on-premise database DB2?

I configured a Secure Gateway and I'm trying to connect to an on-premise database. I'm receiving this error message : [err] com.ibm.db2.jcc.am.DisconnectNonTransientConnectionException: [jcc][t4][2030][11211][4.12.55] A communication error occurred…
0
votes
2 answers

How can I configure a connection from Bluemix to on-premise database?

I have configured the Secure Gateway service on IBM Bluemix and then the Secure Gateway client in my environment. Both are connected. Thereafter, I added a connection call from my cloud app with the provided host:port combination. The app is getting…
0
votes
1 answer

From bluemix, connection time out when calling REST service in DST

There is a rest service in DST cloud (dst.ibm.com), I need to call it from the node.js back end code in Bluemix. It errors on "connection time out". I have set up the secure gateway service in bluemix. And also installed Docker and run the gateway…
Zheng Xie
  • 415
  • 3
  • 13
0
votes
2 answers

Secure Gateway client not starting on Linux

I have installed the Secure Gateway client (v1.4.2) on RHEL V7. When I attempt to start the client, I receive an error that log4js cannot be found. I am trying to find out where log4js should reside. enter image description here Additional…
0
votes
1 answer

WAS for Bluemix cannot connect to database

I'm getting an Error:Connection timeout message when going from WAS for Bluemix to DB2 on prem. WAS Environment WAS for Bluemix WAS Base Plan (V8.5.5.7 tWAS) Secure Gateway Service 1.4.1 DB2 Environment Windows Environments. DB2 Enterprise Server…
JackEvans
  • 121
  • 7
0
votes
1 answer

WebSphere Liberty -- Connecting to Secure gateway from Java

My colleague set up a (Bluemix) secure gateway using mutual auth for our project to use. He tested it with Ruby and CURL and it works fine. but when configuring my Liberty server to use it, I am running in to many issues. I used the instructions…
James
  • 1,263
  • 2
  • 12
  • 12
0
votes
1 answer

Using Bluemix Secure Gateway app, I am receiving an error with finding destinations

I am using a Secure Gateway app on Bluemix to create a secure gateway tunnel between a virtual machine and Bluemix. I have installed the secure gateway client on the virtual machine, and opened ports for applications. I have created a secure gateway…
desktop
  • 25
  • 1
  • 1
  • 5