1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

【Cloudflare】ファイアーウォールの適用順

Posted at

Cloudflareのファイアーウォールタブには複数の種類のFWが存在する。
これら複数種類のFWがどういった順序で適用されていくかを記載する。

全体の処理順

b187593b-ed77-40bd-9284-fb1c92281a73-1920x1031r.png

IPアクセスルール・ファイアーウォール ルール・ゾーンロックダウンなどのそれぞれがアクションを設定できる。
そのアクションで許可/ブロックがなされると、後続のルールはスキップされる。

Firewall Ruleの「許可(Allow)」について

ファイアーウォール ルールのアクション「許可(allow)」は、『他のファイアーウォール ルール』を許可するだけで、WAFやRate limitまでは許可しない。

後続のルールをスキップしたいときは、アクション「スキップ(bypass)」を選択する。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?