How to install nginx-iplist-bingbot on AlmaLinux, Rocky Linux, Oracle Linux and RHEL
Microsoft Bing crawler IP ranges
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| RHEL 10 | — | ✓ | — | 20260602 |
| RHEL 9 | — | ✓ | — | 20260602 |
| RHEL 8 | — | ✓ | — | 20260602 |
| RHEL 7 | — | ✓ | — | 20260602 |
| RHEL 6 | — | — | — |
Description
NGINX IP list configuration for bingbot. Microsoft Bing crawler IP ranges Provides three NGINX config formats and a plain CIDR list: - geo directive: sets $is_bingbot to 1 for matching IPs - allow directives: for use with 'include' in location blocks - nolimit: bare geo entries for rate limit bypass (use inside geo block) - plain text CIDR list at /usr/share/trusted-lists/plain/bingbot.txt (consumed by fail2ban-trusted-lists-helper and other downstream tools)
Built for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Install
nginx-iplist-bingbot on AlmaLinux / Rocky Linux / Oracle Linux / RHEL 8, 9, 10
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install nginx-iplist-bingbot
nginx-iplist-bingbot on CentOS 7 / RHEL 7
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm sudo yum -y install nginx-iplist-bingbot
Package downloads require an active GetPageSpeed subscription — one repository for nginx-iplist-bingbot and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Subscribe — from $10/moFrequently asked questions
How do I install nginx-iplist-bingbot on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?
Add the GetPageSpeed repository, then install the nginx-iplist-bingbot package with your system package manager.
Which Enterprise Linux versions is nginx-iplist-bingbot available for?
nginx-iplist-bingbot is available for RHEL 7, 8, 9, 10.