bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Remote Telnet


From: Alain Magloire
Subject: Re: Remote Telnet
Date: Thu, 23 Nov 2000 23:45:26 -0500 (EST)

> 
> Hello ,

Bonjour

> I am working on pSOS OS (RTOS)  and the target is intel i960 processor.
> The pSOS network library supports telnet but "remote login" is not =
> supported.
> 
> i.e I can telnet to a machine running pSOS with telnet option =
> enabled.But
> within that telnet session i am not able to telnet to another host.

What's the message error, maybe the other host is not
running inetd with telnetd enable, did you try to telnet to
other host that you know provide telnet login services ?
Can you reach other hosts ? .i.e ping them or contact
them for example via finger rlogin daytime etc ...
Is it a DNS problem ? Is the other hosts running inetd
or somesort of telnetd serer standalone ?

> telnetd in netutils for unix supports this functionality.

Well, is not telnetd that lets you telnet to another session
when you are already in a telnet session.  When you contact
a host via telnet Protocol, assuming you have a running TCP/IP
stack and you can reach the other host via ping etc ...,
inetd(on the remote host) will answer an spawn a telnetd session for you.

> I need to port the unix version telnetd to pSOS. What components / =
> states might
> be missing in pSOS which are present in netutils that could overcome =
> this problem.

A running TCP/IP networking stack, The berkeley socket API and 
terminal capabilities.

I'm not sure if this a OS(pSOS) problem or you have
misconfigure your OS, in any case your best bet
is to consult your local pSOS networking guru.

> The src code for pSOS telnet lib is not available.
> 
> Regards,
> Vidyadhar.
> 

--
alain




reply via email to

[Prev in Thread] Current Thread [Next in Thread]