Disable FTP and telnet via SSH??

General Forum talking area for H series TVs.
Post Reply

djcool
SamyGO Project Donor
Posts: 31
Joined: Sat Nov 28, 2015 7:00 pm

Disable FTP and telnet via SSH??

Post by djcool »

Hello is there a command to disable with ssh the telnet and busybox ftp cause its unsecure to let ip open.....
mad_ady
SamyGO Project Donor
Posts: 268
Joined: Sun May 03, 2015 10:42 am

Re: Disable FTP and telnet via SSH??

Post by mad_ady »

I don't think the're started as services, so you could write an ugly but effective kill -9 $(ps -ef | grep telnetd | awk '{print $2}'). Check before executing
H6400, firmware 2602.2 downgraded to 2130
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: Disable FTP and telnet via SSH??

Post by zoelechat »

"Security" doesn't depend on TV but on your network :)
I do NOT receive any PM. Please use forum.
mad_ady
SamyGO Project Donor
Posts: 268
Joined: Sun May 03, 2015 10:42 am

Re: Disable FTP and telnet via SSH??

Post by mad_ady »

Network security is always effective if implemented in layers. Host "hardening" should be such a layer. By the way - do hosts.allow/hosts.deny work in these systems?
H6400, firmware 2602.2 downgraded to 2130

Post Reply

Return to “[H] General”