cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
467
Views
0
Helpful
5
Replies

Missing NSDB in IPS MC 2.1

mcvosi
Level 1
Level 1

After upgrading from IDS MC 2.02 to IPS MC 2.1 I no longer can get to the NSDB. Whenever I try to pull it up it cannot find the files. The path it's looking for it is https://server/vms/nsdb/html/nsdb/html/signature.html. Is this still applicable?

5 Replies 5

jdal
Cisco Employee
Cisco Employee

The ddts CSCsb29404 has been filled in to take care of this issue.

The NSDB is still bundled with IPS MC 2.1 but the links have been changed:

Instead of

https:///vms/nsdb/html/expsig_1000.html

For some reason, this is now

https:///vms/nsdb/html/nsdb/html/expsig_1000.html

Hope this helps,

npham
Level 1
Level 1

The path is broken for SecMon 2.1, I haven't noticed it broken in IPS MC 2.1. Anyway, until Cisco fixes it, a simple work around is to create the symbolic link to the web pages. Or copy the nsdb files to the right path.

Windows 2000 and 2003 Resource Kit contains a program called linkd.exe that allows you to create sym links much like the Unix ln command. For SecMon, issue:

linkd C:\CSCOpx\MDC\Apache\htdocs\vms\nsdb\html\nsdb5 C:\CSCOpx\MDC\Apache\htdocs\vms\nsdb5

Now when viewing events in the event viewer, right clicking and selecting explanation will show the appropriate sig explanation html page.

FYI, the broken link to the NSDB was fixed in SP1.

Our systems have SP1 applied to SecMon and the link is still broken.

Prior to upgrade, our dedicated server that runs SecMon:

Common Services 2.2.2 with SP2

SecMon 1.2.3

Upgrade procedure followed was:

upgrade Common Services to 2.2.3 with SP3

install JRE 1.4.08

upgrade SecMon to 2.0.1

upgrade SecMon 2.0.1 to SecMon 2.1

apply IPS MC/SecMon SP1

apply S190 update

Hmmm, I wonder if S190 was suppose to be in place before SP1?

Correction on my previous post, the command should be:

linkd D:\CSCOpx\MDC\Apache\htdocs\vms\nsdb\html\nsdb5 D:\CSCOpx\MDC\Apache\htdocs\vms\nsdb

Side effect is this will create a circular path; something to take note if you've got a file system backup program or integrity checker (such as Tripwire). Either limit the depth recursion or don't recursion down the nsdb5 junction.

Also, if the Windows 2000 Resource Kit isn't available to you, an alternative is Mark Russinovich's junction program.

http://www.sysinternals.com/Utilities/Junction.html

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card