01-05-2006 05:16 AM - edited 03-10-2019 01:49 AM
I have a licensed IDSM-2 sensor running:
Cisco Intrusion Prevention System, Version 5.0(5p1)S211.0
Maintenance Partition Version 2.1(2)
Recovery Partition Version 1.1 - 5.0(1)S149
When I try to upgrade to 5.1.1a I get the following message:
IPS(config)# upgrade ftp://aa@aa//IPS-K9-min-5.1-1a.pkg
Password: *
Warning: Executing this command will apply a minor version upgrade to the application partition. The system may be rebooted to complete the upgrade.
Continue with upgrade? []: yes
Error: execUpgradeSoftware : The current version is a QA version. This update must be installed on a released version.
IPS(config)#
Any ideas what this means?
01-05-2006 07:54 AM
The 5.0(5p1) is an engineering patch that was released after 5.1(1) and 5.1(1a) had already been released.
So the 5.1(1a) install script does not recognize the version and assumes it must be a QA version. QA stands for Quality Assurance and is our internal software testing team. So the install script is assuming that 5.0(5p1) is just a test version and we don't allow test versions to be upgraded.
I will bring this to our development team to ensure this gets addressed.
In the meantime there is a workaround.
Save off your config.
Downgrade back to 5.0(5) if you can, and then apply 5.1(1).
If you can't simply downgrade back to 5.0(5), then do a recover application-partition to get back to 5.0(1), then load 5.0(5), and load S211. Then apply your config, and apply 5.1(1).
01-09-2006 02:12 AM
Thanks for the info. I need the 5.0(5p1) patch, otherwise the sensors hang when installing signatures. I assume that the patch will be available someday in 5.1.1x. Will I still not be able to install 5.1.1x, or do you think that they will fix the version problem also? Maybe you can give development a hint. Thanks.
01-09-2006 10:18 AM
In looking though the patch notes it looks like CSCsb84996 is the bug you are referring to. That bug in 5.0 has a corresponding bug that was found and fixed during 5.1 testing and development prior to when 5.1 was released: CSCsb90776
The fix for 5.1 was added in before 5.1 released, and was then the fix was backported into the 5.0 version as part of the 5.0(5p1) patch.
So if you can get your sensor to 5.1(1) you should be good to go (no additional update should be needed since the fix is already in 5.1(1)).
NOTE: 5.1(1a) and 5.1(1) are pretty much the same thing. 5.1(1a) just has one additional bug fix to carry the event action rules configuration forward from version 5.0 to 5.1.
So how to get your sensor to 5.1(1).
The 5.0(5p1) Patch fixes should roll up into an official 5.0(6) Service pack.
The 5.1(1a) upgrade package should recognize the 5.0(6) as an official release version (the install script recognizes Service Packs but not Patches).
So an upgrade to 5.1(1a) from 5.0(6) should work fine. So you could wait until the 5.0(6) Service Pack is released.
[NOTE: If during 5.0(6) testing they found issues with upgrading to 5.1 they would also release a 5.1(1b) at the same time to address the upgrade issues, and possibly even a 5.1(2) Service Packs to keep the 5.1 version up to date with any latest fixes.]
If you don't want to wait for the 6.0(6) Service Pack ( I have no idea when it will release), then try the following:
1) Save off your current configuration on to your desktop into a text file.
2) Execute the "recover application-partition" command to get back to either 5.0(1) or 5.0(2) depending on what your recovery partition was set to.
3) Run setup just to check that the basic network settings are still in place (leave the virtual sensor configuration at the defaults).
4) Now go ahead and upgrade straight to 5.1(1).
5) Now on 5.1 apply the latest Signature Update. The 5.1(1) has the fix already so the Signature Update shoudl apply fine.
5) Now that 5.1(1) and the latest sig are installed, you can try applying your saved off 5.0 configuration.
Everything from your 5.0 saved off configuration should be able to be applied directly on to 5.1.
You may just have to be carefull with your cutting and pasting. Some of the commands may come back with prompts that you will need to respond to (like the Apply Changes prompt on the exit of each service configuration section, or prompts for double typing of passwords) so I would suggest pasting in the configuration in small chunks so you can spot these additional prompts that show up and answer them appropriately.
6) And last you would need to re-create any additional user accounts that were on the sensor.
The difference between the above steps and the ones previously are that the sig update doesn't get installed until After 5.1 is installed.
And because your config may have tunings for some later sigs you would also not apply your configs until after the sig update is installed so applying your config is the last step in the process.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide