FireSIGHT Management Center on VMware ESXi

Introduction

A FireSIGHT Management Center (also known as Defense Center) allows you to manage one or more FirePOWER Appliances, NGIPS Viirtual Appliances, and ASA with FirePOWER Services. This document describes the initial setup of a FireSIGHT Management Center running on VMware ESXi.

This document is a supplement of the FireSIGHT System Installation Guide and User Guide. For an ESXi specific configuration and troubleshooting question, please refer to the VMware knowledge base and documentation.

Prerequisites

Components Used

The information on this document is based on the following platforms:
  • Cisco FireSIGHT Management Center
  • Cisco FireSIGHT Management Center Virtual Appliance
In this document, a "device" refers to the following platforms:
  • Sourcefire FirePOWER 7000 Series Appliances, and 8000 Series Appliances
  • Sourcefire NGIPS Virtual Appliances for VMware ESXi
  • Cisco ASA 5500-X Series with FirePOWER service


The information in this document was created from the devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If your network is live, make sure that you understand the potential impact of any command.


Configuration

Deploy an OVF Template

1. Download the Cisco FireSIGHT Management Center Virtual Appliance from Cisco Support & Downloads site.
2. Extract the contents of the tar.gz file to a local directory.
3. Connect to your ESXi server using a VMware vSphere Client.
4. Once you login to the vSphere Client, navigate to File > Deploy OVF Template...
5. Click browse and locate the files that you extracted in step 2.  Select the OVF fileSourcefire_Defense_Center_Virtual64_VMware-ESXi-X.X.X-xxx.ovf and Click Next.
6. On the OVF Template Details screen, click Next to accept the default settings.
7. Provide a name for the Management Center and click Next.
8. Select a Datastore on which you want to create the virtual machine and click Next.
9. Select the Thick provisioned format for the Disk Format and click Next.
10. On the Network Mapping section, associate the management interface of the FireSIGHT Management Center to a VMware network and Click Next.
11. Click Finish to complete the OVF template deployment.

Power On and Complete Initialization

1. Navigate to the newly created virtual machine.  Right click on the server name and select Power > Power On to boot up the server for the first time.
2. Navigate to the Console tab to monitor the server console. The LILO Boot Menu appears.
Once the BIOS data check is successful, the initialization process starts. The first boot may take additional time to complete as the configuration database is initialized for the first time.  
Once complete, you may see a message for No such device.
3. Just press Enter to get a login prompt.

Configure the Network Settings

1. On the Sourcefire3D login prompt, use the following credentials to login:
  • Username: admin
  • Password: Sourcefire
Tip: You will be able to change the default password during the initial setup process on GUI.
2. Initial configuration of the network is done using a script. You need to run the script as a root user. In order to switch to theroot user, use the sudo su - command along with the password Sourcefire.  Exercise caution when logged into the Management Center command line as a root user.
admin@Sourcefire3D:~$ sudo su -
Password:
3. In order to begin the network configuration, run the configure-network script as root
You will be asked to provide a Management IP Address, netmask, and default gateway. Once you confirm the settings, the network service restarts. As a result, the management interface goes be down, and then comes back.

Perform Initial Setup

1. After the network settings are configured, open a web browser and browse to the configured IP via HTTPS (ie. https://192.0.2.2 in this example).  Authenticate the default SSL certificate if prompted. Use the following credentials to login:
  • Username: admin
  • Password: Sourcefire
2. On the screen that follows, all of the GUI configuration sections are optional except for the password change and acceptance of the terms of service.  If the information is known, it is recommended to use the setup wizard to simplify the initial configuration of the Management Center.  Once configured, click Apply to apply the configuration to the Management Center and registered devices.  Below is a brief overview of the configuration options:
  • Change Password:  Allows you to change the password for the default admin account.  Changing the password is required. 
  • Network Settings:  Allows you to modify the previously configured IPv4 and IPv6 network settings for the management interface of the appliance or virtual machine.
  • Time Settings:  It is recommended that you synch the Management Center with a reliable NTP source.  The IPS sensors can be configured through system policy to synchronize their time with the Management Center.  Optionally, the time and display time zone can be set manually.
  • Recurring Rule Update Imports:  Enable recurring Snort rule updates and optionally install now during the initial setup.
  • Recurring Geolocation Updates:  Enable recurring geolocation rule updates and optionally install now during the initial setup.
  • Automatic Backups:  Schedule automatic configuration backups.
  • License Settings:  Add feature license.
  • Device Registration:  Allows you to add, license, and apply initial access control policies to pre-registered devices.  The hostname/IP address and registration key should match the IP address and registration key configured on the FirePOWER IPS module.
  • End User License Agreement:  Acceptance of the EULA is required.

Related Posts:

Offline Google Maps for Android
Computer Networks Architecture: The TCP/IP protocol suite
Computer Network Architecture: The OSI Model
Network Architecture: Protoco
lComputer Networks: Network Topology
Introduction to Computer Networks: Types of Computer Networks

Comments