How to install nginx-iplist-aws on AlmaLinux, Rocky Linux, Oracle Linux and RHEL
Amazon Web Services IPv4 ranges
Availability
Compare package tracks by distribution and architecture. Checkmarks show the architectures available in each repository channel.
| Distro | Channel | noarch | Version |
|---|---|---|---|
| RHEL 10 | Stable | 20260602 | |
| RHEL 9 | Stable | 20260602 | |
| RHEL 8 | Stable | 20260602 | |
| RHEL 7 | Stable | 20260602 |
Description
NGINX IP list configuration for aws. Amazon Web Services IPv4 ranges Provides three NGINX config formats and a plain CIDR list: - geo directive: sets $is_aws 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/aws.txt (consumed by fail2ban-trusted-lists-helper and other downstream tools)
Built for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Install
nginx-iplist-aws 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-aws
nginx-iplist-aws 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-aws
Package downloads require an active GetPageSpeed subscription — one repository for nginx-iplist-aws and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Subscribe — from $10/moFrequently asked questions
How do I install nginx-iplist-aws on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?
Add the GetPageSpeed repository, then install the nginx-iplist-aws package with your system package manager.
Which Enterprise Linux versions is nginx-iplist-aws available for?
nginx-iplist-aws is available for RHEL 7, 8, 9, 10.