I have the banners displaying for ssh connections, but incoming telnet connections just display the default settings and not /etc/issue.net. Any ideas?
Asked
Active
Viewed 100 times
telnet? – FedKad Feb 01 '25 at 15:08telnetprotocol requires that everything (login credentials, session interactions) be sent/received in the clear (unencrypted). That's why it's no longer recommended. – waltinator Feb 01 '25 at 17:26