Hi, when using a numeric names for a jails something like:
10 {
exec.start = "/bin/sh /etc/rc";
exec.stop = "/bin/sh /etc/rc.shutdown";
}
20 {
exec.start = "/bin/sh /etc/rc";
exec.stop = "/bin/sh /etc/rc.shutdown";
}
the name (numeric) becomes the jail ID when,
On Thu, 21 Mar 2013 11:21:29 -0400, Alejandro Imass wrote:
> On Thu, Mar 21, 2013 at 3:35 AM, Ian Smith wrote:
> > On Tue, 19 Mar 2013 17:53:30 +0100, Dirk Engling wrote:
[.. also chopping mercilessly ..]
> > > # Copyright 2010, Qjail project. All rights reserved.
> > >
> > > offensive
On Fri, Mar 22, 2013 at 9:03 AM, Ian Smith wrote:
> On Thu, 21 Mar 2013 11:21:29 -0400, Alejandro Imass wrote:
> > On Thu, Mar 21, 2013 at 3:35 AM, Ian Smith wrote:
> > > On Tue, 19 Mar 2013 17:53:30 +0100, Dirk Engling wrote:
>
[...]
>> mentioned anywhere in this new proposal and why it isn'
Jnettop has the ability to:
Measure bandwidth/packets in partecular intergace.
Simply use:
0,1..9 to switch between interfaces.
p to switch between packets/bandwidth
b to measure in bytes/bits
You better define your local ips in the .jnettop file, once that done your
measurs would be more accurate
Ian Smith wrote:
On Tue, 19 Mar 2013 17:53:30 +0100, Dirk Engling wrote:
> On 18.03.13 20:16, s...@tormail.org wrote:
>
> > to configure things themselves. In my experience, ezjail is a much better
> > solution. I also see that you are the maintainer/author of qjail and like
> > to shovel
On Fri, Mar 22, 2013 at 6:12 PM, Fbsd8 wrote:
> Boy this simple critique request sure has gotten out of hand. So lets
set the record straight.
You got exactly what you asked for.
> On the subject ezjail not being referenced in the document like it is in
the current version of the online handbook
Guys, please don't take me bad, but better stop this "@%!" and use your
talent to help me found a way to properly measure bandwidth per jails in
a long period.
I am using sysutils/jail2 port to start/stop jails, My working
configuration so far is this:
I use the jid so that later I can use in /et
s...@tormail.org wrote:
On Fri, Mar 22, 2013 at 6:12 PM, Fbsd8 wrote:
Boy this simple critique request sure has gotten out of hand. So lets
set the record straight.
You got exactly what you asked for.
On the subject ezjail not being referenced in the document like it is in
the current vers
On 03/22/13 05:25, Nicolas de Bari Embriz Garcia Rojas wrote:
Hi, when using a numeric names for a jails something like:
10 {
exec.start = "/bin/sh /etc/rc";
exec.stop = "/bin/sh /etc/rc.shutdown";
}
20 {
exec.start = "/bin/sh /etc/rc";
exec.stop = "/bin/sh /etc/rc