Skip to content

Commit 66c8696

Browse files
authored
Update setting-ip-filters.md
1 parent da590e8 commit 66c8696

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/cloud/security/setting-ip-filters.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Classless Inter-domain Routing (CIDR) notation, allows you to specify IP address
2424

2525
## Create or modify an IP access list {#create-or-modify-an-ip-access-list}
2626

27+
:::note Not applicable to PrivateLink
28+
IP access lists only apply to connections outside of [PrivateLink](/cloud/security/private-link-overview)
29+
:::
30+
2731
<details>
2832
<summary>IP access list for ClickHouse services</summary>
2933

@@ -63,15 +67,15 @@ This screenshot shows an access list which allows traffic from a range of IP add
6367

6468
<Image img={ip_filter_add_single_ip} size="md" alt="Adding a single IP to the access list in ClickHouse Cloud" border/>
6569

66-
1. Delete an existing entry
70+
2. Delete an existing entry
6771

6872
Clicking the cross (x) can deletes an entry
6973

70-
1. Edit an existing entry
74+
3. Edit an existing entry
7175

7276
Directly modifying the entry
7377

74-
1. Switch to allow access from **Anywhere**
78+
4. Switch to allow access from **Anywhere**
7579

7680
This is not recommended, but it is allowed. We recommend that you expose an application built on top of ClickHouse to the public and restrict access to the back-end ClickHouse Cloud service.
7781

0 commit comments

Comments
 (0)