Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- Security Configuration
- Communication Configuration
- NNMi Data Encryption
- Providing a Password for Embedded Database Tools
- Allowing Non-Root Linux Users to Start and Stop NNMi
- Hardening Device Communication
- User Authentication
- Passwords
- Clickjacking Protection
- Configuring NNMi for FIPS 140-2 Level 1 Compliance
- Restrict Remote Access to NPS Databases
- Auditing
- Strengthen Security
- Start, Stop, or Restart All NNMi Services
- Start, Stop, or Restart All NNM iSPI Performance for Traffic Services
Restrict Remote Access to the NPS Databases
Note Follow the instructions in this section only if NNMi and NPS are installed on the same server.
NPS uses an embedded database to store the performance data collected by NNMi and iSPIs for building reports. NPS uses another database, known as the Content Store, to store and maintain all the details of Extension Packs and reports. This procedure enables you to prevent remote systems to access these two databases.
The NPS databases use the following ports:
- 9301
- 9303
- 9306
This procedure helps you configure the firewall running on the NNMi management server to block communication through these ports.
To restrict remote access to the embedded NPS data store:
On Windows:
Use the Windows Firewall program to block remote communication though the 9303 and 9306 ports. For more information, see the Microsoft Windows documentation.
On Linux:
- Log on to the NNMi management server as root.
-
Run the following commands:
-
service iptables start
-
iptables -A INPUT -p tcp -i eth+ --dport 9303 -j REJECT
-
iptables -A INPUT -p tcp -i eth+ --dport 9306 -j REJECT
-
service iptables save
-
To restrict remote access to the Content Store:
- Log on to the NNMi management server as root or administrator.
-
Open the following file with a text editor:
- On Windows:
%nnminstalldir%\nonOV\sybasease\interface
- On Linux:
/opt/OV/nonOV/sybasease/interfaces
- On Windows:
-
Make sure the following lines do not contain any external IP address or hostnames:
ASECONTENTSERVER
master tcp ether 127.0.0.1 9301
query tcp ether 127.0.0.1 9301
ASECONTENTSERVER_BS
master tcp ether localhost 9308
query tcp ether localhost 9308
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to network-management-doc-feedback@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: