Re: NetworkManager & tun/br enigma

2015-03-30 Thread Johannes Graumann
Johannes Graumann wrote: > Johannes Graumann wrote: > >> Hello, >> >> I'm trying to get a NetworkManager-independent bridg up and running to be >> able to have my firewall manage traffic to/from lxc containers. >> >> My '/etc/network/interfaces' looks like this: >>> auto lo >>> iface lo inet lo

Re: NetworkManager & tun/br enigma

2015-03-29 Thread Johannes Graumann
Johannes Graumann wrote: > Hello, > > I'm trying to get a NetworkManager-independent bridg up and running to be > able to have my firewall manage traffic to/from lxc containers. > > My '/etc/network/interfaces' looks like this: >> auto lo >> iface lo inet loopback >> >> # tun/tap/bridge combo

NetworkManager & tun/br enigma

2015-03-28 Thread Johannes Graumann
Hello, I'm trying to get a NetworkManager-independent bridg up and running to be able to have my firewall manage traffic to/from lxc containers. My '/etc/network/interfaces' looks like this: > auto lo > iface lo inet loopback > > # tun/tap/bridge combo for lxc container networking > auto tun0