Unsolved
This post is more than 5 years old
2 Posts
0
9616
May 3rd, 2006 06:00
DRAC access over the Internet
Hi, our firewall runs on a Dell with a DRAC. We want to be able to power up the firewall if it ever goes down. If the firewall is down we will not be able to access the DRAC so we were thinking of attaching the DRAC port directly to the Internet. Is this safe? how secure is the DRAC interface? Thanks.
No Events found!


Mark_A_Smith
2 Intern
•
827 Posts
0
May 3rd, 2006 12:00
Since the DRAC is a hardware based http server it is not possible to hack or infect the interface. I would suggest that you change the default user account and password.
I still would not suggest doing this in a normal situation. The only security on the drac is the user/password. If someone were to get this information they would have full control of the server over the internet.
A better solution would be to create a VPN and then access your internal network via the VPN.
Ozzie1799
2 Posts
0
May 3rd, 2006 13:00
Thanks.
DPYeilding
80 Posts
0
September 27th, 2006 20:00
Download: http://ftp.us.dell.com/sysman/MgmtStat-WIN-4.5_A00.exe
Extract the file and double-click on the setup.exe file in the windows directory. It will perform a pre-requisite check. Some items may fail the check, just ignore and choose to continue. Choose a customer installation and select the RAC Management Station. Make sure all other items are de-selectd and choose next. After the installation is complete you can bring up a command prompt from your XP notebook and use the RACADM command to change the passwords.
Here is an example of the syntax you will type. My RAC IP Address is 192.168.1.1, my username is root and my password is calvin. I am changing my password to password.
C:\>racadm -u root -p calvin -r 192.168.1.1 config -g cfgUserAdmin -o cfgUserAdminPassword -i 1 password