Date: Sat, 12 Jan 2013 08:41:04 -0800 From: Devin Teske <devin.teske@fisglobal.com> To: "Zyumbilev, Peter" <peter@aboutsupport.com> Cc: Mark Felder <feld@feld.me>, freebsd-questions@FreeBSD.org Subject: Re: Jails Message-ID: <27B0EF0C-CC6D-46E4-960A-ABCAA157D2CD@fisglobal.com> In-Reply-To: <50F1113C.3090703@aboutsupport.com> References: <50F0297B.3020604@aboutsupport.com> <20130111163129.47e44ce4@mr129166> <50F03DB9.4020209@aboutsupport.com> <20130111131913.049ad0b0@tech304.office.supranet.net> <50F1113C.3090703@aboutsupport.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 11, 2013, at 11:31 PM, Zyumbilev, Peter wrote: > Hi, >=20 > I have not tested it, but so far things do not look promising... >=20 > I cannot even run "netstat -nvatp" properly, however sopcast seemed to > run, but have not tested it, for plex - have not tried yet. >=20 netstat isn't allowed in traditional jails (but is allowed in "vimage" jail= s which have their own network stack). If you're able/willing to compile a new kernel to enable the "VIMAGE" featu= re, then this can be improved so that you can indeed use netstat within the= jail. NOTE: netstat is not allowed within traditional (non-VIMAGE) jails due to s= ecurity restrictions. --=20 Devin > On 11/01/2013 21:19, Mark Felder wrote: >> On Fri, 11 Jan 2013 18:28:41 +0200 >> "Zyumbilev, Peter" <peter@aboutsupport.com> wrote: >>=20 >>> 1. Use >>> http://download.openvz.org/template/precreated/debian-6.0-x86.tar.gz >>> instead the file listed in the howto. >>>=20 >>> 2. Run sysctl compat.linux.osrelease=3D2.6.32 in Freebsd shell before >>> starting the jail, otherwise you will get error "kernel too old". >>=20 >> Does PLEX work? I'm highly interested in this.... I even posted asking f= or FreeBSD support on the relevant forum post... >>=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" _____________ The information contained in this message is proprietary and/or confidentia= l. If you are not the intended recipient, please: (i) delete the message an= d all copies; (ii) do not disclose, distribute or use the message in any ma= nner; and (iii) notify the sender immediately. In addition, please be aware= that any message addressed to our domain is subject to archiving and revie= w by persons other than the intended recipient. Thank you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?27B0EF0C-CC6D-46E4-960A-ABCAA157D2CD>