From owner-freebsd-jail@FreeBSD.ORG Thu Oct 2 22:58:27 2014 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EBFF89D3; Thu, 2 Oct 2014 22:58:27 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C4FCCE55; Thu, 2 Oct 2014 22:58:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=OSawSik/2+qSe6XrcJOv5heEpyp89kQvJRkzVdvaF/8=; b=sj5P8ggTjqrRSPRJ35Pgjw2unF3dpjvbs/DSOSXQmeUZ1GEs+O8g6MaLmycVT7EbpaZmGzYFISF8ZOURhvOWB/C5d/PPIDfuMbtGauKqISmLSnk9GhlX0bJgIusVToA5USExxgq2okAY0/Z1jGS9fYOMKozcbLZzNYD1w7N6/es=; Received: from [182.8.252.102] (port=58901 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1XZpKL-00289k-Ow; Thu, 02 Oct 2014 16:58:26 -0600 Date: Fri, 3 Oct 2014 06:58:21 +0800 From: Erich Dollansky To: George Kontostanos Subject: Re: no network connection from inside a jail Message-ID: <20141003065821.675b30c0@X220.alogt.com> In-Reply-To: References: <20141002180506.4965760b@X220.alogt.com> <542D4A1B.4060405@gritton.org> <20141002222553.42bf17e3@X220.alogt.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-jail@freebsd.org, freebsd-stable X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2014 22:58:28 -0000 Hi, On Thu, 2 Oct 2014 21:56:55 +0300 George Kontostanos wrote: > > > > which I did not notice before the upgrade. > > > > What I did not mention before. I am able to connect to the jails via > > telnet from the machine's rooot but not from any other machine. > > > > Of course, the setup worked before without any problems. > > > > Is the main (host) FreeBSD machine reachable from other machines over > the network? > yes, it is. Erich