Following the documentation (
1,
2) I tried to activate telnetd on my Aura HD.
Upgrading manually the firmware from 2.8.1 to 2.10.0 went smoothly (except that the cookies of web browser were discarded/broken, so I had to reconnect to Twitter, reddit, etc.).
Then I did inject the "run.sh" hack, dumped the conf files from the firmware to the user volume, modify them, and inject them back into the AuraHD's OS. OK, no problem.
But when I try to connect using ftp or telnet, I get the message "Connection refused".
nmap is reporting:
Code:
Not shown: 992 closed ports
PORT STATE SERVICE
24/tcp filtered priv-mail
1296/tcp filtered dproxy
1300/tcp filtered h323hostcallsc
2030/tcp filtered device2
9290/tcp filtered unknown
14238/tcp filtered unknown
15000/tcp filtered hydap
58080/tcp filtered unknown
So indeed, it looks like neither ftpd or telnetd are listening (or simply running) on the e-reader. Anybody has it working?