Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Aug 2008 10:22:04 +0200
From:      "Redd Vinylene" <reddvinylene@gmail.com>
To:        freebsd-jail@freebsd.org
Subject:   Re: Multiple IPs
Message-ID:  <f1019d520808010122p21d6be5cl9fd88e6e5b976a33@mail.gmail.com>
In-Reply-To: <f1019d520808010117q3ac18173y96b4e60e7b2b1b6d@mail.gmail.com>
References:  <f1019d520808010105k26c8adew3f4958f8689d16ae@mail.gmail.com> <f1019d520808010117q3ac18173y96b4e60e7b2b1b6d@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Also, under jail_X_ip in rc.conf, must I enter the IPs one by one or
can I specify an entire range?

Much obliged!

On Fri, Aug 1, 2008 at 10:17 AM, Redd Vinylene <reddvinylene@gmail.com> wrote:
> Whooops,
>
> # patch -p6 < bz_jail7-20080727-11-at146062.diff
>
> Yeah that's more like it ;)
>
> On Fri, Aug 1, 2008 at 10:05 AM, Redd Vinylene <reddvinylene@gmail.com> wrote:
>> Big ups to Bjoern A. Zeeb for his multiple IP patch as well as his
>> friendly support service ;)
>>
>> I'd just like to confirm, however, if this is how it's done?
>>
>> # cd /usr/src
>> # wget http://people.freebsd.org/~bz/bz_jail7-20080727-11-at146062.diff
>> # patch -p6 bz_jail7-20080727-11-at146062.diff
>> # make buildworld
>> # make buildkernel KERNCONF=GENERIC
>> # make installworld
>> # make installkernel KERNCONF=GENERIC
>> # mergemaster -U
>>
>> Now to the jail part (this is exactly how I created the jail in the first place)
>>
>> # export D=/usr/jail/camel
>> # mkdir -p $D
>> # make world DESTDIR=$D
>> # cd etc/
>> # make distribution DESTDIR=$D
>> # mount -t devfs devfs $D/dev
>>
>> Thank you all!
>>
>> Redd Vinylene
>> http://www.home.no/reddvinylene
>>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f1019d520808010122p21d6be5cl9fd88e6e5b976a33>