- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2019 12:47 AM
Hello,
We need to restrict users to access to ServiceNow instance outside the Company Network. Can anyone please suggest how to acheive this ?
I gone through below link which says to Activate module but i didnt understand what plugin or module needs to be activated
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2019 03:13 AM
If you specify the allow IPs, they will be the only ones that can access you instance. All other IPs will be blocked. Just make sure you allow all of your companies public IPs not internal network IPs.
If you have any further questions please let me know.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2019 01:18 AM
HI,
There is an OOTB module called IP Address Access Control.
In that setting you can specify the allowed or denied list of IPs that can access your instance. You would then just need to use your companies public IP ranges.
Thanks
Mark
If this has been helpful please mark as so, if this answered your question please mark as Correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2019 02:56 AM
Will there be any impact if i do so ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2019 03:13 AM
If you specify the allow IPs, they will be the only ones that can access you instance. All other IPs will be blocked. Just make sure you allow all of your companies public IPs not internal network IPs.
If you have any further questions please let me know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2019 03:17 AM
Thank you