Difference between revisions of "Troubleshooting with telnet"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
Sometimes when a vendor is unable to connect to an interface it is a networking issue between the client and vendor.  A great way to troubleshoot this is by using telnet.  
 
Sometimes when a vendor is unable to connect to an interface it is a networking issue between the client and vendor.  A great way to troubleshoot this is by using telnet.  
  
 +
[[File:wikiconnectr2.png]]
  
 
== Process ==
 
== Process ==
Line 11: Line 12:
 
*On the ConnectR server open the Command Prompt, and type in: telnet localhost "port number"
 
*On the ConnectR server open the Command Prompt, and type in: telnet localhost "port number"
  
[[File:wikiconnectr2.png]]
+
 
  
 
[[File:telnet1.png]]
 
[[File:telnet1.png]]

Revision as of 12:24, 24 May 2010

Using Telnet to Troubleshoot Connection Issues

Background

Sometimes when a vendor is unable to connect to an interface it is a networking issue between the client and vendor. A great way to troubleshoot this is by using telnet.

Wikiconnectr2.png

Process

  • On the ConnectR server open the Command Prompt, and type in: telnet localhost "port number"


Telnet1.png


  • Next on the vendors interface server telnet to that IP address and port

Wikiinterface1.png

Wiki3.png

  • Once you click enter the screen should go blank; this means you're connected.
  • ConnectR status should change from Waiting to Connected


Explanation

If it works from the ConnectR machine and not the vendor, then it's a networking or firewall issue. If it doesn't work on ConnectR, then most likely the source interface is turned off or misconfigured.