Erwin, yes i did. Regards, Siegfried -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Erwin Authried Gesendet: Dienstag, 4. September 2007 14:43 An: uClinux development list Betreff: Re: [uClinux-dev] how get telnetd running?
Have you verified that you have /dev/ttypN and /dev/ptypN, with N=0,1,2,... You need one tty/pty pair for each telnet connection. Regards, Erwin Am Samstag, den 01.09.2007, 06:38 +0200 schrieb Siegfried Müller: > Yes i did. I tried all options i read here about telnetd. Siegfried > >Have you tried running telnetd and ALSO checking the "telnetd does > >not use openpty()" option? > > > >--Jordan > > > >On Fri, 2007-08-31 at 14:04 +0200, Siegfried Müller wrote: > >> Hi, > >> I use kernel 2.6.17 and uClib. I'm trying to get telnetd running, > >> but > i > >> won't. > >> I got it running with CONFIG_LEGACY_PTYS=y, but i read here that it > must > >> also running without. If I unset CONFIG_LEGACY_PTYS, then ig the > error > >> from telnet "All network ports in use". > >> Does anyone has a running CONFIG. > <> Thank you > >> Siegfried > >> > >> _______________________________________________ > >> uClinux-dev mailing list > >> uClinux-dev at uclinux.org > <> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev > >> This message was resent by uclinux-dev at uclinux.org > <> To unsubscribe see: > <> http://mailman.uclinux.org/mailman/options/uclinux-dev > > _______________________________________________ > uClinux-dev mailing list > [email protected] > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev > This message was resent by [email protected] > To unsubscribe see: > http://mailman.uclinux.org/mailman/options/uclinux-dev -- Dipl.-Ing. Erwin Authried Softwareentwicklung und Systemdesign _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
