View Single Post
Old 12-04-2011, 12:02 PM   #30
notimetoread
Junior Member
notimetoread is no ebook tyro.notimetoread is no ebook tyro.notimetoread is no ebook tyro.notimetoread is no ebook tyro.notimetoread is no ebook tyro.notimetoread is no ebook tyro.notimetoread is no ebook tyro.notimetoread is no ebook tyro.notimetoread is no ebook tyro.
 
Posts: 8
Karma: 1268
Join Date: Dec 2011
Device: kobo touch
I'm having problems telnetting into the kobo touch.

The run.sh script works nicely, and the inetd.conf file gets loaded:
If I comment out the line
Code:
23 stream tcp nowait root /bin/busybox telnetd -i
then I get:
Code:
$ telnet 192.168.1.6
Trying 192.168.1.6...
telnet: Unable to connect to remote host: Connection refused
with the line not commented out, I get
Code:
$ telnet 192.168.1.6
Trying 192.168.1.6...
Connected to 192.168.1.6.
Escape character is '^]'.
Connection closed by foreign host.
where the connection gets closed immediately. Anyone have any idea? Firmware version is 1.9.14.
notimetoread is offline   Reply With Quote