- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2024 12:09 AM
Implemented IP address control.
I tried to check whether there was access using the PING command, but the request timed out regardless of the settings.
Is it possible to check communication using the PING command?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2024 11:24 AM
- Access the MID Server: If you're testing communication with an external server, ensure that your MID Server is configured correctly and has network connectivity.
- Execute PING Command: Use the terminal or command prompt on the MID Server to run the PING command followed by the target server's hostname or IP address.
- Analyze Results: Review the PING command output to determine if there are any network connectivity issues. If the request times out, investigate potential causes such as firewall settings, network configuration, or server availability
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2024 12:37 AM
Yes, it is possible to check communication using the PING command
You can use the PING command to test connectivity between your instance and other servers or devices. Here are the steps to execute the PING command in ServiceNow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2024 03:31 AM
Could you please tell me the steps?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2024 11:24 AM
- Access the MID Server: If you're testing communication with an external server, ensure that your MID Server is configured correctly and has network connectivity.
- Execute PING Command: Use the terminal or command prompt on the MID Server to run the PING command followed by the target server's hostname or IP address.
- Analyze Results: Review the PING command output to determine if there are any network connectivity issues. If the request times out, investigate potential causes such as firewall settings, network configuration, or server availability