Help Center> Object Storage Service> FAQs> OBS Basics> How Do I Determine Whether OBS Is Accessed from the Intranet?

How Do I Determine Whether OBS Is Accessed from the Intranet?

Assume that a user has an ECS in the CN North-Beijing4 region and an OBS bucket (named example-bucket) in the CN North-Beijing4 region.

Use the following method to check whether your OBS bucket is accessed from the intranet:

On the ECS, ping the global domain name of the bucket. If the response IP address is in the 100.0.0.0 network segment, the ECS accesses the bucket through the intranet.

Global domain name of an OBS bucket: Bucket name.obs.myhuaweicloud.com

For example, run the ping example-bucket.obs.myhuaweicloud.com command on the ECS in the CN North-Beijing4 region.

Figure 1 Responses