The default banner message displayed (before login prompt appears) for
incoming telnet may have too much information. To customize it to you
need
# vi /etc/default/telnetd
- if the file exists, edit it, if not create it, add following line
BANNER="your-custom-banner-message-here"