Removing telnetd from Busybox

Post new topic   Reply to topic    DD-WRT Forum Index -> General Questions
Author Message
mwchang
DD-WRT Guru


Joined: 26 Mar 2013
Posts: 1858
Location: Hung Hom, Hong Kong

PostPosted: Mon Feb 12, 2024 15:25    Post subject: Removing telnetd from Busybox Reply with quote
Is it more secured to remove telnetd from Busybox? Dropbear basically can do the job of telnetd. There is no reason to make it available at all.

Also, with telnetd bundled/coupled with Busybox, users canNOT isolate it.

Note: I believe telnetd is the telnet server, not the telnet client. Smile

Code:
# which telnet
/usr/bin/telnet
#
# which telnetd
/usr/sbin/telnetd
#
# ls -l /usr/sbin/telnetd
lrwxrwxrwx    1 root     root            17 Jan  2 06:23 /usr/sbin/telnetd -> ../../bin/busybox
#
# ls -l /usr/bin/telnet
lrwxrwxrwx    1 root     root            17 Jan  2 06:23 /usr/bin/telnet -> ../../bin/busybox
#
# nvram show | grep telnet
telnet_wanport=23
telnetd_enable=0
remote_mgt_telnet=0
mactelnetd_enable=0
limit_telnet=0

_________________
Router: Asus RT-N18U (rev. A1)

Drink, Blink, Stretch! Live long and prosper! May the Force and farces be with you!

Facebook: https://www.facebook.com/changmanwai
Website: https://sites.google.com/site/changmw
SETI@Home profile: http://setiathome.berkeley.edu/view_profile.php?userid=211832
GitHub: https://github.com/changmw/changmw
Sponsor
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> General Questions All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum