Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

telnetd or sshd on uclinux nommu de2?

Hello again,

is it possible to use either sshd oder telnetd on altera de2 cyclone2 mit uclinux?

I added telnetd and inetd in the busybox options but nothing seems to happen.

When i try to start telnetd manually it says:

/> telnetd &

[27]

/> telnetd: getpeername: Socket operation on non-socket

���� ��#��'

/>

Is it a nommu thing or whats the problem?

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I'm using Linux so it may be different, though I think I was using a similar configuration with uClinux. I am using telnetd and inetd under "Network Applications" (not busybox) and they work fine. You don't need to start telnetd manually -- inetd will start it automatically when you telnet in.

    I tried the busybox telnetd at some point and had some problems, don't remember what they were.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Some time ago I got ssh and the sshd running on the no-mmu system. Depending on what you're trying to do, telnetd is probably easier to get going. I thought there was a tutorial in the wiki about that. If you need help with ssh and you really want ssh, respond and I provide my notes. Alex