This is probably obvious, but I ran the telnet command from the client Windows machine in which I am trying to run CPRS and not the linux server (in order to test the entire route).
 
--Marc

 
On 1/4/06, Marc Krawitz <[EMAIL PROTECTED]> wrote:
My listener is running.  BTW - at least w/ the version of netstat that comes w/ SuSE 10,  the following options are needed to display the ports:
 
netstat -a --numeric-ports | grep <port_number>
 
I also verified that the port in question is open w/ the following:
 
telnet <hostname or IP address> <port_number>
 
Any failure (e.g. listener not running or port blocked) would cause this to fail.  If it succeeds, it will just hang since VistA is listening on that port and not the telnet service.
 
Thanks,
 
Marc

Reply via email to