|  |  | 
| EnderUNIX tipsMail to My Friend , Home Page[ UNIX ] "Banner on TELNET" - Ülkü SAYILAN - (2004-06-19 17:09:06) [4138] Banner on TELNET For showing the banner on a telnet session. Add the following in /etc/inetd.conf telnet stream tcp nowait root /usr/lbin/telnetd telnetd -b /etc/issue The -b option then the banner file after this allow inetd to reread the conf file by , inetd -c. After this you will be getting your banner on telnet session. Mail to My Friend , Home Page |  |