You are not logged in.
I have WiFi connection managed by NetworkManager. I want to pass that connection into my LXC container. I cannot bind it to bridge directly because I get error:
[root@xxx]# brctl addif lxcbr0 wlp3s0
can't add wlp3s0 to bridge lxcbr0: Operation not supported
Is there any other way to pass internet connection to that container?
I've also tried with physical access but it also caused errors:
lxc-start: The container failed to start.
lxc-start: To get more details, run the container in foreground mode.
lxc-start: Additional information can be obtained by setting the --logfile and --log-priority options.
Offline
You can always use NAT: see the wiki.
Offline
Moving to network, Server and Protection
Last edited by ewaller (2014-08-10 16:06:38)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline