Hi,
I am trying to use a container, and I need the br_netfilter bridge /proc 
accessible (/proc/sys/net/bridge/).I am setting up the container the following 
way:
sudo modprobe br_netfilterlxc profile create mod_br_netfilterlxc profile set 
mod_br_netfilterlinux.kernel_modules br_netfilterlxc launch ubuntu:16.04 
devstack-1 -pdefault -p mod_br_netfilter
then connect to container, and the /proc doesn't exist:

sudo lxc exec devstack-1 -- /bin/bashroot@devstack-1:~# ll 
/proc/sys/net/bridge/ls: cannot access '/proc/sys/net/bridge/': No suchfile or 
directory
It exists on the host.
Originally posted here 
(http://askubuntu.com/questions/815993/how-to-add-br-netfilter-to-an-lxd-container/825189).
Thanks,Yinon
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to