http://defect.opensolaris.org/bz/show_bug.cgi?id=11103
Lizhong Li <lizhong.li at sun.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|FIXINBUILD |
--- Comment #5 from Lizhong Li <lizhong.li at sun.com> 2009-09-22 06:41:01 UTC
---
I tried the bits nwam1-build:2009-09-21, all interfaces go into 'online' when
nwam is enabled, after about 60 seconds, some will be into 'offline*', it's the
same behavior as before. Another strange thing of this bits is that why the
ipv4 address 10.13.30.51 is still on bge0 while its dhcp failed and timeout.
The nwamd log is attached.
bash-3.2# nwamadm list
TYPE PROFILE STATE
ncp Automatic online
ncu:ip bge1 offline
ncu:phys bge1 offline
ncu:ip bge3 online
ncu:phys bge3 online
ncu:ip bge2 online
ncu:phys bge2 online
ncu:ip bge0 online
ncu:phys bge0 online
loc Legacy offline
loc NoNet offline
loc Automatic online
bash-3.2# nwamadm listSep 22 13:25:45 firering nwamd[6043]: 16:
nwamd_object_set_state: state event (offline*, DHCP wait timeout, still
trying...) for interface:bge2
Sep 22 13:25:45 firering nwamd[6043]: 19: nwamd_object_set_state: state event
(offline*, DHCP wait timeout, still trying...) for interface:bge0
TYPE PROFILE STATE
ncp Automatic online
ncu:ip bge1 offline
ncu:phys bge1 offline
ncu:ip bge3 online
ncu:phys bge3 online
ncu:ip bge2 offline*
ncu:phys bge2 online
ncu:ip bge0 offline*
ncu:phys bge0 online
loc Legacy offline
loc NoNet offline
loc Automatic online
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
bge0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 6
inet 10.13.30.51 netmask ffffff00 broadcast 10.13.30.255
ether 0:14:4f:79:97:d2
bge2: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 7
inet 0.0.0.0 netmask ff000000
ether 0:14:4f:79:97:d4
bge3: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 8
inet 192.168.1.2 netmask ffffff00 broadcast 192.168.1.255
ether 0:14:4f:79:97:d5
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252
index 1
inet6 ::1/128
bge0: flags=2000841<UP,RUNNING,MULTICAST,IPv6> mtu 1500 index 6
inet6 fe80::214:4fff:fe79:97d2/10
ether 0:14:4f:79:97:d2
bge0:1: flags=2080841<UP,RUNNING,MULTICAST,ADDRCONF,IPv6> mtu 1500 index 6
inet6 2007:56::118e:857b:2090:f218/64
bge2: flags=2004841<UP,RUNNING,MULTICAST,DHCP,IPv6> mtu 1500 index 7
inet6 fe80::214:4fff:fe79:97d4/10
ether 0:14:4f:79:97:d4
bge3: flags=2004841<UP,RUNNING,MULTICAST,DHCP,IPv6> mtu 1500 index 8
inet6 fe80::214:4fff:fe79:97d5/10
ether 0:14:4f:79:97:d5
bash-3.2# ifconfig bge0 dhcp status
Interface State Sent Recv Declined Flags
bge0 SELECTING 9 0 0
bash-3.2# uname -a
SunOS firering 5.11 nwam1-build:2009-09-21 sun4u sparc SUNW,Sun-Fire-V215
--
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.