Re: [lxc-users] Magic incantation or sacrificial chickens necessary?

2014-09-25 Thread Erik Haller
Here is my production configuration. It should work with Redhat: lxc.network.type = macvlan lxc.network.macvlan.mode = bridge lxc.network.flags = up lxc.network.link = eth0 lxc.network.ipv4 = 192.168.7.70/16 lxc.network.ipv4.gateway = 192.168.7.1 #

[lxc-users] Magic incantation or sacrificial chickens necessary?

2014-09-25 Thread Chris Kloiber
Would anyone know what is required (both on the host and within a container) using Red Hat based distributions such as Oracle Linux 6.5 or 7.0 as both the Host and the container to have each container have its own static, Public IP (no iptables NAT nonsense) and be reachable from anywhere? I can't