Using Exclusive IP zones through an Etherstub worked. Is there a way to use Shared-IP zones?
Thank You! benr. On 3/13/10 5:41 AM, Kacheong Poon wrote: > On 03/13/10 05:49 PM, Ben Rockwood wrote: >> I'm having trouble testing ILB with zones. ILB is enabled in >> the globalzone with non-globalzones configured as the servers. >> I've tried DSR, Half-NAT and NAT. I also tried inserting an >> etherstub and attached the zones to that link to simulate 2 >> networks. Nothings worked so far. I'm using snv_133. > > > Do you use exclusive IP stack in the server zones? > > >> Can anyone provide some guidance on this sort of "all in one >> box" configuration? > > > You can use an etherstub and vnics in this set up. Create an > etherstub ilb_eth1 in global zone. Then set up a vnic on top of > ilb_eth1 in each of the server zones (with their own IP stacks) and > the global zone. This will be the back end server network. You > should be able to create an ILB rule using those servers. > > This is the set up we used for testing during code development. So > it should work ;-) > >