[OmniOS-discuss] vnic zone disabled after reboot
Natxo Asenjo
natxo.asenjo at gmail.com
Sat Aug 16 13:59:02 UTC 2014
hi,
according to this doc:
http://docs.oracle.com/cd/E19455-01/806-5529/6jehkcs2t/index.html
I have create a /etc/dhcp.interface (vnic1) file. Then rebooted and I have
link, but things are a bit strange:
# ipadm show-addr
ADDROBJ TYPE STATE ADDR
lo0/v4 static ok 127.0.0.1/8
vnic1/? dhcp ok 192.168.0.171/24
lo0/v6 static ok ::1/128
vnic1/v4 dhcp disabled ?
So I deleted the vnic1 interface, recreated it with just ipadm create-if
vnic1 and rebooted with the /etc/dhcp.interface file and now it works:
# ipadm show-addr
ADDROBJ TYPE STATE ADDR
lo0/v4 static ok 127.0.0.1/8
vnic1/? dhcp ok 192.168.0.171/24
lo0/v6 static ok ::1/128
Is this the right way to do it?
--
groet,
Natxo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://omniosce.org/ml-archive/attachments/20140816/62dd912b/attachment-0001.html>
More information about the OmniOS-discuss
mailing list