From owner-freebsd-stable@FreeBSD.ORG Thu Oct 2 18:56:57 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 62A50F11; Thu, 2 Oct 2014 18:56:57 +0000 (UTC) Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CE31CFBD; Thu, 2 Oct 2014 18:56:56 +0000 (UTC) Received: by mail-wi0-f178.google.com with SMTP id cc10so5072721wib.11 for ; Thu, 02 Oct 2014 11:56:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=0ohXGhybdItFMBe05fiAEpqy8I8ch6cQljbYYRRF9ig=; b=QVmknRg81e4Dbe4UlA3DRPKf3p8uQUgrXEhqOI8aMiQreMoxVA/fvXrCMMtBPDy/sd MJ6oeMhnKf8Tm8V/dWevm7tk/KqX5+BN2RdukZ4N+IwgbrU1/1cE4vFBsGHmt1gNE7AK ifDwrz1rPC/NYbItUkuS3I1xFdZPW5M1AZdCTYiKJB+3cRd0UiufvvLnwWC3KchqykRW sPmPOUWfiYeU+yDvOz5Ei75BpNThDtVta+Qo1HphaWuuQ6aF0cC6yS9tfHKEwPhOFv5k 9xE32fjw+GXwTy48uTaV3FGoujXCV4kuveCmCBc07MgdQ2AejLplMIDpRjI7WqZU/7/I h0bw== MIME-Version: 1.0 X-Received: by 10.180.77.132 with SMTP id s4mr6521103wiw.63.1412276215152; Thu, 02 Oct 2014 11:56:55 -0700 (PDT) Received: by 10.27.137.130 with HTTP; Thu, 2 Oct 2014 11:56:55 -0700 (PDT) In-Reply-To: <20141002222553.42bf17e3@X220.alogt.com> References: <20141002180506.4965760b@X220.alogt.com> <542D4A1B.4060405@gritton.org> <20141002222553.42bf17e3@X220.alogt.com> Date: Thu, 2 Oct 2014 21:56:55 +0300 Message-ID: Subject: Re: no network connection from inside a jail From: George Kontostanos To: Erich Dollansky Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-stable , freebsd-jail@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2014 18:56:57 -0000 > > 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. > > Erich > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > Is the main (host) FreeBSD machine reachable from other machines over the network? -- George Kontostanos ---