I didn't, but thanks to your help I do now:

# rpm -qa | grep telnet

ktelnet-0.61-2mdk
telnet-0.12-10mdk
telnet-server-0.12-10mdk

However, I'm still getting the same thing:

# telnet my_box_name

Trying xxx.xx.xx.xxx...
Connected to my_box_name.
Escape character is '^]'.
telnetd: All network ports in use.

So, I'm still confused.

Thanks,
Chad


[EMAIL PROTECTED] wrote:
> On Mon, 11 Oct 1999, you wrote:> Hey all,
> 
> I'm kinda new to this and I can't figure out what simple thing I'm missing...
> 
> When trying to telnet to the linux-mandrake box in question, I get connected but 
>then dropped with "telnetd: All network ports in use".
> 
> I get this whether I just telnet to the box using only the hostname and also with 
>the hostname portname.  I'm using the default port 23 in  /etc/services... inetd is 
>obviously loading up telnetd or else I wouldn't get the error message I'm getting.
> 
> What am I missing?
> 
Do you have the telnet server??? I'd make sure you have
both the telnet client and the telnet server.

Reply via email to