in Solaris follow these steps to clear the telnet banners:
first go to /etc/default directory
# cd /etc/default
if this file does not exist then creat this file and type the banner
variable in that file
# vi telnetd
BANNER=""
save the file and exit
logout and login via telnet
i hope this helps
ta ta