I'm trying to setup the email alerts on the iDrac6 Express on an R610, but when i run the test it just says "Sending Failed". Platform Event Filter Alerts are enabled.
The network setup is:
- 192.168.1.22/255.255.255.0
- Gateway: 192.168.1.1
- DNS: 192.168.1.1
- SMTP: 192.168.1.1
Exim is listening 192.168.1.1 and is set to allow mail on 192.168/16. There's nothing in the exim logs about connections from the drac. Is there a way to get the drac to give more information about why it's sending failed?
This is one of the many times when I'd sniff traffic. In this case I'd get my sniffer situated to capture the iDRAC's connection to the LAN and see if it's even sending anything to the LAN at all. While you could capture traffic on the SMTP server I'd be more apt to watch what the iDRAC card is saying first.
you have to put in the DNS name of your domain to get this to work.
Under Idrac Settings Network / Security network. DNS name. Put in your DNS domain name. Idrac will be able to send out the emails.
The iDRAC6 supports telnet connections. I wonder if it's possible to telnet into the iDRAC6 and make an SMTP connection from there to your Exim server to test sending an email.
If that's not possible, then I'm in agreement with Evan. Set up a packet sniffer on another machine and mirror the iDRAC6 switch port to the packet sniffer machine port and see what's coming out of the iDRAC6, if anything. If your switch doesn't support port mirroring, you can connect a hub in between the iDRAC6, the packet sniffer machine, and the switch.
Common Settings
IPv4 Settings
Apply the changes and try again.
If nothing in this link works for you (https://www.prolved.com/rac0225-sending-test-mail-failed/) then try this, it worked for me: https://www.kniko.net/rac0225-sending-the-test-mail-failed/ .