Date: Thu, 16 Nov 2017 14:07:31 +0100 From: "Kristof Provost" <kristof@sigsegv.be> To: "KOT MATPOCKuH" <matpockuh@gmail.com> Cc: "Goran =?utf-8?q?Meki=C4=87?=" <meka@tilda.center>, "Oleg Ginzburg" <olevole@olevole.ru>, "FreeBSD Current" <freebsd-current@freebsd.org>, freebsd-jail@freebsd.org Subject: Re: VNET jail and dhclient Message-ID: <02259035-2DA5-49CF-AEC0-15CC123E9FD4@sigsegv.be> In-Reply-To: <CALmdT0Vpw8X59f63F-hOd2x9mAdRkcEqs=_t5gBgOS7KmMCtuw@mail.gmail.com> References: <20171009072547.jauim6tlfennydf5@hal9000.meka.no-ip.org> <6D37D4AC-9DF4-4D55-8614-43CFC6BDD45E@sigsegv.be> <CAMsb%2BmaactJTDcK=j%2BawqkXB6YitQ_dQTp9vvs=a%2BTFjrQTA7w@mail.gmail.com> <20171011192826.xkscmrovch3g7gni@thinker.meka.no-ip.org> <CALmdT0Vpw8X59f63F-hOd2x9mAdRkcEqs=_t5gBgOS7KmMCtuw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16 Nov 2017, at 14:04, KOT MATPOCKuH wrote: > Hello, all! > > I'm got same problem... > Can you show how you call dhclient? What FreeBSD version are you running? What’s the output of `sysctl kern.chroot_allow_open_directories`? Regards, Kristof From owner-freebsd-jail@freebsd.org Thu Nov 16 13:12:42 2017 Return-Path: <owner-freebsd-jail@freebsd.org> Delivered-To: freebsd-jail@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C90CDDD70E; Thu, 16 Nov 2017 13:12:42 +0000 (UTC) (envelope-from meka@tilda.center) Received: from mail.tilda.center (tilda.center [45.77.138.211]) by mx1.freebsd.org (Postfix) with ESMTP id D911C7A66E; Thu, 16 Nov 2017 13:12:41 +0000 (UTC) (envelope-from meka@tilda.center) Received: from hal9000.meka.no-ip.org (unknown [87.116.176.63]) by mail.tilda.center (Postfix) with ESMTPSA id AD4B117D73; Thu, 16 Nov 2017 14:06:31 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=tilda.center; s=mail; t=1510837592; bh=GGUW6VldWuoPMZ4iJtfnohaUONmcuAx7h7rFcUl8sYE=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=cAzJgyAcTaYKosew21cmU9Pak80sYkYcSimM4zSwCuXmmnHBhpFwzEjji4whV0wc9 HNb2j+Dl7qqi/7/24UNPPxF51jmmln5H3SGrcXtuVI/yzM6boqNKaxkC9q4T4ah1pt jfT7NvDGJo4mk5oMl7+DCsBT73Clneyz1sKoN9xQ= Date: Thu, 16 Nov 2017 14:06:31 +0100 From: Goran =?utf-8?B?TWVracSH?= <meka@tilda.center> To: KOT MATPOCKuH <matpockuh@gmail.com> Cc: Oleg Ginzburg <olevole@olevole.ru>, Kristof Provost <kristof@sigsegv.be>, FreeBSD Current <freebsd-current@freebsd.org>, freebsd-jail@freebsd.org Subject: Re: VNET jail and dhclient Message-ID: <20171116130631.rwv26brc4udkgzkl@hal9000.meka.no-ip.org> References: <20171009072547.jauim6tlfennydf5@hal9000.meka.no-ip.org> <6D37D4AC-9DF4-4D55-8614-43CFC6BDD45E@sigsegv.be> <CAMsb+maactJTDcK=j+awqkXB6YitQ_dQTp9vvs=a+TFjrQTA7w@mail.gmail.com> <20171011192826.xkscmrovch3g7gni@thinker.meka.no-ip.org> <CALmdT0Vpw8X59f63F-hOd2x9mAdRkcEqs=_t5gBgOS7KmMCtuw@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7q5msmpy7ttqddol" Content-Disposition: inline In-Reply-To: <CALmdT0Vpw8X59f63F-hOd2x9mAdRkcEqs=_t5gBgOS7KmMCtuw@mail.gmail.com> User-Agent: NeoMutt/20171027 X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" <freebsd-jail.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-jail>, <mailto:freebsd-jail-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-jail/> List-Post: <mailto:freebsd-jail@freebsd.org> List-Help: <mailto:freebsd-jail-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-jail>, <mailto:freebsd-jail-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 16 Nov 2017 13:12:42 -0000 --7q5msmpy7ttqddol Content-Type: text/plain; charset=utf-8 Content-Disposition: inline On Thu, Nov 16, 2017 at 04:04:47PM +0300, KOT MATPOCKuH wrote: > Hello, all! > > I'm got same problem... > Did someone open an PR for this issue? Yes, Oleg did: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223327 --7q5msmpy7ttqddol Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE1WIFkXy2ZeMKjjKEWj1TknovrLYFAloNjVQACgkQWj1Tknov rLby+w//ZdSq6Zx57DhuZ0jQ8JvWaFTE7rj2E45NJz+4ZWV3dLLkc1PIQFD4yVt4 qwtPzkPmk/IOrBOpVz7m2yky0ls7uuLHgTtlffb7sCJuYlCwjSo1AJSUsvXKPxp2 urw6hBYyN5ZA2khCCOezkdO2o1LISNvGmJGhrp02dN9iTPanlEgXptUGK3p+NGTD kDS+rXMPfWAaaDHrCAM8/fspcqaNsTr54TVjP+HLejUKqnmCmTTwyBP6W8YdtQkw /Qo+v2K/0tsLFV9E3J4TIRuwUtVRyxhC2jE04PLlOK3Vn1XuxyPwRsSourF2ySO/ Sv7CNZjJZYKkmr2N/QgDiJZ0yhCoqggNGvCqNZt9cNLPN/ol8kvKGYmQlYKMZVQk 9hfh5S+nT31TJ/RrVrREV9Of3aXKkAkqXXbP7wEWdK8rT9QAvTmlsTZa7YZhHGSZ 3aIC8MWKDHH2L8v7UxINh6/hj+cnnpaiV6XcsashJINbtvjC37lQDeHcywVVkVdR vUAxLQNgV7qOnYwGzlpVnLOJlkCwPuti/uTS2DYo/R0vDsLvyN7XYES2EhiWyS0c hky4CNIdTkmKonTy1xd5UPsB9Kg58K3ehFEoO7lS24HwUznkK2SkOduzv/mIT85H +8QJNDA/Ydl9TuHtflMq2T3MGRk5pn7eGaN+ckGfyUZP6sxrd2o= =dAaS -----END PGP SIGNATURE----- --7q5msmpy7ttqddol--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02259035-2DA5-49CF-AEC0-15CC123E9FD4>