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
Luigi MauranoLuigi Maurano 

Connect Eclipse Ide without security token

Hello everybody,
I need your help. I need to connect my sandbox to my eclise but for security reason i can't reset my security token and the conection from the two ambients doesn't work. Does anybody know a different way to make the connection? My Ip should be a safe ip .
Thanks every body
Rohit K SethiRohit K Sethi
Hi Luigi Maurano,

Yes you can make system IP as white list in salesforce org then you don't need security token.

Thanks.
Luigi MauranoLuigi Maurano
I checked, my ip is in the white list, but i'm still not able to connect.
Rohit K SethiRohit K Sethi
Hi Luigi Maurano,

I thing you are writing the static IP that is why your IP is not white listed. So check your IP on google as "what is my Ip". And mention that IP as white list.
Mehul MakwanaMehul Makwana
Hi,

So, if you have static public IP address, you could just update your security settings to include your public IP address to list of known Trusted IP Range and then you will not have to include Security Token at all.
First of all, you have to know your IP address. If you don’t know it, just visit any of public services which show it to you like http://whatismyipaddress.com/  (http:// http://whatismyipaddress.com/ )or http://www.whatismyip.com/ or http://www.whatsmyip.org/.

Next you have to go to Security Controls \ Network Access under Administer or Administration Setup. Then you have to click New button and input your public IP address twice as start and end of IP range.
User-added image

Also to access this list you could have just remove everything after “salesforce.com/” in address line and input there “05G” and press enter.

So, for example, if one of Salesforce instances I use then my link is https://eu2.salesforce.com/05G/ 

If you add instead 05G/e you will get directly to edit page.
his works also on sandboxes https://cs14.salesforce.com/05G/e

Mark it as answer If this would help.
Luigi MauranoLuigi Maurano
sorry,of course when i said my ip is safe i was talking about the public ip.