LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Telnet- how to restart session (by IAC???) (https://www.linuxquestions.org/questions/programming-9/telnet-how-to-restart-session-by-iac-876714/)

mafo 04-23-2011 05:32 PM

Telnet- how to restart session (by IAC???)
 
Hi, I have done some tcp stream multiplexer. I'm using it as independent login proxy (user is once authenticated and then switched to hidden device (cisco)). But I need to reset session (no connection) configuration, because cisco supports xterm, ctr-c, etc... Am I able to do? Just restart negotiation? Using IAC codes? And which one?
Thank you

sycamorex 04-23-2011 06:01 PM

Hi and welcome to LQ.

I don't have an answer to your question, however, I'd like to point out that using telnet is discouraged from. It's insecure. Ssh is recommended instead.

mafo 04-24-2011 03:00 AM

Yes, but it doesn't matter in my case. And ssh seems to be more difficult to multiplex...


All times are GMT -5. The time now is 11:31 PM.