Hi<br><br>I&#39;m pretty new to python which probably isn&#39;t helping, but I&#39;m kind of stuck with twisted telnet. I&#39;m trying to build a couple of &#39;emulators&#39; for some simple router/switches just so that you can log on and run some &#39;standard&#39; commands and get a &#39;standard&#39; output for use elsewhere. I&#39;ve managed to get an SSH version working with the massively helpful section in the O&#39;Reilly book but I cannot get the telnet version working. the script &#39;runs&#39; with no errors, but it doesn&#39;t stay running and bind to port 23 giving me my telnet server. I enclose a zip with the ssh and the telnet versions, if anyone can give me any pointers it would be massively appreciated (I haven&#39;t even attempted to add in the &#39;login&#39; which is in the SSH version... so any help on that would be great too :) )
<br><br>Thanks<br><br>Andrew<br>