Trustwave's 2024 Financial Services Threat Reports Highlight Alarming Trends in Insider Threats & Phishing-as-a-Service. Learn More

Trustwave's 2024 Financial Services Threat Reports Highlight Alarming Trends in Insider Threats & Phishing-as-a-Service. Learn More

Services
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

Database Security

Prevent unauthorized access and exceed compliance requirements.

Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Microsoft Security
Unlock the full power of Microsoft Security
Offensive Security
Solutions to maximize your security ROI
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
Loading...
Loading...

HOWTO: Interactive IPMI access over IP

Expand / Collapse


This article applies to:

  • SIEM 1.x on Dell hardware 

Question:

  • How do I set up interactive IPMI access over IP using the DRAC

Procedure:

To set up interactive IPMI access:

  1. Enable IPMI on Dell chassis:
    1. On Boot, press Ctrl-E when prompted
    2. Set IPMI Enabled
    3. Set a static IP address and gateway
    4. Set a username and a password
  2. Configure the serial over lan:
    1. Reboot and go into the BIOS (F2)
    2. Go to the Serial Communications menu
    3. Change to On with Console Redirection via COM2
    4. Set the External Serial Connector to COM1
    5. Enable Redirection after Boot

    You should now have the console being redirected to COM2 – a virtual serial port provided by the IPMI controller.

    Once connected type console com2. This will display the boot sequence and bios options as the machine starts up to the point where you can choose SIEM, Emergency or Factory Reset.

  3. To set up a serial console for Linux (See file listings below):
    1. vi /boot/grub/menu.lst
    2. Add the lines:
      serial --unit=1 --speed=115200
      terminal timeout=5 serial console
    3. To the kernel boot line, add the options:
      console=ttyS1,115200n8 console=tty0
    4. vi /etc/securetty
    5. Add the line at the bottom:
      ttyS1
    6. vi /etc/inittab file to enable hardware flow control and allow users to log in through the SOL console. Add the line below to the end of the #Run gettys in standard runlevels section.
    7. Add the line:
      7:2345:respawn:/sbin/agetty -h 115200 ttyS1 vt220

Listings of files as modified:

(All changes are indicated in red text)

boot/grub/menu.lst

 

 /etc/securetty

 

/etc/inittab

 


To contact Trustwave about this article or to request support:


Rate this Article:
     

Add Your Comments


Comment submission is disabled for anonymous users.
Please send feedback to Trustwave Technical Support or the Webmaster
.