> On Jun 6, 2015, at 4:45 PM, Heinz Nikolaus Gies <he...@licenser.net> wrote:
> 
> I noticed some rather odd behavior, to set up networking I use the following 
> commands:
> 
> [GZ] dladm create-vnic -l bge0 net4 -p allowed-ips=10.0.0.111/32
> (do zone creation wait until svc has reached svc:/milestone/sysconfig:default)

I'm assuming you've done a zone boot at this point as well?  (You don't say it, 
but "reached milestone/sysconfig" suggests you have.)

> [NGZ] ipadm create-if net4
> [NGZ] ipadm create-addr -T static  -a 10.0.0.111/24 net4/v4
> ipadm: Could not create address: Operation not permitted on from-gz interface

That *is* really weird.  I'm assuming you can reproduce this bug?

Also, have you tried just doing the create-addr w/o the create-if?  I'm pretty 
sure you can shortcut, and perhaps it works around the not-permitted problem?

Thanks,
Dan

_______________________________________________
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss

Reply via email to