× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



>I know there is some way to test ports between systems without using
>telnet (not allowed in my environment).  My monitoring (Messenger
>Console) does it but I can't figure out how.

There's only one way that I'm aware of to know if a connection is possible
between two given addresses on a particular port: try to make the
connection.  

>Is there a way to ping to a specific port? 

PING itself works because there is a standard service on a well known port
(ECHO). You send
a packet, it sends it back. So you can send packets to any port you want,
but unless they 
are attached to an ECHO server, they aren't ever coming back, and PING will
just say that 
it 'Timed out'. (Or if the connection is refused by a firewall, it might say
'unable to reach host')

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.