Copy The OBS Object Storage Access Domain Name
Log in to Huawei Cloud and copy the domain name of the test bucket

(Option 2: Intranet VPN access) Test the connectivity between the Agent host and the OBS Intranet - 图1

Verification Test Procedure
Log in to the source device to test whether the IP address resolved by the ping command is a VPN Intranet address.

  1. ping <bucket access domain name>

Source Windows Machine

Open cmd and run the curl command to test

  1. ssh -v -p 443 <bucket access domain name>

(Option 2: Intranet VPN access) Test the connectivity between the Agent host and the OBS Intranet - 图2
Test result: If the following input result contains the information [debug1: Connection established.], the network connectivity is OK.

Source Linux Machine

Run the curl command to test

  1. ssh -v -p 443 <bucket access domain name>

(Option 2: Intranet VPN access) Test the connectivity between the Agent host and the OBS Intranet - 图3
Test result: If the following input result contains the information [debug1: Connection established.], the network connectivity is OK.

若有收获,就点个赞吧