[lxc-users] networking and permissions questions

2015-04-27 Thread Joe McDonald
Hi, I have 5 publicly routed ips from my isp. On the host (Ubuntu 14.04.2 LTS) Have /etc/network/interfaces as so: # The loopback network interface auto lo p4p1 iface lo inet loopback iface p4p1 inet manual auto br0 iface br0 inet static bridge_ports p4p1 bridge_stp off bridge_fd 0

Re: [lxc-users] networking and permissions questions

2015-04-27 Thread Fajar A. Nugraha
On Tue, Apr 28, 2015 at 6:53 AM, Joe McDonald ideafil...@gmail.com wrote: 1) Do I need to specify this IP in both the config file and the rootfs/etc/network/interfaces file? Is there a better way to do this? IMHO the best way is on container's interfaces file 2) why does one container