http://defect.opensolaris.org/bz/show_bug.cgi?id=10377
Summary: phys showing needs selection when ip link is up.
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Status Whiteboard: nwam1-build:2009-07-28
Severity: critical
Priority: P2
Component: ON daemon
AssignedTo: nwam-dev at opensolaris.org
ReportedBy: dkenny at opensolaris.org
QAContact: nwam-dev at opensolaris.org
Created an attachment (id=2348)
--> (http://defect.opensolaris.org/bz/attachment.cgi?id=2348)
nwamd log
I'm not sure how it got into this state, but it would appear that nwamd is
confused because it's showing that the ncu:phys ath0 object is waiting for
network selection, when in reality it's already connected.
This results in the GUI showing the wrong state, but it's the state as nwamd
tells it to be...
I'm attaching a log from around the time this started - since I had the
wireless off-line around then - and then I reconnected.
$ nwamadm list -x
TYPE PROFILE STATE AUXILIARY STATE
ncp User offline conditions for activation are not
met
ncp Automatic online active
ncu:phys myk0 offline conditions for activation are not
met
ncu:ip myk0 offline conditions for activation are not
met
ncu:phys ath0 offline* need WiFi wireless network selection
ncu:ip ath0 online interface or link is up
loc Automatic offline conditions for activation are not
met
loc NoNet offline conditions for activation are not
met
loc Legacy offline conditions for activation are not
met
loc punchin online active
$ ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232
index 1
inet 127.0.0.1 netmask ff000000
ath0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 2
inet 192.168.0.40 netmask ffffff00 broadcast 192.168.0.255
ip.tun0: flags=10010008d1<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST,IPv4,FIXEDMTU>
mtu 1366 index 4
inet tunnel src 192.168.0.40 tunnel dst 192.18.1.18
tunnel security settings --> use 'ipsecconf -ln -i ip.tun0'
tunnel hop limit 60
inet 129.150.121.115 --> 129.156.90.55 netmask ffffffff
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252
index 1
inet6 ::1/128
ath0: flags=2004841<UP,RUNNING,MULTICAST,DHCP,IPv6> mtu 1500 index 2
inet6 fe80::217:f2ff:fefc:ebe0/10
ip.tun0: flags=1002200851<UP,POINTOPOINT,RUNNING,MULTICAST,NONUD,IPv6,FIXEDMTU>
mtu 1366 index 4
inet tunnel src 192.168.0.40 tunnel dst 192.18.1.18
tunnel security settings --> use 'ipsecconf -ln -i ip.tun0'
tunnel hop limit 60
inet6 fe80::8196:7973/128 --> fe80::1
ip.tun0:1:
flags=1002200851<UP,POINTOPOINT,RUNNING,MULTICAST,NONUD,IPv6,FIXEDMTU> mtu 1366
index 4
inet6 2002:819c:5a37:1::8196:7973/128 --> 2002:819c:5a37:1::1
$ dladm show-wifi
LINK STATUS ESSID SEC STRENGTH MODE SPEED
ath0 connected DOVADO none good g 54Mb
--
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.
You are the assignee for the bug.