vzctl(8): explain host_mac value for bridge.

Documentation doesn't specify anything about proper MAC address values for veth.

If I specify 'mac' in NETINF, the 'host_mac' will be the same, and with
bridge communication I have:

	veth246.0: received packet with own address as source address

When OpenVZ automatically assigns address for host veth interface, address
is ie. 00:18:51:8a:7a:64. For the bridge communication right one should be
like FE:FF:FF:FF:FF:FF.

The problem isn't new:
http://openvz.org/pipermail/users/2010-May/003477.html

http://bugzilla.openvz.org/2210
1 file changed