legacy-knowledge-base
公開されました Sep. 10, 2025

Liferay Load Balancer IP で nslookup を実行すると、.bc.googleusercontent が表示されるのはなぜですか?

written-by

Alfonso Crisci

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • ネットワーク > エンドポイント > イングレス エンドポイントで確認できるロード バランサー IP に対して nslookup コマンドを実行すると、ロード バランサーの IP に .bc.googleusercontent.com が追加されます。
    $ nslookup <LB_IP_ADDRESS>
    Server: server.example.com
    Address: xxx.xx.xxx.xxx
    Name: <LB_IP_ADDRESS>.bc.googleusercontent.com
    Address: <LB_IP_ADDRESS>

Environment

  • ライフレイ クラウド

解決策

  • Liferay Cloud は、バックグラウンドでインフラストラクチャとして Google Cloud Platform(GCP) を使用します。 Google にはエニーキャスト ネットワークがあり、その IP アドレスはすべて米国カリフォルニア州マウンテン ビューを指しているように見えます。 ただし、リクエストが行われるたびに、選択されたルートは、リクエストの送信元に最も近い Google Point of Presence を指します。 その後、Google のグローバル ネットワークの内部で Google のサービスにルーティングされます。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base