<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>mpc5121 telnet all ports in use problem</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Greetings,<BR>
<BR>
I'm new to the linuxppc-dev group and recently have been setting up<BR>
my linux image by using DENX/ELDK...looking for a good tip...so I can<BR>
login to my board...<BR>
<BR>
I've been working on trying to get telnet, ssh, and my serial console<BR>
to work on my mpc5121 board and I am having problems...I am running<BR>
my linux via u-boot ( run net_nfs ) ...which loads just fine<BR>
<BR>
1. Enclosed the telnet config file<BR>
from /opt/ppc/ppc_6xx/etc/xinetd.d ...also I still don't have<BR>
a linux console available...so I can not telnet, ssh, nor use a dumb<BR>
terminal to login into the scorpion....I need help!<BR>
2. I created a /opt/ppc/ppc_6xx/dev/pts directory<BR>
3. The kernel (uImage) compiled does have CONFIG_UNIX98_PTYS=y<BR>
<BR>
But why isn't /opt/ppc/ppc_6xx/dev/ptmx devices created?  I also<BR>
noticed there is no /opt/ppc/ppc_6xx/bin/mdev utility ... so should<BR>
I force this by using the ELDK_MAKEDEV script? If so how?...<BR>
Also should I modify /opt/ppc/ppc_6xx/etc/rc file to mount /dev/ptmx?<BR>
<BR>
<BR>
<BR>
Here's my result of running telnet on my linux computer that is on<BR>
the same network as my target mpc5121 board...<BR>
<BR>
On my linux computer I start telnet client and the results I get is the<BR>
following:<BR>
[jayne@Jayne etc]$ telnet 192.168.1.23<BR>
Trying 192.168.1.23...<BR>
Connected to 192.168.1.23.<BR>
Escape character is '^]'.<BR>
telnetd: All network ports in use.<BR>
Connection closed by foreign host.<BR>
<BR>
I really appreciate your help...any pointers?<BR>
Jayne<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>