From owner-freebsd-questions@FreeBSD.ORG Wed Jan 19 21:22:35 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7530A16A4CE for ; Wed, 19 Jan 2005 21:22:35 +0000 (GMT) Received: from helium.webpack.hosteurope.de (helium.webpack.hosteurope.de [217.115.142.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35EF843D45 for ; Wed, 19 Jan 2005 21:22:35 +0000 (GMT) (envelope-from me@hexren.net) Received: by helium.webpack.hosteurope.de running Exim 4.34 using asmtp helo=hexren.steenbuck.net) id 1CrNHe-0002UN-Ek; Wed, 19 Jan 2005 22:22:34 +0100 Date: Wed, 19 Jan 2005 22:22:33 +0100 From: Hexren X-Mailer: The Bat! (v1.62i) Business X-Priority: 3 (Normal) Message-ID: <17020225212.20050119222233@hexren.net> To: Mauricio Brunstein In-Reply-To: <59822964050119131120fbb88c@mail.gmail.com> References: <59822964050119131120fbb88c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit cc: freebsd-questions@freebsd.org Subject: =?iso-8859-1?q?Re=3A_Can=B4t_access_a_box_remotely?= X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hexren List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 21:22:35 -0000 >Hi to all! >I canīt access to a box from the internet, using ssh. --------------------------------------------- Please specify your problem. Do you have IP connectivity ? (Do a "ping 216.136.204.117" from the machine of which you are showing logs here) Do you have DNS (Do a "ping www.freebsd.org" ) Which error is given out when you try to ssh in from the internet. (try ssh -v or ssh -vv) Hexren