In Void, installed inetutils-telnet.

# telnet localhost
Trying ::1...
Connection failed: Connection refused
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused
#
# ps aux | grep telnetd
root       754  0.0  0.0   2388  1280 ?        Ss   07:18   0:02 runsv telnetd
root       773  0.0  0.0   2508  1280 ?        S    07:18   0:00 vlogger -t 
telnetd -p daemon
root     32002  0.0  0.0   6600  2432 pts/3    S+   08:32   0:00 grep telnetd

telnetd is running and declined the connection request?

Can I learn more from a log?  If so, how is the log accessed?
cat ... ?

Thanks,                     ... P.

-- 
VoIP:   +1 604 670 0140
work: https://en.wikibooks.org/wiki/User:PeterEasthope

Reply via email to