- Shuffle
Toggle OnToggle Off
- Alphabetize
Toggle OnToggle Off
- Front First
Toggle OnToggle Off
- Both Sides
Toggle OnToggle Off
Front
How to study your flashcards.
Right/Left arrow keys: Navigate between flashcards.right arrow keyleft arrow key
Up/Down arrow keys: Flip the card between the front and back.down keyup key
H key: Show hint (3rd side).h key
![]()
PLAY BUTTON
![]()
PLAY BUTTON
![]()
12 Cards in this Set
- Front
- Back
|
What four things do you need to do when deploying the Management Portal on a dedicated server?
|
1. During installation create a SIC password
2. On the Security Management server create a network object to represent the Management Portal server and select Management Portal from the Management tab of the Software Blades 3. Add firewall access rules to allow access to the Management Portal server 4. Create admin users with Management Portal permissions |
|
What three things do you need to do when deploying the Management Portal on the Security Management server?
|
1. Modify the Security Management network object to include the Management Portal (not necessary if installed at the same time as the Security Management installation)
2. Add firewall access rules to allow administrative access via TCP 4433 to the Security Management server 3. Create admin users with Management Portal permissions |
|
What commands will start / stop the Management Portal services?
|
smartportalstop
smartportalstart |
|
What file do you create to restrict access to the management portal and where should it be located?
|
hosts.allow
Windows: C:\Program Files\CheckPoint\R70\SmartPortal\portal\conf\ Solaris, Linux, SecurePlatform: /opt/CPportal-R70/portal |
|
Do you need to stop the Management Portal services to create the hosts.allow file?
|
Yes
|
|
What file do you edit to configure the web server port, HTTP/HTTPS access, and Web Server certificate?
|
cp_httpd_admin.conf
(Management Portal conf directory) |
|
To change the web server port, modify the ____ attribute.
|
PORT
|
|
The default web server port is?
|
TCP 4433
|
|
To use HTTP instead of HTTPS set the SSL attribute to ____.
|
0
|
|
To change the Web Server certificate modify the ____ and ____ attributes.
|
SERVCERT (full path to the cert)
CERTPWD (the cert password) |
|
What browsers are supported for the Management Portal?
|
Internet Explorer, Mozilla, Firefox, Netscape
|
|
How do you connect to the Management Portal?
|
https://<Server_IP>:4433
|