# Public IPアドレスの確認

{% hint style="info" %}
PLURAウェブ接続時に「[セキュリティシステム](https://docs.plura.io/ja/function/common/management/security)」のいずれかで接続IPアドレスに対する制限を設定できます。&#x20;

そのために公開IPアドレスの確認が必要です。&#x20;

使用するIP アドレスと公開IP アドレスは異なる場合があります。 理由は様々な場所でネットワークアドレス変換(NAT、Network Address Translation)装備を使用するためで、ルーターが代表的なNAT装備です。
{% endhint %}

### 1. IPアドレス検索サイト例 <a href="#id-1" id="id-1"></a>

> <http://www.myipaddress.com/>

### 2. 公開IPアドレスの確認 <a href="#id-2" id="id-2"></a>

<figure><img src="/files/k8gP3gjJh6WbWOaCepPy" alt=""><figcaption><p><a href="https://www.myipaddress.com/">https://www.myipaddress.com/</a></p></figcaption></figure>

### 3. ログイン許可IPアドレス <a href="#id-3" id="id-3"></a>

* [管理](https://docs.plura.io/ja/function/common/management) > [セキュリティ](https://docs.plura.io/ja/function/common/management/security) > 4.ログイン許可IPアドレス
* IPアドレス:現在接続中のIPアドレスのデフォルト露出

<figure><img src="/files/PPxtrnnLEBbtUtE3axUr" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.plura.io/ja/faq/comm/ipcheck.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
