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

Re: Inquiry:How to enable Telnet & SSH on my Debian 3.1 server?



Hi.

On Sunday 15 November 2009 12:14, hadi motamedi wrote:
> Thank you for your reply . Please be informed that I tried as the
> followings
>
> #apt-cache search telnet
> #apt-get install telnet
> At now , my Debian server can telnet to my MS Windows client but my MS
> Windows client cannot telnet to my Debian server . Can you please let me
> know what is still wrong ?
> Thank you in advance

You need a telnet deamon on your linux machine. Try

apt-get install telnetd

Hope the package is the same with sarge. On Lenny, apt-get search has:

telnet - the telnet client (you need that to connect to other machine)
telnetd - the telnet server (you need this to give other machines access to 
your server)

Regards,

   Hartwig


Reply to: