Livebox (Inventel DV4210) Filesystem Telnet Server


Adding a Telnet Server requires that you

  • Copy the utelnetd program to /bin/utelnetd and ensure that its permissions are set to 777.
  • Copy this script to /etc_ro_fs/init.d/ and ensure that its permissions are set to 777.
  • You then need to create links from this script to /etc_ro_fs/rc0.d, /etc_ro_fs/rc1.d and /etc_ro_fs/rc2.d directories with the link called
    S35telnet_server
    or any number after 30 (you need the network running before the server starts.) Ensure that all the files are readable and executable by everyone.

    The telnet server will automatically start as part of the boot process.


    AndyP