When the system boots, you will be presented with the following screen.
Choose "Standard Installation (non CM)" for the collectors
Choose "Aggregator or Central Manager (CM)" for the Central Manager
The installation process will take about 15 minutes.
After the installation completes, login from the console as cli (password=guardium)
Reset and make note of the cli password
Perform the following configuration commands:
store network interface ip <ip_address> store network interface mask <subnet_mask> store network routes defaultroute <default_router_ip> store system hostname <host_name> store system domain <domain_name>
store network resolvers <DNS ip addresses>
Confirm that you configured each setting correctly.
show network interface all
show network routes def
show system hostname
show system domain
Enter "restart network" to apply network changes or "restart system" to reboot the VM
Confirm that you can access the machine via ssh and web GUI (https://<IP>:8443)
show network interface all
show network routes defaultroute
show network resolver all
show system hostname
show system domain
show system clock timezone
show system clock datetime
show system ntp all
show unit type
YouTube Video:
Users
1Root Users
CLI -> support show passkey root CLI -> support reset-password root (password is ‘t0Tach’)
Note: Keep the 'Root Passkey' in a safe place
2CLI Users CLI access is an administrative tool that allows configuration, troubleshooting, and management of the
Guardium system.
• To change the cli password: ‘store user password’ • To change the cli expiration password: ‘show password expiration cli n’ ‘store password expiration cli n’
• show password disable and store password disable . ̶ Sets the number of days of inactivity, after which user accounts will be disabled. When set to 0 (zero), no accounts will be disabled by inactivity.
• show password validation and store password validation [ON|OFF]. ̶ When password validation is enabled, the password must be eight or more characters in length, and must include at least one uppercase alphabetic character (A-Z), one lowercase alphabetic character (a-z), one digit (0-9), and one special character from the table. When disabled (not recommended), any length or combination of characters is allowed.
3GUI Users - Accessmgr user
Accessmgr user is used to manage user accounts/access to the Guardium application, consisting of four tasks: Default password is guardium. ̶ Account administration ̶ Maintenance ̶ Monitoring ̶ Revocation
CLI -> unlock accessmgr
CLI -> support reset-password accessmgr <N>|random
CLI -> support show passkey accessmgr
note: If the admin password is lost, accessmgr account can reset it.
4GUI Users - Admin user
Default password is guardium.
show password expiration gui
store password expiration gui (N)
note: Admin and accessmgr roles can not be assigned to the same user
Reset CLI User Account
What needs to be done if the cli password is lost or forgotten?
1 Reset with rescue mode (Stand alone environment)
Shutdown the appliance
Mount the V10 ISO image to the appliance and boot the appliance from the V10 ISO.
As soon as the appliance boots from the ISO, below screen displays. Use the "Rescue Mode"
Select the appropriate Language.
Select the appropriate keyboard layout.
Do Not Setup Networking. Hit the "No" button.
Hit the "Continue" button as SAN activation OR Read-Only mode won't be required for mere password reset.
Hit the "OK" button after reading the message.
Hit the "OK" button after reading the message of the mounted directory as /mnt/sysimage.
Select the "shell Start shell" option and hit "OK" button.
CAUTION - You will land on to a minroot shell
CAUTION - execute the command "chroot /mnt/sysimage" and hit the "Return" key on the keyboard to
get the root command prompt to modify the cli password. Execute the command "passwd cli" in order to
input the new password.
Further it will ask for re-typing of the new password.
Remember the new cli password that was set. Execute the command "poweroff" to shutdown the appliance.
Unmount the V10 ISO image and start the appliance.
Login with the new cli password.
2 On Central Manager CLI -> support reset-managed-cli
Integrate Collector with Aggregator
ca> show unit type
Standalone Netinsp stap
ok
Central Management Registration
1Registering from a Managed Unit
On a managed unit, you can use the GUI to register the unit with the Central Manager. Otherwise, you can use the CLI register command as described in Registering a Managed Unit with the CLI.
Click Setup > Central Management > Registration and Load Balance to open Central Management Registration.
For Host IP, enter the IP address of the Central Manager.
For Port, enter the https port for the Central Manager (usually 8443).
Click Register.
After you register on the managed unit, it initiates communication with the Central Manager, and nothing more needs to be done.
2Registering a Managed Unit with the CLI
On the managed unit, log in to the CLI.
Type register management <Manager IP> <Manager Port>
After you register on the managed unit, it initiates communication with the Central Manager, and nothing more needs to be done.
3Registering units from the Central Manager
You can register units that are not currently accessible.
Navigate to Manage > Central Management > Central Management to open Central Management.
Click Register New. The unit Registration page opens.
Enter the Unit IP and port, and click Save. The Central Management page refreshes with the new unit.
4Error Message : Unit returned Invalid Shared Secret
Solution:
Change Central Manager and all Collector's shared secret :
Health Check
Collector Configuation
Do not distribute Archive Configuration and Data Export from Central Manager - Aggregator to Collector. It will overwrite the settings on Collectors.
Archive Configuration: Not activated on Collector.
For Data Export, only activated on Collector, not on Central Manager.
Manually configure Data Export on collectors:
Hyper-V Install Guardium Procedure
Start the Hyper-V Manager and connect to your Hyper-V server.
In theActionspane, selectNew > Virtual Machineto begin the New Virtual Machine wizard. ClickNext.
Specify names and location:You may selectStore the virtual machine in a different locationand provide the path to your data store, if appropriate.ClickNextwhen done.
Specify Generation of the virtual machine: SelectGeneration 1and clickNext.
Assign memory: Verify that the allocated RAM meets the minimum system requirements. Leave the optionUse Dynamic Memory for this virtual machineunchecked and clickNext.
Configure Networking: Select your virtual switch and clickNext. Note that hardware may differ and there may be multiple choices.
Connect Virtual Hard Disk: Select Create a virtual hard disk.Specify the path to the virtual disk. Verify that the size of the virtual hard disk meets the minimum system requirements. Click Next.
Installation Options: The operating system can be installed through a physical CD/DVD drive or through an Image file (.ISO).DVD Installation: select Physical CD/DVD drive and choose the correct drive letter. .ISO Installation: select Image File (.ISO) and browse to your image file. Click Next.
Complete installation: Verify all selected options in theDescriptionbox. ClickFinishto create the virtual machine and close the wizard.
Open Console: Select your new virtual machine from the virtual machines pane and clickConnect.
Click onFile > Settings.
On the Hardware pane:Select BIOS. Move IDE to the top of the Startup order.
Select the Processor section. Allocate the minimum number of virtual processors needed based on your system requirements.
Expand the Processor section. Select NUMA in the subsection and change the Maximum amount of memory (MB) to the assigned memory entered in the step 5.
Select the SCSI Controller section and click on the Remove button.
Optionally, in theManagementpane below theHardwarepane, you may set up your preferences for Automatic Start up and Stop Actions.
ClickApplyand if there are no warnings, clickOK. Click the greenStartbutton to start your virtual machine.
No comments:
Post a Comment