Thanomsak Liumsuwan wrote: > I've seen telnetd in pwlconfig , but how to start it > on target machine ? It should be started using "inetd" -- there should be a line in /etc/inetd.conf like this: telnet stream tcp nowait root /usr/sbin/telnetd telnetd If I remember correctly, selecting Network->netkit-telnet and all the packages under Network_Base should handle this automatically.