Date: Sat, 25 Jun 2016 19:16:06 +0000 From: Marie Helene Kvello-Aune <marieheleneka@gmail.com> To: org.freebsd.security@io7m.com, freebsd-net@freebsd.org Subject: Re: ifconfig: BRDGADD lo1: invalid argument Message-ID: <CALXRTbd%2Bcho3MGDNKG%2B5AWOUr_%2B6aP5CR7Y641Rv=POo%2BQmKLw@mail.gmail.com> In-Reply-To: <20160625164240.7cea7587@copperhead.int.arc7.info> References: <20160625164240.7cea7587@copperhead.int.arc7.info>
next in thread | previous in thread | raw e-mail | index | archive | help
Check that lo1 has same MTU as bridge0. Regards, Marie Helene On Sat, Jun 25, 2016 at 8:38 PM <org.freebsd.security@io7m.com> wrote: > Hello. > > I'm trying to create a bridge interface to isolate some jails on > private addresses. I'm on a near-pristine install of 10.3, updated to > 10.3-p5 via freebsd-update. > > The virtual interface to which the jails will be bound: > > # ifconfig lo1 create > > The bridge: > > # ifconfig bridge create > bridge0 > # ifconfig bridge0 addm em0 > # ifconfig bridge0 addm lo1 > ifconfig: BRDGADD lo1: Invalid argument > > I can find one reference to this error message online from 2007: > > > https://lists.freebsd.org/pipermail/freebsd-net/2007-December/016102.html > > ... but this doesn't appear to be the problem I'm having (it seems as > though it was caused by an out-of-sync kernel and world, which I > obviously don't have). > > Any ideas how to get this working? > > M > _______________________________________________ > freebsd-net@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALXRTbd%2Bcho3MGDNKG%2B5AWOUr_%2B6aP5CR7Y641Rv=POo%2BQmKLw>