Search code examples
artifactory

Jfrog Artifactory (Cloud) IP addresses to whitelist


We are using jfrog cloud to store our artifacts.
At the same time we have to whitelist the IP addresses we have access to, so we can't access ourcompany.jfrog.io.
So, where can we get the list of jfrog public IP addresses?

Tried to use this list https://jfrog.com/knowledge-base/what-are-artifactory-cloud-nated-ips/
(As recommended here whitelisting Jfrog Artifactory IP possible?)
But the list seems to be for jfrog outgoing traffic only or not up to date, so it doesn't really helps e.g. if I nslookup ourcompany.jfrog.io the address I am getting is not in any range.

Thanks in advance.


Solution

  • As you are a SaaS customer, you should have access to the "my.jfrog.com" portal. There, you could add any of the addresses you would like to whitelist and allow access to your instance. See the screenshot below.

    Additionally, JFrog supports PrivateLink Connections which may suit your needs, as can be seen in their documentation - https://jfrog.com/help/r/jfrog-hosting-models-documentation/manage-privatelink-connections.

    enter image description here