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

Re: Don't allow incoming telnet



On Fri, Jun 01, 2001 at 10:52:41AM -0400, Scott_Patterson@andersonsinc.com wrote:
> Remove it if you can (I forget if it's a seperate package):
> apt-get --purge remove telnet

That's the telnet client.

Personally, I'd recommend:

apt-get remove --purge telnetd telnet
apt-get install telnet-ssl

telnet-ssl will attempt to use SSL for outgoing telnet connections (for
servers that don't have ssh installed), but falls back to plaintext if that's
all the remote system supports.  There's also a telnetd-ssl, but what do you
need that for if you're running sshd?

-- 
That's not gibberish...  It's Linux. - Byers, The Lone Gunmen
Geek Code 3.12:  GCS d? s+: a C++ UL++++$ P++>+++ L+++>++++ E- W--(++) N+
o+ !K w--- O M- V? PS+ PE Y+ PGP t 5++ X+ R++ tv+ b+ DI++++ D G e* h r y+



Reply to: