Hello all,
i have a challenge with the generated mac address on the bridge interface.
I am building a host wich serves as base for a number of jails so i am creating a VNET network config, becasue i had to compile the kernel vor VNET support i thought to be wise and created a OVF of the VM after i had compiled and installed a VNET supported kernel and tested the base bridge configuration.
So i shutdown the VM created the OVF and deployed that to 3 other hosts, well.... there started my problem.
After having lots of SSH disconnects, slow logins, hangs and broken Pipe messages i finaly found out that the bridge interface MAC address is only generated _once_ so i now have 4 hosts with the same bridge mac adres (currently 2 hosts running) i can change the mac after boot manually but not using rc.conf
i have now change the cloned_interfaces from "bridge0 bridge1" to "bridge2 bridge3" and at least it works, as long i do not use those on any of the other hosts.
Is the any one that can tell me how i can have the host generate new bridge mac address range.
Thanks,
Richard
i have a challenge with the generated mac address on the bridge interface.
I am building a host wich serves as base for a number of jails so i am creating a VNET network config, becasue i had to compile the kernel vor VNET support i thought to be wise and created a OVF of the VM after i had compiled and installed a VNET supported kernel and tested the base bridge configuration.
So i shutdown the VM created the OVF and deployed that to 3 other hosts, well.... there started my problem.
After having lots of SSH disconnects, slow logins, hangs and broken Pipe messages i finaly found out that the bridge interface MAC address is only generated _once_ so i now have 4 hosts with the same bridge mac adres (currently 2 hosts running) i can change the mac after boot manually but not using rc.conf
i have now change the cloned_interfaces from "bridge0 bridge1" to "bridge2 bridge3" and at least it works, as long i do not use those on any of the other hosts.
Is the any one that can tell me how i can have the host generate new bridge mac address range.
Thanks,
Richard