function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Mr WodaMr Woda 

how to add add all Ip Ranges to the whitelist for admin profile ?

Best Answer chosen by Mr Woda
VinayVinay (Salesforce Developers) 
Hi Woda,

Check below steps.
  • Go to Setup.
  • Type Profile in the quick find box
  • Click on the profile you want to whitelist an IP for
  • Look for Login IP ranges
  • From the Login IP ranges (0.0.0.0 to 255.255.255.255) page you can whitelist IP address for that profile

https://trailhead.salesforce.com/en/content/learn/projects/protect-your-data-in-salesforce/restrict-login-hours-and-ip-ranges

Please mark as Best Answer if above information was helpful.

Thanks,