HPE DL380 Gen10 Unboxing | Prepare Server to Install in DATACENTER

Unboxing the HPE DL380 Gen10:

  1. Inspect the Package:
    • Carefully inspect the external packaging for any signs of damage.
    • Ensure that the package includes all the components listed in the packing list.
  2. Open the Box:
    • Use a box cutter or scissors to carefully open the packaging.
  3. Remove Accessories:
    • Take out all the accessories such as power cables, documentation, and any additional components that come with the server.
  4. Inspect the Server:
    • Carefully take the server out of the packaging and inspect it for any physical damage.
    • Ensure that all components, including hard drives, are properly seated.
  5. Documentation:
    • Review the provided documentation, including the quick start guide and any safety information.

1. iLO Configuration:

a. Physical Connection:

  1. Connect to the iLO port on the rear of the server using a network cable.
  2. Ensure the iLO port has an IP address on the same network as your management system.

b. Access iLO Web Interface:

  1. Open a web browser and enter the iLO IP address.
  2. Log in with the default or provided credentials.

c. iLO Configuration:

  1. Change the default password for security.
  2. Configure network settings as needed.
  3. Enable iLO Advanced features if necessary.

1. Accessing Smart Array Configuration Utility:

  1. Power on the Server:
    • Ensure all necessary components, including hard drives, are properly installed.
  2. Access RAID Configuration:
    • During the server boot process, press the designated key (e.g., F8) to access the Smart Array Configuration Utility.

2. Creating a RAID 6 Array:

  1. Select/Create Array:
    • In the Smart Array Configuration Utility, choose an option like “Create Array” or “Manage Arrays.”
  2. Select Drives:
    • Choose the physical drives you want to include in the RAID 6 array. There should be at least four drives for RAID 6.
  3. Configure RAID Level:
    • Select RAID 6 from the available RAID levels.
  4. Set Array Size:
    • Define the size of the RAID array. Keep in mind that RAID 6 requires at least four drives, and usable capacity will be less than the total drive capacity due to the dual parity.
  5. Confirm and Save:
    • Review the configuration and confirm to save the RAID 6 array settings.

3. Installing an Operating System:

  1. Boot from Installation Media:
    • Insert the installation media for your operating system (e.g., Windows Server, Linux) and boot from it.
  2. Select Installation Drive:
    • During the OS installation process, you will be prompted to select the logical drive created by the RAID 6 configuration.
  3. Complete OS Installation:
    • Follow the on-screen instructions to complete the operating system installation.

4. Additional RAID 6 Management:

  1. RAID Monitoring:
    • After the OS is installed, monitor the RAID status through the HPE Smart Storage Administrator or other management tools provided by HPE.
  2. Expand or Modify RAID:
    • If needed, you can later expand the RAID 6 array or modify its configuration through the Smart Storage Administrator.

2. ESXi Installation:

a. Obtain ESXi Installer:

  1. Download the ESXi ISO image from the VMware website.

b. Prepare Boot Media:

  1. Create a bootable USB drive with the ESXi installer using tools like Rufus or UNetbootin.

c. Install ESXi:

  1. Insert the bootable USB drive into the server.
  2. Power on the server and boot from the USB drive.

d. ESXi Installation Wizard:

  1. Follow the on-screen prompts to install ESXi.
  2. Select the installation disk (usually the local storage on your server).

e. Configure ESXi:

  1. Set a password for the ESXi host.
  2. Configure management network settings (IP address, subnet mask, gateway, DNS).

f. Complete Installation:

  1. Allow the ESXi installer to complete the installation process.
  2. Reboot the server.

3. Post-Installation ESXi Configuration:

a. Access ESXi Web Interface:

  1. Open a web browser and enter the ESXi host IP address.
  2. Log in with the credentials you set during installation.

b. Configure Networking:

  1. Verify and configure networking settings as needed.

c. License ESXi:

  1. Apply a license to your ESXi host if required.

d. Create Datastores:

  1. Configure storage settings by creating datastores on your server’s storage.

e. Virtual Machine Management:

  1. Create and manage virtual machines through the ESXi web interface or vSphere Client.

f. Monitor and Manage:

  1. Monitor the ESXi host health, performance, and other settings through the web interface.

4. Additional iLO Integration:

  1. Back in the iLO interface, you can integrate iLO with the ESXi host for enhanced management features.
  2. Configure iLO settings to enable remote console access and other management features.

FortiGate Radius Configuration

Hello everyone , in this video I am going to integrate fortigate firewall with radius server , after that fortigate administrators can login and manage fortigate by using their active directory username and password.

Step 1: Log into FortiGate

Access your FortiGate device through a web browser or SSH client.

Step 2: Navigate to System Settings

  1. Go to System > Settings in the FortiGate web interface.

