THIS IS FOR THOSE WHO HAVE PROBLEM WITH SSH TELENET WITH PUTTY ON 23 PORT!
after hard work i got telnet ssh working with putty
first think is that my telnet working after installing samygo but when i ftp my tv and i fix camera issus bug then my telnet stop working.
so i try many days and i didnt get work and try all stuff like reset hub and install many time samygo and then when i get the point to fix camera bug issues then SSH telenet stop working

this was trick to fix camera black screen :
Use your favorite FTP client (e.g. FileZilla) and go to folder init.d:
Code: Select all
/mnt/etc/init.d/
and edit file 01_01_catch_crap.init with your favorite Editor (e.g. Notepad++):
Code: Select all
01_01_catch_crap.init
Find this line:
Code: Select all
mount -t tmpfs none /mtd_ram
And change it to:
Code: Select all
# mount -t tmpfs none /mtd_ram
after doing this telnet with putty port 23 stop working.
ok
then i start using shell...
http://192.168.0.4:1080/phpsysinfo/shell.php using mozilla browser
login: user
Password: pass
and this works but when i turn my tv on i allmost wait until 4-5 that i can use http://192.168.0.4:1080/phpsysinfo/shell.php.
then i use also putty with this ports 1080 and 1023 and 2023 but not working
only think when i try telnet port 2023 gives me this bin/sh: can't access tty; job control turned off

i cant command with this

BUT
try this guys way to ssh telnet your tv and its working after hard work.
telnet with putty : YourTvIp and choose telnet and add port to 2023 for exaple 192.168.0.3 choose telnet and port must be 2023
off corse you get this messege: bin/sh: can't access tty; job control turned off
then command this ^C/bin/sh: can't access tty; job control turned off
after this its working and accept your commands back to normally telnet ssh

start oscam or anythink you want!! its working and im running my oscam and other stuffs this way!!
REMEMBER TO THANK ME

Best regards