Hi Pavan, You could use kerberos or IPSec to encrypt your telnet sessions. Still, why don't you use an ssh server in stead? best wishes, Miguel. Quoting Sudarshan Soma <sudarshan12s@xxxxxxxxx>:
HI , I have telnet server implemented on the server. Now i want the ssh client to connect to this modified telnet server by adding encryption/decryption functions in it. Can I do this easily by just putting the appropriate encrypt/decrypt functions , session key establishment code from ssh server to telnet server. Tunelling is one solution , i can think of . Is there any other easy alternative for this apart from changing the telnet server code. Please advice. Best Regards, Pavan