Windows agent not correctly detecting network interfaces
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OCS Inventory: Windows Agent |
Confirmed
|
Medium
|
Didier Liroulet |
Bug Description
On several of our laptops that have both a wired and a wireless interface, we have noticed that both the 2.0 and 2.1RC1 agents are not correctly detecting the interfaces. This all started when one of our help desk engineers noticed that OCS was reporting his primary interface down with no IP when it was up, and his wireless interface up when it was down -- even after forcing an update. We have also seen the agent fail to detect an interface. These are all HP EliteBooks running Windows 7 Professional.
For example, here is what we see on one system -- this is what we would expect for a wired connection:
Description Type Speed MAC address Status IP address Netmask Gateway Network number DHCP IP
Bluetooth Personal Area Network Ethernet 10 Mb/s C0:18:85:B3:1B:15 Down 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0
Intel(R) 82579LM Gigabit Network Connection Ethernet 1 Gb/s 28:92:4A:2A:60:50 Up 192.168.92.213 255.255.254.0 192.168.92.1 192.168.92.0 192.168.4.254
Intel(R) Centrino(R) Advanced-N 6205 Other (see MIB) 300 Mb/s 60:67:20:71:3C:B8 Down 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0
Here is an identically configured machine where we disabled and then re-enabled the wireless interface. Notice that the Advanced-N interface is missing:
Description Type Speed MAC address Status IP address Netmask Gateway Network number DHCP IP
Bluetooth Device (Personal Area Network) Ethernet 0 b/s E0:06:E6:B5:A7:0E Down 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0
Intel(R) 82579LM Gigabit Network Connection Ethernet 100 Mb/s 28:92:4A:2A:61:E7 Up 10.67.4.159 255.255.252.0 10.67.4.1 10.67.4.0 10.110.48.254
However, this is an example of the ones where that started the whole thing. Notice that it is reporting the Gig network connection down even though it has an IP and the Advanced-N up even though it doesn't. If we look at ipconfig /all on this machine it shows the correct data -- Ethernet up, Advanced-N down.
Description Type Speed MAC address Status IP address Netmask Gateway Network number DHCP IP
Bluetooth Personal Area Network Ethernet 10 Mb/s C0:18:85:B3:13:5F Down 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0
Intel(R) 82579LM Gigabit Network Connection Ethernet 1 Gb/s 28:92:4A:2A:60:4F Down 192.168.76.203 255.255.254.0 192.168.76.1 192.168.76.0 192.168.4.254
Intel(R) Centrino(R) Advanced-N 6205 Other (see MIB) 130 Mb/s 60:67:20:71:37:AC Up 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 192.168.0.1
Changed in ocsinventory-windows-agent: | |
assignee: | nobody → Didier Liroulet (dliroulet) |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in ocsinventory-windows-agent: | |
status: | In Progress → Incomplete |
Hi,
Could you try with 2.1rc1 agent to launch OCS systray applet and display network adapter properties ?
Do you see same effects ?
It will help us to diagnose if problem is on server side or client side.
Thanks
Cheers