ibm-cloud-docs / cloud-object-storage

cloud-object-storage
15 stars 46 forks source link

Connecting to Private Endpoint from VPC #153

Closed PKehnel closed 1 year ago

PKehnel commented 2 years ago

For a test I'm trying to reach a COS private endpoint from a VSI in a VPC. Is this supposed to work in theory?

I'm using rclone. The code snippet below works fine if I use the direct endpoint but fails with the private endpoint.

Just want to understand if this is intended or if the mistake is something else.

[COS_SOURCE]
type = s3
provider = IBMCOS
env_auth = false
access_key_id = HMAC
secret_access_key = HMAC
endpoint = s3.private.eu-de.cloud-object-storage.appdomain.cloud
PKehnel commented 2 years ago

@nglange do you guys check issues? ;)

nglange commented 2 years ago

@PKehnel Not enough!

I am pretty certain that you are experiencing the intended behavior.

PKehnel commented 2 years ago

@nglange Thanks for the answer.

And am I supposed to reach a private COS endpoint when the traffic originates from classic infrastructure?

nglange commented 2 years ago

Generally speaking, yes. There might still be some very old Softlayer infrastructure out there that might not be tied into the 10.x private network, but if you seem to be having any problems connecting to the private endpoints from classic infrastructure I’d open a ticket - that seems weird to me.

On Thu, Jun 9, 2022 at 8:19 AM PKehnel @.***> wrote:

@nglange https://github.com/nglange Thanks for the answer.

And am I supposed to reach a private COS endpoint when the traffic originates from classic infrastructure?

— Reply to this email directly, view it on GitHub https://github.com/ibm-cloud-docs/cloud-object-storage/issues/153#issuecomment-1151259442, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADLL7SNNFSUTKGWQHJFICTVOIDOTANCNFSM5XMTLSTQ . You are receiving this because you were mentioned.Message ID: @.***>