Difference between revisions of "Troubleshooting with telnet"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
(Created page with '= 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 a…')
 
Line 4: Line 4:
 
== Background ==
 
== 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 convey this to both parties 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.  
  
  

Revision as of 17:45, 21 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.


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

Telnet2.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.