Skip to content

Commit 87180af

Browse files
authored
Merge pull request #107 from skysqlinc/ip-config-limitations
docs: clarify and relocate IP allowlist limitations for firewall conf…
2 parents 08800c6 + 2374eab commit 87180af

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

docs/Security/Configuring Firewall.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ By default, when a service is launched its allowlist is empty. All external traf
1414

1515
To modify Secure Access settings:
1616

17-
1. Log in to the [Portal](https://app.skysql.com/dashboard).
17+
1. Log in to the [Portal](https://app.skysql.com/dashboard).
1818
2. Click the "Settings" link in the main menu (left navigation in the Portal).
1919
3. Click the "Secure Access" button.
2020

@@ -36,7 +36,7 @@ IP addresses can be added to the allowlist from the Firewall settings interface
3636
2. Optionally enter an alias for this address. An alias provides a way to remember why an address was added to the allowlist.
3737
3. Click the "Save" button.
3838

39-
After saving the change, a [notification](<../Portal features/Notifications.md>) will be provided when the change has been applied.
39+
After saving the change, a [notification](<../Portal features/Notifications.md>) will be provided when the change has been applied.
4040

4141
## **Remove from the Allowlist**
4242

@@ -45,7 +45,7 @@ IP addresses can be removed from the allowlist from the Firewall settings interf
4545
1. Click the "X" button to the right of the entry to remove.
4646
2. Click the "Save" button.
4747

48-
After saving the change, a [notification](<../Portal features/Notifications.md>) will be provided when the change has been applied.
48+
After saving the change, a [notification](<../Portal features/Notifications.md>) will be provided when the change has been applied.
4949

5050
## **Edit an Allowlist Entry**
5151

@@ -54,4 +54,14 @@ An allowlist entry can be edited from the Firewall settings interface or a servi
5454
1. Modify the IP address or alias of the desired allowlist entry.
5555
2. Click the "Save" button.
5656

57-
After saving the change, a [notification](<../Portal features/Notifications.md>) will be provided when the change has been applied.
57+
After saving the change, a [notification](<../Portal features/Notifications.md>) will be provided when the change has been applied.
58+
59+
## **IP Allowlist Limitations**
60+
61+
**AWS/Azure Services:**
62+
- Allowlists exceeding 30 IP addresses are not permitted.
63+
64+
**GCP Services:**
65+
- Same workflow as AWS/Azure, but with a limit of 200 IP addresses.
66+
67+
For allowlists requiring more than 30 IP addresses, please contact [[email protected]](mailto:[email protected]).

0 commit comments

Comments
 (0)