×
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.
Hello Roberto,
Am 03.05.2021 um 14:51 schrieb Roberto José Etcheverry Romero <yggdrasil.raiker@xxxxxxxxx>:
I would rather use nc than telnet to debug that kind of stuff.
The most important point is to see if the TCP session can be built. Implementations of netcat I know of output diagnostic messages only when adding -v. You need to think about that. Simple telnet always tells what it's doing.
Connection refused: Peer doesn't have something listening on the given port *or* a firewall in between is answering on the peer's behalf with a TCP RST.
Client is trying with "Trying <ipaddr>" and nothing happens: Firewall in between silently discards packets.
Trying <ipaddr>...
Connected to <ipaddr>.
Escape character is '^]'.
=> TCP-Connection has been established successfully. Any remaining problems appear on a higher level.
:wq! PoC
As an Amazon Associate we earn from qualifying purchases.
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.