If you experience problems connecting to the Diagram Trace Utility server, perform the following tasks:
Failed to connect to server. Response code 78.
This is a timeout response code. One possible reason for this is a firewall restriction.
To verify if you have a firewall issue:
Follow these steps:
telnet ip_address port_number
Defines the IP address of the machine running the Diagram Trace Utility.
Defines the port number used when starting the Diagram Trace Utility.
If you can reach this port number successfully, you will see something like the following (using 172.24.12.127 as the IP address and 4567 as the port number in this example):
telnet 172.24.12.127 4567 Trying… Connected to 172.24.12.127.
Since the port number has been disabled (no longer listening), you will now see something like the following:
telnet 172.24.12.127 4567 Trying… telnet: connect: A remote host refused an attempted connect operation.
Note: You might receive something like the following:
telnet 172.24.12.127 4567 Trying…
Which means that you are not able to communicate with the machine running the Diagram Trace Utility.
This could indicate that you have a firewall issue. If you have a firewall running, make appropriate changes to allow traffic through the port number being used to communicate with the Diagram Trace Utility.
|
Copyright © 2013 CA.
All rights reserved.
|
|