Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by jdhar@Apr 4 2006, 06:06 PM use inetd and telnetd to get into your system. i haven't seen an ssh server, but maybe you can look into it.
just use busybox to compile inetd and telnetd, and then you can telnet into your board once it has an ip.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14023)
--- quote end ---
--- Quote End --- Hi: I successed compile inetd and telnetd use busybox. Then I run: # inetd&# telnetd& But I can't telnet my dvb. My dvb net config is ok,because I can ping it. How can I do? Thank you