Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Getting the following error when trying to connect to SUSE linux using TELNET.

tset: unknown terminal type network
Terminal type?

Please let me know how to fix this issue from C# code. i used the [^] but it also did not help
Posted

1 solution

If you are having problems with the code from an article, then post your question in the forum at the bottom of the article, so the author can help you.
 
Share this answer
 
Comments
superselector 12-Aug-13 8:35am    
Thanks Richard.. i have posted this question in the article forum but still no one has answered.
Richard MacCutchan 12-Aug-13 8:43am    
The latest message from the author is dated 30 July so he is still active on the forums. Maybe he is on holiday, or just busy. Other than that you may need to do some debugging for yourself.
superselector 13-Aug-13 1:18am    
i did some debugging and am able to login also but it seems suse does not recognize teminal type "network".
Richard MacCutchan 13-Aug-13 2:37am    
You need to tell it what terminal type you are; try 'tty'.
Richard MacCutchan 12-Aug-13 8:50am    
Also see the tset command.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900