[OT] Re: Securing Telnet

2002-05-14 Thread dreamwvr
On Tue, May 14, 2002 at 12:49:16PM +0200, Thomas Nilsen wrote: > Is it possible to set up a SSH session on a linux host in DMZ which will forward any >SSH connections on a given port to the AIXs telnet port? There will be a couple of >users needing access, and we need to be able to have them log

Re: Securing Telnet

2002-05-14 Thread Bruce Ferrell
How about building SSH from source? There is a gcc for AIX 4.1 if you don't have the IBM compiler. Thomas Nilsen wrote: > > Sorry if this is a lame question, but I've not been able to find the answers to my >question anywhere else. > > We've been given the task of giving an external company

Re: Securing Telnet

2002-05-14 Thread Jeffrey Altman
You other option is to install a Secure Telnet Daemon on the AIX server. See http://www.kermit-project.org/telnetd.html for some options. > Sorry if this is a lame question, but I've not been able to find the answers to my >question anywhere else. > > We've been given the task of giving a

Securing Telnet

2002-05-14 Thread Thomas Nilsen
Sorry if this is a lame question, but I've not been able to find the answers to my question anywhere else. We've been given the task of giving an external company access to a AIX 4.1 box which only runs telnet. And since it looks like OpenSSH needs AIX 4.3 we are not able to nativly support S