[OmniOS-discuss] ip not persistent?
Linda Kateley
lkateley at kateley.com
Thu Aug 31 22:33:38 UTC 2017
Ended up being the weirdest thing, someone put a hosts.allow file in the
zone that didn't contain the IP, so it didn't know what to do..
Took it off, works perfectly
On 8/31/17 3:51 PM, Dan McDonald wrote:
> On Thu, Aug 31, 2017 at 03:05:16PM -0400, Linda Kateley wrote:
>> I am doing it with -T?
> -T is "type" for the create-addr command:
>
> ipadm create-addr -T dhcp zonevnic0/v4
>
> The above example should persist across boots.
>
> -t is "Temporary"
>
> ipadm create-addr -t -T dhcp zonevnic0/v4
>
> The above example will not persist across boots.
>
> Dan
More information about the OmniOS-discuss
mailing list