Re: [lxc-users] Wifi in container

2016-09-08 Thread Eric
On September 8, 2016 2:53:38 PM EDT, Claudio Corsi  wrote:
>I tried a number of scenario, including restarting the container after
>adding the device to it.
>

Sometimes the container needs to be fully stopped, and started again for the 
changes to take in effect
___
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Re: [lxc-users] Wifi in container

2016-09-08 Thread Claudio Corsi
I tried a number of scenario, including restarting the container after
adding the device to it.


On Thu, Sep 8, 2016 at 1:38 PM, Eric  wrote:

>
>
> On Thu, Sep 8, 2016, 01:05 Claudio Corsi  wrote:
>
>> Hello,
>>
>> I am attempting to get a Linksys AE3000 USB wireless dongle to work
>> within my container. I am running LXC 2.0 on Ubuntu 16.04 and have an
>> Ubuntu 16.04 guest up and running.
>>
>> In both the host OS and the container the device is detected and is
>> listed when running lsusb
>>
>> Bus 001 Device 004: ID 13b1:003b Linksys AE3000 802.11abgn (3x3) Wireless
>> Adapter [Ralink RT3573]
>>
>> On the host OS i am able to display the device details using both iw and
>> iwconfig, however in the container i get no output from either command.
>>
>> I have added the device to the container with the following command
>>
>> lxc config device add wap usb-001-004 unix-char path=/dev/usb/001/004
>>
>> without any change in container.
>>
>> Any advice would be greatly appreciated.
>>
>> C
>> ___
>> lxc-users mailing list
>> lxc-users@lists.linuxcontainers.org
>> http://lists.linuxcontainers.org/listinfo/lxc-users
>
>
> Was your container stopped when the device was added?
>
>
> ___
> lxc-users mailing list
> lxc-users@lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-users
>
___
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Re: [lxc-users] Wifi in container

2016-09-08 Thread Eric
On Thu, Sep 8, 2016, 01:05 Claudio Corsi  wrote:

> Hello,
>
> I am attempting to get a Linksys AE3000 USB wireless dongle to work within
> my container. I am running LXC 2.0 on Ubuntu 16.04 and have an Ubuntu 16.04
> guest up and running.
>
> In both the host OS and the container the device is detected and is listed
> when running lsusb
>
> Bus 001 Device 004: ID 13b1:003b Linksys AE3000 802.11abgn (3x3) Wireless
> Adapter [Ralink RT3573]
>
> On the host OS i am able to display the device details using both iw and
> iwconfig, however in the container i get no output from either command.
>
> I have added the device to the container with the following command
>
> lxc config device add wap usb-001-004 unix-char path=/dev/usb/001/004
>
> without any change in container.
>
> Any advice would be greatly appreciated.
>
> C
> ___
> lxc-users mailing list
> lxc-users@lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-users


Was your container stopped when the device was added?
___
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

[lxc-users] Wifi in container

2016-09-07 Thread Claudio Corsi
Hello,

I am attempting to get a Linksys AE3000 USB wireless dongle to work within
my container. I am running LXC 2.0 on Ubuntu 16.04 and have an Ubuntu 16.04
guest up and running.

In both the host OS and the container the device is detected and is listed
when running lsusb

Bus 001 Device 004: ID 13b1:003b Linksys AE3000 802.11abgn (3x3) Wireless
Adapter [Ralink RT3573]

On the host OS i am able to display the device details using both iw and
iwconfig, however in the container i get no output from either command.

I have added the device to the container with the following command

lxc config device add wap usb-001-004 unix-char path=/dev/usb/001/004

without any change in container.

Any advice would be greatly appreciated.

C
___
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users