Re: vnet without epair

2013-02-11 Thread Nikos Vassiliadis
On 2/10/2013 11:46 PM, Nikos Vassiliadis wrote: On 2/10/2013 4:02 PM, Nikos Vassiliadis wrote: On 2/10/2013 3:56 PM, Teske, Devin wrote: Excellent! This is precisely what I was after when I wrote the vimage package and its contents. I'm familiar with IMUNES and netgraph fits the bill well (esp

Re: vnet without epair

2013-02-10 Thread Nikos Vassiliadis
On 2/10/2013 4:02 PM, Nikos Vassiliadis wrote: On 2/10/2013 3:56 PM, Teske, Devin wrote: Excellent! This is precisely what I was after when I wrote the vimage package and its contents. I'm familiar with IMUNES and netgraph fits the bill well (especially with "ngctl dot" being useful in providin

RE: vnet without epair

2013-02-10 Thread Teske, Devin
On Sun, 10 Feb 2013, Nikos Vassiliadis wrote: > On 2/10/2013 3:56 PM, Teske, Devin wrote: > > > > Excellent! This is precisely what I was after when I wrote the vimage > > package and its contents. I'm familiar with IMUNES and netgraph fits the > > bill well (especially with "ngctl dot" being us

Re: vnet without epair

2013-02-10 Thread Nikos Vassiliadis
On 2/10/2013 3:56 PM, Teske, Devin wrote: Excellent! This is precisely what I was after when I wrote the vimage package and its contents. I'm familiar with IMUNES and netgraph fits the bill well (especially with "ngctl dot" being useful in providing visual confirmation when you've achieved the

RE: vnet without epair

2013-02-10 Thread Teske, Devin
On Sun, 10 Feb 2013, Nikos Vassiliadis wrote: > On 2/10/2013 2:54 PM, Teske, Devin wrote: > > It's not in ports only because I first wanted to see where jail.conf would > > take us w/respect to vimages. > > I see. > > > However, this package not being in ports shouldn't prevented you from > >

Re: vnet without epair

2013-02-10 Thread Nikos Vassiliadis
On 2/10/2013 2:54 PM, Teske, Devin wrote: It's not in ports only because I first wanted to see where jail.conf would take us w/respect to vimages. I see. However, this package not being in ports shouldn't prevented you from trying it -- it's extremely stable and as I mentioned, we've been u

RE: vnet without epair

2013-02-10 Thread Teske, Devin
On Sun, 10 Feb 2013, Nikos Vassiliadis wrote: > On 2/10/2013 1:12 AM, Teske, Devin wrote: > > On Sat, 9 Feb 2013, Fbsd8 wrote: > >> I did google search and could only find 9.0 vnet jails using epair. > > > > I'm surprised you didn't find my own page on vnet jails using netgraph: > > > > http://dru

Re: vnet without epair

2013-02-10 Thread Nikos Vassiliadis
On 2/10/2013 1:12 AM, Teske, Devin wrote: On Sat, 9 Feb 2013, Fbsd8 wrote: What I am doing is writing documentation that describes the new 9.1 jail extensions for jail.conf and the rc.conf jail statements. I am going to submit changes to /etc/defaults/rc.conf and as long as I was on the jail sub

RE: vnet without epair

2013-02-09 Thread Teske, Devin
On Sat, 9 Feb 2013, Fbsd8 wrote: > Nikos Vassiliadis wrote: > > On 2/9/2013 5:57 PM, Fbsd8 wrote: > >> Has any one been able to get RELEASE 9.1 to enable jail vnet without > >> having to use epair? > > > > Yes, you can use vnet-enabled jails with several types of interfaces. > > Physical ones like

Re: vnet without epair

2013-02-09 Thread Fbsd8
Nikos Vassiliadis wrote: On 2/9/2013 5:57 PM, Fbsd8 wrote: Has any one been able to get RELEASE 9.1 to enable jail vnet without having to use epair? Yes, you can use vnet-enabled jails with several types of interfaces. Physical ones like em0 etc, virtual ones like vlan0 etc, netgraph ethernet-

Re: vnet without epair

2013-02-09 Thread Nikos Vassiliadis
On 2/9/2013 5:57 PM, Fbsd8 wrote: Has any one been able to get RELEASE 9.1 to enable jail vnet without having to use epair? Yes, you can use vnet-enabled jails with several types of interfaces. Physical ones like em0 etc, virtual ones like vlan0 etc, netgraph ethernet-like interfaces like ngeth

RE: vnet without epair

2013-02-09 Thread Teske, Devin
Have you tried using netgraph? -- Devin From: owner-freebsd-questi...@freebsd.org [owner-freebsd-questi...@freebsd.org] on behalf of Fbsd8 [fb...@a1poweruser.com] Sent: Saturday, February 09, 2013 7:57 AM To: FreeBSD questions Subject: vnet without epair