Date: Sun, 11 May 2014 17:23:20 +0300 From: Jeff Tipton <jeff.t@mail.com> To: freebsd-questions@freebsd.org Subject: Re: What is this qjail parameter option? Message-ID: <536F87D8.3080004@mail.com> In-Reply-To: <CAFS4T6ZsEEpRduj%2B4scUoBqOpTrzxgpouqVwAzqRNCv9e98TEg@mail.gmail.com> References: <CAFS4T6ZsEEpRduj%2B4scUoBqOpTrzxgpouqVwAzqRNCv9e98TEg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05/11/2014 17:00, edflecko . wrote: > I'm looking at some docs on a simple create jail command using qjail, but I > don't understand one of the options. > > Here's the command: > > qjail create -n rl0 webserver 10.0.10.2 > > > I'm wondering what the "rl0" option is??? > > > Ed > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" rl0 is a network interface card, named after it's Realtek driver. Yours might differ. This is explained in the qjail man page. -Jeff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?536F87D8.3080004>