View Single Post
Old 12-15-2012, 06:25 AM   #7
sysKin
Connoisseur
sysKin knows the complete value of PI to the endsysKin knows the complete value of PI to the endsysKin knows the complete value of PI to the endsysKin knows the complete value of PI to the endsysKin knows the complete value of PI to the endsysKin knows the complete value of PI to the endsysKin knows the complete value of PI to the endsysKin knows the complete value of PI to the endsysKin knows the complete value of PI to the endsysKin knows the complete value of PI to the endsysKin knows the complete value of PI to the end
 
sysKin's Avatar
 
Posts: 56
Karma: 31830
Join Date: Oct 2012
Location: Australia
Device: Aura HD, after a train ate my Glo
Quote:
Originally Posted by xor_ View Post
a) First I tried starting telnet through the plugin, which didn't work. Same symptom as you had, connection closing immediately.
Then I did it exactly as specified in the Wiki page, i.e., starting it through /etc/inittab. That worked.
Ah I see, thanks. Indeed I just did the same (ftp access made it much easier) and yeah, it works.

Quote:
b) In general it's not a very good idea to have a telnetd runnning without having set a root password
True... this is why I wanted it switchable from the plugin (one button to start it, one button to kill it). I'll work some more to see if I can make it happen. In the meantime, thanks!

[edit] alrighty, I think I got it: mounting /dev/pts was broken. It seems like it works great from rcS, but not when spawned from manual script (at least not the way I explained in first post).
Now that I did what the wiki says for rcS, and my .sh is just starting inetd, it works!

Last edited by sysKin; 12-15-2012 at 06:33 AM.
sysKin is offline   Reply With Quote