From owner-ssh@clinet.fi  Sat May 19 17:56:32 2001
Received: from smtp1.clinet.fi (smtp1.clinet.fi [194.100.2.57])
	by hutcs.cs.hut.fi (8.9.3/8.9.3) with ESMTP id RAA17700
	for <ssh-archiver@cs.hut.fi>; Sat, 19 May 2001 17:56:32 +0300 (EET DST)
Received: from mail.clinet.fi (mail.clinet.fi [194.100.0.7])
	by smtp1.clinet.fi (Postfix) with ESMTP
	id 762B720A3E; Sat, 19 May 2001 17:56:25 +0300 (EEST)
Received: (from majordom@localhost)
	by mail.clinet.fi (8.9.3/8.9.3) id RAA27390
	for ssh-outgoing; Sat, 19 May 2001 17:34:32 +0300
Received: from cybercebu.com ([203.148.68.2])
	by mail.clinet.fi (8.9.3/8.9.3) with ESMTP id RAA27384
	for <ssh@clinet.fi>; Sat, 19 May 2001 17:34:25 +0300
Received: from www.cybercebu.com (marlene.cybercebu.com [203.148.68.2])
	by cybercebu.com (8.11.3/8.11.3) with ESMTP id e4JEY2m02763;
	Fri, 19 May 2000 22:34:05 +0800
Date: Fri, 19 May 2000 22:33:59 +0800 (PHT)
From: "Julius C. Duque" <jcduque@cybercebu.com>
To: PaPa-Wu <papawu@mindspring.com>
Cc: ssh@clinet.fi
Subject: Re: ssh2.4 and redhat 7.1
In-Reply-To: <INEGJILEPLKGOIAFECHNIECHCDAA.papawu@mindspring.com>
Message-ID: <Pine.LNX.4.21.0005192230460.2648-100000@marlene.cybercebu.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-ssh@clinet.fi
Precedence: bulk

On Sat, 19 May 2001, PaPa-Wu wrote:

> Has anyone gotte ssh2.4 running on redhat7.1? I have got it compiled and
> running but no boxes on my internal network can connect to it. the box can
> connect to it self.  I'm running a 4 computer home network and the redhat7.1
> box is a masqed machine. i can ping it but can't connect.  Is it soemthing
> to do with the box having a 2.4.x kernel?

Please give more details. Here's one possible solution:
Check /etc/hosts.allow on your Linux box. Include the line:

sshd: xxx.xxx.xxx.xxx, yyy.yyy.yyy.yyy, zzz.zzz.zzz.zzz.

where the x's, y's and z's are the IP addresses of the boxes in your
internal network.

--------------------
"Security begins as a state of mind."
    -- NSA Manual

