[OmniOS-discuss] isc dhcp server in a zone with crossbow vnic's

Dan McDonald danmcd at omniti.com
Wed Mar 30 15:32:41 UTC 2016


> On Mar 30, 2016, at 11:28 AM, Bob Friesenhahn <bfriesen at simple.dallas.tx.us> wrote:
> 
> Are there any zone limitations (networking or zone initialization ordering) which would prevent a "DHCP server" zone from providing DHCP services for other zones on the same system which use dhcp to configure their interfaces?  That is my current situation.  Some zones are nailed down with static assignments while others (used for more transient purposes) use DHCP to get their configuration.

So you have zone "D" serving DHCP, and zones "A" and "B" which are DHCP clients, right?

Unless you have a bizarre circular dependency ("A" serves something to "D" and vice-versa), I believe you're okay.  A dhcp configured interface launches dhcpagent, and networking for that interface is down until it hears from the DHCP server.  Other parts of the zone boot keep plowing.

The ONLY POSSIBLE gotcha I can think of is if intra-zone broadcast is buggy, and I don't think it is. If it's buggy, we need to fix it.

Dan



More information about the OmniOS-discuss mailing list