# ブロックIPアドレス

{% hint style="info" %}
ウェブファイアウォールの基本動作方式は攻撃者のセッションを遮断

* IP ブロック登録:ホスト ログ照会の下部にある '即時ブロック' ボタンを使用して、IP アドレスをブロック リストに追加し、管理することができます。
* ブロックリストに登録されたIPアドレスは直ちにブロックされ、削除時にブロックが解除されます。

防御登録方法

1. 全体ログ/ウェブファイアウォールページ > 即時ブロックボタンをクリック
2. 防御 > ブロックIPアドレス > ホスト/ウェブファイアウォール > IPアドレス登録ボタンをクリック
3. 防御 > 設定 > ホスト/ウェブファイアウォール > 防御設定
   {% endhint %}

### 1. ブロックIPアドレス > ウェブファイアウォール <a href="#id-1" id="id-1"></a>

* ウェブファイアウォールフィルター探知/全体ログページで即時防御ボタンをクリックし、登録した情報またはIPアドレス登録ボタンをクリックして直接登録した情報が露出されます。

<figure><img src="/files/4RvJjwxvZkAyWFR71nAO" alt=""><figcaption></figcaption></figure>

### 2. IPアドレス登録 <a href="#id-2" id="id-2"></a>

* **IP** アドレス登録ボタンをクリックすると、設定ポップアップが表示されます。

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

* IPアドレス登録ボタンをクリックすると、下記の設定ポップアップが表示されます。
  * IPアドレス: 遮断IPアドレス入力
  * 遮断期間: 遮断期間設定
  * 説明: ブロックする理由または目的入力

### 3. 大量登録 <a href="#id-3" id="id-3"></a>

* 大量にIPアドレスを登録するには、CSVファイルを使用して一括アップロードすることができます。


---

# 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/fn/waf/defense/ip.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.
