06-16-2011 08:40 AM
We upgraded from 7.1r1 to 7.1r2 Last weekend. Since then we have had about 20 or so clients out of about 400 call in with network issues. The clients are not able to dhcp an address after the pulse client upgrade. We have had them reboot of course and they still are affected. Deselecting the Juniper Network Agent from the client adapter allows for them to connect. Adding it back breaks their connectivity. Uninstalling, rebooting and reinstalling usually fixes the issues. A few clients have had to have their Junos client removed, IP and Winsock reset then reboot and reinstall. I doent seem to matter if they are using wirless or wired. The problem has occured on windows 7 32 and 64 bit versions, as well as on several windows xp pro systems. Has anyone else run into this issue?
06-17-2011 06:49 AM
Ok, I got a hold of some additional details.
WindowsSystem Log
Log Name: SystemSource: Application PopupDate: 6/17/2011 8:25:50 AMEvent ID: 26Task Category: NoneLevel: InformationKeywords: ClassicUser: N/AComputer: mpierce6420w7.corp.adtran.comDescription:Applicat
</Event>Log Name: SystemSource: Microsoft-Windows-Kernel-PnPDate: 6/17/2011 8:25:51 AMEvent ID: 219Task Category: (212)Level: WarningKeywords: User: SYSTEMComputer: mpierce6420w7.corp.adtran.comDescription:The driver \Driver\jnprna failed to load for the device Root\JNPRNA_MP\0003.Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/ev
Windows Security Log
</Event>Log Name: SecuritySource: Microsoft-Windows-Security-AuditingDate: 6/17/2011 8:25:55 AMEvent ID: 5038Task Category: System IntegrityLevel: InformationKeywords: Audit FailureUser: N/AComputer: mpierce6420w7.corp.adtran.comDescription:Code integrity determined that the image hash of a file is not valid. The file could be corrupt due to unauthorized modification or the invalid hash could indicate a potential disk device error.
File Name:\Device\HarddiskVolume2\Windows\System32\driv
06-17-2011 06:50 AM
I'm working a case through our reseller. We have to work through them to get to jtac. I also attached the offending file incase someone wants to check its hash out.
06-18-2011 11:38 AM
Hi Matt,
My personal opinion, and I'm not ignoring you have a problem here is to stay on the latest recommended release of the IVE OS being 7.0Rx.
I work at a reseller and I'm always trying to keep up with the most recent recommended version on all devices but not more recent than that just because of things that might be not fully fine tuned in version that Juniper released recently.
Kind regards,
Kristof
06-22-2011 08:14 AM
Thanks for the advice. We've been implementing SAML 2.0 through the SA and there have been fixes in the .1 code base that assist in that project. Thats why we're scooting along close behind the releases.
I've verified on a client that the upgrade jnprna6.sys file has a different md5 hash values than one from a client that has been resinstalled.
Jnprna6.sys functional bdb87db2a8204fb9477f7116d19136d1
Jnprna6.sys nonfunctional 24d33700e48039289c780712defa4bb1
11-30-2011 12:13 PM
Any idea on how you solved this problem or how you see mad5 hash for jnprna6.sys files?
11-30-2011 02:21 PM
The fix was to come up a fix process.
Removed all the unnecessary programs. CA/Shopnow/McAffee and all Juniper modules.\
Ran the Pulse Cleaner tool. *Juniper support recently dropped this tool on me during another client issue.*
Ran the following commands. “netsh int ip reset reset.log” and “netsh winsock reset”
Deleted all files in c:\windows\temp and %temp%. *This is a typical step for fixing msiexec errors.*
Reboot. Reinstall.
I ran md5 on the relevant dll files using md5deep, a free tool for getting hashes on a windows box. Any md5 hashing tool will do.
11-30-2011 02:22 PM
We havn't seen more of this issue since moving to 7.1r4 by the way.