Skip to Content
0
G B
Jun 05, 2018 at 10:20 AM

DB Tunnel to a HANA MDC on CF fails

494 Views

Hi SAP Community,

I have followed the below document to open a db tunnel for a hana db on CF environment using CF CLI -

https://help.sap.com/viewer/d4790b2de2f4429db6f3dff54e4d7b3a/Cloud/en-US/94f67ad8db754e34b28390b7bc3f22e8.html#loio32a7c30cb85549e5ac05627ab3c2df84

Command I used–

cf ssh -L localhost:30015:10.253.176.99:30041 CORE_DB –N

I collected host and port from the security group details for the hana db.

However, I get the below error while executing the command –

Error opening SSH connection: dial tcp: lookup ssh.cf.eu10.hana.ondemand.com: getaddrinfow: No such host is known

Kindly help.