Step 3: Configure RADIUS Server

  1. Under Authentication Settings, click Create New to add a RADIUS server.
  2. Fill in the following details:
    • Name: A descriptive name for the RADIUS server.
    • Server: Enter the IP address or hostname of your RADIUS server.
    • Secret: This is a shared secret key that must match the one configured on the RADIUS server for authentication. It ensures secure communication between FortiGate and the RADIUS server.
    • Authentication Port: Usually set to 1812 for RADIUS authentication.
    • Accounting Port: Typically set to 1813 for RADIUS accounting, if needed.
  3. Click OK to save the RADIUS server configuration.

Step 4: Define a RADIUS Server Group

  1. Under Authentication Settings, click Create New to add a RADIUS server group.
  2. Give the group a descriptive name to identify it later.
  3. Add the previously configured RADIUS server(s) to the group. You can use multiple RADIUS servers for redundancy and load balancing.
    • Select the RADIUS servers from the list and use the right arrow button to move them to the “Selected” column.
  4. Click OK to save the RADIUS server group.

Step 5: Configure User Groups for RADIUS Authentication

  1. If you want to use RADIUS for user authentication, navigate to User & Device > User Groups.
  2. Edit an existing user group or create a new one based on your needs.
  3. In the user group settings, go to the Remote Groups section and select the RADIUS server group you created in Step 4.
  • This configuration ensures that users in this group will be authenticated against the RADIUS server.

Step 6: Testing

  1. It’s essential to test your RADIUS configuration to verify that it’s functioning correctly. You can do this by attempting to log in using user accounts associated with the RADIUS server.

Step 7: Monitoring and Troubleshooting

  1. FortiGate provides various monitoring tools under Log & Report where you can review RADIUS authentication and accounting logs. These logs can be instrumental in troubleshooting any issues with the RADIUS configuration.

Step 8: Additional Configuration

  1. Depending on your specific requirements, you may need to configure additional options such as RADIUS accounting, timeout settings, and other advanced features. Consult the FortiGate documentation for comprehensive details on these options.

Step 9: Save Configuration

  1. Make sure to save your configuration changes to ensure they are preserved across device reboots and updates.

By following these detailed steps, you can set up FortiGate to authenticate and authorize users through a RADIUS server effectively. This configuration enhances network security by centralizing user authentication and access control.

FortiGate Auto Backup to SFTP configuration

Hello everyone, today I am going to show you how to automatically back up your FortiGate configuration. As you know, backing up the configuration is crucial for every network engineer. Sometimes, network engineers forget to download backups of their configurations. If you follow along with me in this video, your firewall configuration will be automatically backed up every day. Additionally, every time an admin user logs in to the FortiGate, it will also generate the configuration and upload it to SFTP.

Step 1: Access the FortiGate Web Interface

  1. Open a web browser and enter the IP address or hostname of your FortiGate device to access its web interface.

Step 2: Log in 2. Log in to the FortiGate web interface with administrative credentials.

Step 3: Configure the SFTP Server

a. Navigate to System > Config > Features. b. Locate the “Backup” section and ensure that “Enable SFTP” is enabled. This allows the FortiGate device to communicate with the SFTP server for backup purposes.

Step 4: Create a Backup Profile

a. Go to System > Admin > Settings. b. Under Backup, you’ll find the “Backup Profiles” section. Click on the “Create New” button to create a new backup profile.

Step 5: Configure the Backup Profile

a. In the “Create New Backup Profile” window, provide a descriptive name for the profile. This name will help you identify the backup profile later. b. Select the frequency at which you want backups to occur. You can choose from options like daily, weekly, or monthly. c. Specify the time of day when the backup should be initiated. Choose a time that is convenient and doesn’t disrupt your network operations. d. Under the “Backup Location” section, select “SFTP Server” as the backup destination.

Step 6: Configure SFTP Server Settings

a. After selecting “SFTP Server,” you’ll need to enter the following details for your SFTP server: – Server IP Address or Hostname: This is the address of your SFTP server where backups will be sent. – Port: Typically, SFTP uses port 22, but ensure it matches your SFTP server’s configuration. – Username: Provide the SFTP username for authentication. – Password: Enter the password associated with the SFTP username. – Directory: Specify the directory on the SFTP server where you want to store the FortiGate backups.

Step 7: Schedule the Backup

a. After configuring the SFTP server settings, go to System > Config > Backup. b. Click on “Create New” to create a new backup schedule. c. In the “Create New Backup Schedule” window: – Select the backup profile you created in the previous step from the dropdown menu. – Choose the days of the week for backups (for weekly backups) or the day of the month (for monthly backups).

Step 8: Review and Apply Configuration

a. Review your backup configuration to ensure that all settings are accurate and complete. b. Click “Apply” or “OK” to save and apply the changes.

With these detailed steps, your FortiGate device is now configured to automatically back up its configuration to the specified SFTP server at the scheduled time and frequency you defined. Regularly verify the backups to ensure they are functioning correctly and provide a reliable safeguard for your firewall’s settings.