Skip to content

Commit d375f91

Browse files
committed
Address review comments
1 parent 1975881 commit d375f91

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

content/includes/nginx-one/how-to/install-nginx-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ files:
88
After entering your data plane key, you'll see a `curl` command to install NGINX Agent, similar to the one below. Copy and run this command on each NGINX instance. Once installed, NGINX Agent typically registers with NGINX One within a few seconds.
99

1010
{{<call-out "important" "Connecting to NGINX One" >}}
11-
Ensure that any firewall rules you have in place for your NGINX hosts allows network traffic to port `443` for all of the following IP ranges:
11+
Ensure that any firewall rules you have in place for your NGINX hosts allows network traffic to port `443` for all of the following IP address ranges:
1212

1313
- `3.135.72.139/32`
1414
- `3.133.232.50/32`

content/nginx-one/changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ Stay up-to-date with what's new and improved in the F5 NGINX One Console.
3434

3535
### IPv6 endpoints for NGINX Agent and NGINX Plus usage reporting
3636

37-
Your instances running in dualstack or IPv6-only environments are now able to communicate with NGINX One APIs via IPv6.
38-
Please check the [Getting Started Guide]({{< ref "/nginx-one/getting-started.md#install-nginx-agent" >}}) for IP ranges required to be enabled in your firewalls.
37+
Your instances which run in dual-stack or IPv6-only environments can now communicate with NGINX One Console APIs through IPv6 addresses.
38+
See the [Getting Started Guide]({{< ref "/nginx-one/getting-started.md#install-nginx-agent" >}}) for the IP address ranges you need to allow in your firewalls.
3939

4040
## July 15, 2025
4141

content/nginx-one/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Depending on whether this is your first time using NGINX One Console or you've u
126126
After entering your data plane key, you'll see a `curl` command similar to the one below. Copy and run this command on each NGINX instance to install NGINX Agent. Once installed, NGINX Agent typically registers with NGINX One within a few seconds.
127127

128128
{{<call-out "important" "Connecting to NGINX One" >}}
129-
NGINX Agent must be able to establish a connection to NGINX One Console's Agent endpoint (`agent.connect.nginx.com`). Ensure that any firewall rules you have in place for your NGINX hosts allows network traffic to port `443` for all of the following IP ranges:
129+
NGINX Agent must be able to establish a connection to NGINX One Console's Agent endpoint (`agent.connect.nginx.com`). Ensure that any firewall rules you have in place for your NGINX hosts allows network traffic to port `443` for all of the following IP address ranges:
130130

131131
- `3.135.72.139/32`
132132
- `3.133.232.50/32`

content/solutions/about-subscription-licenses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ To ensure NGINX Plus R33 or later can send usage reports, follow these steps bas
100100

101101
### For internet-connected environments
102102

103-
1. Allow outbound HTTPS traffic on TCP port `443` to communicate with F5's licensing endpoint (`product.connect.nginx.com`). Ensure that the following IP ranges are allowed:
103+
1. Allow outbound HTTPS traffic on TCP port `443` to communicate with F5's licensing endpoint (`product.connect.nginx.com`). Ensure that the following IP address ranges are allowed:
104104

105105
- `3.135.72.139/32`
106106
- `3.133.232.50/32`

content/solutions/r33-pre-release-guidance-for-automatic-upgrades.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ To ensure NGINX Plus R33 can report telemetry data, follow these steps based on
7373
#### For internet-connected environments:
7474

7575
1. **Open port 443**:
76-
Allow outbound HTTPS traffic on TCP port 443 to communicate with F5's licensing endpoint (`product.connect.nginx.com`). Ensure that the following IP ranges are allowed:
76+
Allow outbound HTTPS traffic on TCP port 443 to communicate with F5's licensing endpoint (`product.connect.nginx.com`). Ensure that the following IP address ranges are allowed:
7777

7878
- `3.135.72.139/32`
7979
- `3.133.232.50/32`

0 commit comments

Comments
 (0)