Date: Sun, 13 Jan 2013 09:23:54 -0800 From: Devin Teske <devin.teske@fisglobal.com> To: =?iso-8859-1?Q?Leonardo_M=2E_Ram=E9?= <martinrame@yahoo.com> Cc: "freebsd-questions@FreeBSD.org" <freebsd-questions@FreeBSD.org> Subject: Re: Jails Message-ID: <0445C043-8460-40BD-81A9-5AC0580F584A@fisglobal.com> In-Reply-To: <1358091928.24135.YahooMailNeo@web126204.mail.ne1.yahoo.com> References: <50F0297B.3020604@aboutsupport.com> <20130111163129.47e44ce4@mr129166> <50F03DB9.4020209@aboutsupport.com> <20130111131913.049ad0b0@tech304.office.supranet.net> <50F1113C.3090703@aboutsupport.com> <27B0EF0C-CC6D-46E4-960A-ABCAA157D2CD@fisglobal.com> <50F287BD.7030708@aboutsupport.com> <1358091928.24135.YahooMailNeo@web126204.mail.ne1.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 13, 2013, at 7:45 AM, Leonardo M. Ram=E9 wrote: >> ________________________________ >=20 >> From: "Zyumbilev, Peter" <peter@aboutsupport.com> >> To: freebsd-questions@FreeBSD.org=20 >> Cc: Mark Felder <feld@feld.me>; Devin Teske <dteske@freebsd.org>; Devin = Teske <devin.teske@fisglobal.com>=20 >> Sent: Sunday, January 13, 2013 7:09 AM >> Subject: Re: Jails >>=20 >>=20 >> On 12/01/2013 18:41, Devin Teske wrote: >>>=20 >>> On Jan 11, 2013, at 11:31 PM, Zyumbilev, Peter wrote: >>>=20 >>>> 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 >>>=20 >>> netstat isn't allowed in traditional jails (but is allowed in "vimage" = jails which have their own network stack). >>>=20 >>> If you're able/willing to compile a new kernel to enable the "VIMAGE" f= eature, then this can be improved so that you can indeed use netstat within= the jail. >>>=20 >>> NOTE: netstat is not allowed within traditional (non-VIMAGE) jails due = to security restrictions. >>>=20 >>=20 >> My host os is Nas4Free and is stripped version of freebsd - e.g I >> cannot even compile ports - that is why I use jails - so no new kernel >> for me there :) >>=20 >> So far I am quite happy with it - I use it mainly as DLNA >> server(Serviio), ZFS,UPS support & Transmission made it quite good >> platform - would take plenty of time to get all this in plain FreeBSD >> install. >>=20 >> The only thing that I might be missing is Plex, but due to lack "browser >> per folder feature", I will stick to open standard - DLNA. >>=20 >> Peter >=20 >=20 > Hi, I've installed debian 6 in a jail, from FreeBsd 9.1 x86-64 by followi= ng the instructions from this thread. However, I also updated my /etc/resol= v.conf inside the jail, but I get this error when I do ping: ping is usually denied from within a jail (for security purposes). Add the following to /etc/rc.conf: jail_sysvipc_allow=3D"YES" And then reboot. --=20 Devin _____________ 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?0445C043-8460-40BD-81A9-5AC0580F584A>