where i should find Start and End IP address to update in IP range based authentication in servicenow

nitin51
Tera Contributor

Hi All, 

I can find my IP address but where to find Start and End range of IP address.

I want to restrict  my ServiceNow PDI URL to be login from my PC only.

 

find_real_file.png

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

Hi @nitin 

to be honest, that makes only sense in case your PC has a fixed IP address or at least a fixed range of IP addresses - for example, if you're located within a corporate network and your traffic is routed via a proxy.

If you are not sure which scenario applies to you, you can start by determining your public IP address via one of the many online tools which tell you your IP address.

Let's say you get the IP address 81.147.121.214.

Then you could widen the IP range by 

  • IP range start: 81.147.121.0
    IP range end: 81.147.121.255

But be really careful. If you enter something wrong or your IP address is not covered the next time by the entered IP address range, you will be able anymore to your PDI!

Kind regards
Maik

View solution in original post

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi @nitin 

to be honest, that makes only sense in case your PC has a fixed IP address or at least a fixed range of IP addresses - for example, if you're located within a corporate network and your traffic is routed via a proxy.

If you are not sure which scenario applies to you, you can start by determining your public IP address via one of the many online tools which tell you your IP address.

Let's say you get the IP address 81.147.121.214.

Then you could widen the IP range by 

  • IP range start: 81.147.121.0
    IP range end: 81.147.121.255

But be really careful. If you enter something wrong or your IP address is not covered the next time by the entered IP address range, you will be able anymore to your PDI!

Kind regards
Maik

Hi Maik,

Thanks for detailed example.

 

Let's say you get the IP address 81.147.121.214.

Then you could widen the IP range by 

  • IP range start: 81.147.121.0
    IP range end: 81.147.121.255

I have tried this but it shows like below pic, although my IP address range is in between only