Re: [jail][vnet] wlandebug inside jail, operation not permitted

2011-02-16 Thread Rick van der Zwet
On 16 February 2011 17:34, Monthadar Al Jaberi wrote: > I have created a jail with "jail -c jid=1 vnet persist", then moved a > wlan to it "ifconfig wlan0 vnet 1" but when I try to run: > "jexec 1 wlandebug -i wlan0 state" I get : > > wlandebug: sysctl-set(net.wlan.0.debug): Operation not permitte

Re: [jail][vnet] wlandebug inside jail, operation not permitted

2011-02-16 Thread Jamie Gritton
This is by design. The "root" in a jail isn't quite a full-featured root, and in particular can't do anything that affects the hardware in ways beyond normal non-administrative use. - Jamie On 02/16/11 09:34, Monthadar Al Jaberi wrote: Hej, I have created a jail with "jail -c jid=1 vnet persis

[jail][vnet] wlandebug inside jail, operation not permitted

2011-02-16 Thread Monthadar Al Jaberi
Hej, I have created a jail with "jail -c jid=1 vnet persist", then moved a wlan to it "ifconfig wlan0 vnet 1" but when I try to run: "jexec 1 wlandebug -i wlan0 state" I get : wlandebug: sysctl-set(net.wlan.0.debug): Operation not permitted net.wlan.0.debug: 0x22000 => I can run wlandebug before