On Fri, Feb 4, 2011 at 4:08 PM, Daniel Lezcano <daniel.lezc...@free.fr> wrote: > On 02/04/2011 03:43 PM, Andre Nathan wrote: >> Hello >> >> I have the following container network configuration: >> >> lxc.network.type = veth >> lxc.network.link = br0 >> lxc.network.flags = up >> lxc.network.ipv4 = 192.168.0.2/24 >> lxc.network.name = eth0 >> >> When the container starts up, this is how its eth0 interface is >> configured: >> >> eth0 Link encap:Ethernet HWaddr 2e:bd:69:e3:ed:d3 >> inet addr:192.168.0.2 Bcast:192.168.0.0 Mask:255.255.255.0 >> inet6 addr: fe80::2cbd:69ff:fee3:edd3/64 Scope:Link >> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 >> RX packets:12 errors:0 dropped:0 overruns:0 frame:0 >> TX packets:10 errors:0 dropped:0 overruns:0 carrier:0 >> collisions:0 txqueuelen:1000 >> RX bytes:1124 (1.1 KB) TX bytes:866 (866.0 B) >> >> The broadcast address should be 192.168.0.255. Is there a way I can set >> this? > > lxc.network.ipv4 = 192.168.0.2/24 192.168.0.255
Actually, I just noticed in my case too inet 192.168.1.7/24 brd 192.168.1.0 Shouldn't it be 192.168.1.255 by default? -Nirmal > > > ------------------------------------------------------------------------------ > The modern datacenter depends on network connectivity to access resources > and provide services. The best practices for maximizing a physical server's > connectivity to a physical network are well understood - see how these > rules translate into the virtual world? > http://p.sf.net/sfu/oracle-sfdevnlfb > _______________________________________________ > Lxc-users mailing list > Lxc-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/lxc-users > ------------------------------------------------------------------------------ The modern datacenter depends on network connectivity to access resources and provide services. The best practices for maximizing a physical server's connectivity to a physical network are well understood - see how these rules translate into the virtual world? http://p.sf.net/sfu/oracle-sfdevnlfb _______________________________________________ Lxc-users mailing list Lxc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-users