Skip to content

Update EN and JA mac IP addresses #9432

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 25, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 13 additions & 11 deletions archived/_cci2_ja/ip-ranges.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,17 +159,19 @@ IP アドレスの範囲機能が有効なジョブだけでなく、*すべて

上記の AWS や GCP に加えて、CircleCI macOS 用クラウドでもマシンが実行するジョブをホストしています。 CircleCI の macOS 用クラウドでは下記の IP アドレスを使用します。

* 100.27.248.128/25
* 100.29.139.128/25
* 98.80.165.0/24
* 38.23.41.0/24
* 38.23.42.0/24
* 38.23.43.0/24
* 207.254.116.0/24
* 207.254.118.0/24
* 18.97.4.0/24
* 18.97.6.0/24
* 18.97.7.0/24
- 100.27.248.128/25
- 100.29.139.128/25
- 98.80.165.0/24
- 38.23.41.0/24
- 38.23.42.0/24
- 38.23.43.0/24
- 38.23.48.0/24
- 38.23.49.0/24
- 38.23.50.0/24
- 38.23.51.0/24
- 38.23.52.0/24
- 207.254.116.0/24
- 207.254.118.0/24

IP ベースのファイアウォールを構成し、CircleCI のプラットフォームから送信されるトラフィックを許可する場合は、**IP アドレスの範囲機能**の使用をお勧めします。

Expand Down
5 changes: 5 additions & 0 deletions jekyll/_cci2/ip-ranges.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,11 @@ In addition to AWS and GCP (see above), CircleCI's macOS cloud hosts jobs execut
* 38.23.41.0/24
* 38.23.42.0/24
* 38.23.43.0/24
* 38.23.48.0/24
* 38.23.49.0/24
* 38.23.50.0/24
* 38.23.51.0/24
* 38.23.52.0/24
* 207.254.116.0/24
* 207.254.118.0/24
* 18.97.4.0/24
Expand Down