From owner-freebsd-security@FreeBSD.ORG Tue Aug 5 02:56:44 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8004F37B401 for ; Tue, 5 Aug 2003 02:56:44 -0700 (PDT) Received: from mail.impress.lt (server.impress.lt [193.219.5.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3198343FAF for ; Tue, 5 Aug 2003 02:56:43 -0700 (PDT) (envelope-from stakys@punktas.lt) Received: from mail.impress.lt (localhost [127.0.0.1]) by mail.impress.lt (Postfix) with SMTP id F2DAF54E6 for ; Tue, 5 Aug 2003 12:56:35 +0000 (GMT) Received: from 81.7.109.95 (SquirrelMail authenticated user stakys@punktas.lt) by mail.impress.lt with HTTP; Tue, 5 Aug 2003 12:56:36 -0000 (GMT) Message-ID: <53106.81.7.109.95.1060088196.squirrel@mail.impress.lt> Date: Tue, 5 Aug 2003 12:56:36 -0000 (GMT) From: stakys@punktas.lt To: freebsd-security@freebsd.org User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=windows-1257 X-Priority: 3 Importance: Normal Subject: Problems with JAIL in 4.8R X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2003 09:56:44 -0000 Hi, i've set the outside ip for the jail..It works.. When i try to ssh to jail'ed system from the main system (in which is created jail) the connection is successful, but when i try to connect to jailed system from anywhere else i get this message: ssh: connect to host IP_NUMBER port 22: Operation timed out What can be wrong here? How to solve this problem?