Any ideas why the below IP addresses are saying they are invalid with Snowflake's Network Policy? It seems they support CIDR.
Asked
Active
Viewed 222 times
4

barnett
- 1,572
- 2
- 13
- 25
-
They all are valid from a mask perspective. What output/feedback are you getting that they are not good for CIDR reasons? β Simeon Pilgrim Feb 17 '22 at 01:50
-
The error reads `Invalid IPv4 address` for all of them. β barnett Feb 17 '22 at 01:59
3 Answers
4
the first two are Tableau public addresses.
Host Name (Instance) | Site Location | IP Address or Range |
---|---|---|
prod-useast-a.online.tableau.com | US East - Virginia | 3.219.176.16/28 |
prod-useast-b.online.tableau.com | US East - Virginia | 3.219.176.16/28 |
The third is fivetran..
https://fivetran.com/docs/getting-started/ips
and the last is redshift.
But I suspect you know that.. it could be that they have a "block" block, to stop people foot gunning them selves.
I would ask a support question. because it should be valid

Simeon Pilgrim
- 22,906
- 3
- 32
- 45
2
Using the classic console did the trick for us

Daam
- 21
- 2
-
As itβs currently written, your answer is unclear. Please [edit] to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers [in the help center](/help/how-to-answer). β Community Feb 28 '22 at 16:10
1
Was a bug in snowflake, response from their team:
The behavior which you are seeing is failing from Snowsight. This is already identified and is currently under review.
Please make a note of the internal tracking number: SNOW-549872.
I am afraid that I do not have an ETA for the fix yet.
Edit on 2022/02/28: This issue in Snowsight is now fixed.

barnett
- 1,572
- 2
- 13
- 25