http://defect.opensolaris.org/bz/show_bug.cgi?id=9830
John Leser <John.Leser at sun.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|FIXINBUILD |
Severity|minor |major
--- Comment #2 from John Leser <John.Leser at sun.com> 2009-08-13 18:08:55 UTC
---
This problem is back in the 2009-08-10 build (maybe earlier). It may be
related to bug 10654, but it happens even when an interface is configure to do
dhcp and dhcp has succeeded, so there is clearly a separate issue:
bash-3.2# nwamcfg export
create ncp "User"
create ncu phys "e1000g0"
set activation-mode=manual
end
create ncu ip "e1000g0"
set ip-version=ipv6
set ipv6-addrsrc=dhcp
end
end
create loc "test1"
set activation-mode=manual
set nameservices=dns
set nameservices-config-file="/etc/nsswitch.dns"
set dns-nameservice-configsrc=dhcp
end
bash-3.2# nwamadm list -x
TYPE PROFILE STATE AUXILIARY STATE
ncp User online active
ncu:phys e1000g0 online interface or link is up
ncu:ip e1000g0 offline* waiting for IP address to be
assigned
ncp Automatic offline conditions for activation are not
met
loc Automatic offline conditions for activation are not
met
loc NoNet online active
loc test1 disabled disabled by administrator
loc Legacy offline conditions for activation are not
met
bash-3.2# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232
index 1
inet 127.0.0.1 netmask ff000000
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252
index 1
inet6 ::1/128
e1000g0: flags=2004841<UP,RUNNING,MULTICAST,DHCP,IPv6> mtu 1500 index 177
inet6 fe80::214:4fff:fe20:8224/10
ether 0:14:4f:20:82:24
e1000g0:1: flags=2004841<UP,RUNNING,MULTICAST,DHCP,IPv6> mtu 1500 index 177
inet6 2001:db8:1:2::4000/128
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.