Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2013 10:48:19 +0200
From:      Pietro Paolini <pulsarpietro@aol.com>
To:        Devin Teske <dteske@freebsd.org>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: VIMAGE
Message-ID:  <DA96E7A7-C419-4C73-A27B-D02BAB2CBE4E@aol.com>
In-Reply-To: <13CA24D6AB415D428143D44749F57D7201F68CBD@ltcfiswmsgmb21>
References:  <DB90C1DC-66E4-4429-A888-44F4F9E4B98B@aol.com> <13CA24D6AB415D428143D44749F57D7201F68CBD@ltcfiswmsgmb21>

index | next in thread | previous in thread | raw e-mail


On May 30, 2013, at 6:25 PM, "Teske, Devin" <Devin.Teske@fisglobal.com> wrote:

> 
> On May 30, 2013, at 3:35 AM, Pietro Paolini wrote:
> 
>> Hello all,
>> 
>> I am a new bye on the FreeBSD and I am looking at the VIMAGE features experiencing some problems.
>> I added the options :
>> VIMAGE
>> if_bridge
>> 
>> and I removed
>> STCP
>> 
>> then I recompiled my kernel and install it.
>> 
>> After that, following this tutorial http://imunes.tel.fer.hr/virtnet/eurobsdcon07_tutorial.pdf I tried the "Exercise 2" which consist on 
>> the following commands:
>> 
>> vimage -c n1
>> vimage -c n2
>> ngctl mkpeer efface ether ether
>> ngctl mkpeer efface ether ether
> 
> Don't you just love autocorrect? (does the same thing to me… turns "eiface" into "efface")
> 
> 
>> ngctl mkpeer em0: bridge lower link0
> 
> Looks good.
> 
> 
>> ngctl name em0:lower bridge0
> 
> I usually do my "connect" before the "name"… but shouldn't matter. Should work all the same.
> 
> 
>> ngctl connect em0: bridge0: upper link1
> 
> This looks wrong to me.
> 
> I'd expect:
> 
> ngctl connect em0: bridge0:lower upper link1
> 


Many thanks for the answer Devin,
when I try to use that last command I receive:

ngctl connect em0: bridge0:lower upper link1
ngctl: send msg: Invalid argument

 What's wrong ?



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DA96E7A7-C419-4C73-A27B-D02BAB2CBE4E>