Timeline for Failed to start Telnet Server: "Unit telnet.service not found"
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 18, 2021 at 18:57 | comment | added | Krackout | Was openbsd-inetd and tcpd installed as dependencies? In that case you can man inetd.conf, where you can find examples. Probably adding telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd in /etc/inetd.conf is enough, but have a look. | |
| Feb 18, 2021 at 17:04 | comment | added | E235 | I removed both xinetd and telnetd and re-installed telnetd but I still don't have a way to connect. I also didn't see any port 23 listening using netstat -ntlp. | |
| Feb 18, 2021 at 16:59 | comment | added | E235 | This is for research purposes, I first need to check the most unsecure and basic connection, so it's okay for me. | |
| Feb 18, 2021 at 16:39 | history | answered | Krackout | CC BY-SA 4.0 |