Date: Wed, 4 Feb 2009 13:36:05 -0500 From: Glen Barber <glen.j.barber@gmail.com> To: =?ISO-8859-1?Q?Fr=E9d=E9ric_Perrin?= <frederic.perrin@resel.fr> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Multiple MAC on a single (physical) interface Message-ID: <4ad871310902041036m32ed57c5qd1f56329be37013b@mail.gmail.com> In-Reply-To: <863aeunkj0.fsf@chameau.maisel.enst-bretagne.fr> References: <863aeunkj0.fsf@chameau.maisel.enst-bretagne.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 4, 2009 at 1:07 PM, Fr=E9d=E9ric Perrin <frederic.perrin@resel.fr> wrote: [snip] > It seems quite a convoluted setup (especially having to make a tunnel > from tap0 to tap1 ... tapn). Is there an easier way ? Comments ? > Forgive me if I am misunderstanding what you are trying to accomplish, but it appears you just want to have several jails with sevaral IP addresses. I'm not clear on why you mentioned MAC, as from what I see, is irrelevant. What you can do is create aliased devices in rc.conf for your jails: ifconfig_em0=3D"whatever" ifconfig_em0_alias0=3D"my settings" ifconfig_em0_alias1=3D"more settings" Again, forgive me if I am not understanding your question. --=20 Glen Barber
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ad871310902041036m32ed57c5qd1f56329be37013b>