[Lxc-users] Container broadcast address

Daniel Lezcano daniel.lezcano at free.fr
Sat Feb 5 00:08:57 UTC 2011


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





More information about the lxc-users mailing list