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 supportedIs 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
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline