I don&#39;t no about everybody else, but telnetd hasn&#39;t worked for me in ages in the official RAM build.&nbsp; To fix it I used the busybox telnetd instead of the standalone one and used inetd to start it (vendor.patch).&nbsp; <br>
<br>I&#39;ve changed a few makefiles in user/ (inetd-telnetd-fix-user.patch) so it creates a /etc/inetd.conf.example file, rather than the normal rc.conf.&nbsp; It also creates /etc/services.<br><br>I&#39;ve also created a section in 
rc.common to start inetd (inetd-telnetd-fix-vendors.patch).<br><br>I used this command to retrieve a copy of inetd:<br><br>svn copy svn://dslinux.spline.de/dslinux/tags/uclinux/uclinux_20051014/user/inetd user/<br><br><br>
Attached should be a set of patches, if this one is ok I&#39;ll get on with my FTP and SSH patchs.&nbsp; Using telnet and ftp makes debugging a lot quicker, and I&#39;d like to share it!<br><br>Cheers<br>