- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 07:51 PM
I requested Now Support to give me the IP of my instance. I can see full detail of the IP info but I still don't know what is the difference between IP Address in stats.do and the one Now Support gave me. Is there any document about this information ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 08:33 PM
The IP address visible in the stats.do page represents the internal IP address of the application node where your ServiceNow instance is running. This IP is used within the ServiceNow infrastructure for internal routing and communication and is not typically accessible externally. In contrast, the IP address provided by Now Support is the public-facing IP address of your instance, which is used for external communication, such as integrations, firewall whitelisting, and accessing the instance from external systems.
This public IP often corresponds to a load balancer or reverse proxy in front of the ServiceNow infrastructure. While the stats.do IP is relevant for understanding internal operations, the public IP is crucial for external connectivity and configurations. For more information, you can refer to ServiceNow documentation on stats.do and integration requirements or consult Now Support for additional clarity.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 08:33 PM
The IP address visible in the stats.do page represents the internal IP address of the application node where your ServiceNow instance is running. This IP is used within the ServiceNow infrastructure for internal routing and communication and is not typically accessible externally. In contrast, the IP address provided by Now Support is the public-facing IP address of your instance, which is used for external communication, such as integrations, firewall whitelisting, and accessing the instance from external systems.
This public IP often corresponds to a load balancer or reverse proxy in front of the ServiceNow infrastructure. While the stats.do IP is relevant for understanding internal operations, the public IP is crucial for external connectivity and configurations. For more information, you can refer to ServiceNow documentation on stats.do and integration requirements or consult Now Support for additional clarity.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 08:34 PM
The IP in stats.do is the internal IP of your ServiceNow application node, used for internal routing and not externally accessible. The IP provided by Now Support is the public-facing IP used for external access, integrations, and whitelisting. The internal IP is for infrastructure operations, while the public IP handles external connectivity.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2025 01:35 AM
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0598826
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2025 01:49 AM
The IP address in stats.do represents the internal private IP of your ServiceNow application server, used within ServiceNow's infrastructure and subject to change. The IP provided by Now Support is the static public-facing IP, used for whitelisting and external integrations. These are different due to NAT (Network Address Translation) separating internal and external networks for security and scalability.